Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2019 20:36:47 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489003 - head/devel/pylint1
Message-ID:  <201901012036.x01KalHF056741@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jan  1 20:36:47 2019
New Revision: 489003
URL: https://svnweb.freebsd.org/changeset/ports/489003

Log:
  Update to 1.9.4
  
  Changes:	https://github.com/PyCQA/pylint/blob/1.9/ChangeLog

Modified:
  head/devel/pylint1/Makefile
  head/devel/pylint1/distinfo

Modified: head/devel/pylint1/Makefile
==============================================================================
--- head/devel/pylint1/Makefile	Tue Jan  1 20:36:41 2019	(r489002)
+++ head/devel/pylint1/Makefile	Tue Jan  1 20:36:47 2019	(r489003)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pylint
-PORTVERSION=	1.9.3
-PORTREVISION=	1
+PORTVERSION=	1.9.4
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMESUFFIX=	1${PYTHON_PKGNAMESUFFIX}

Modified: head/devel/pylint1/distinfo
==============================================================================
--- head/devel/pylint1/distinfo	Tue Jan  1 20:36:41 2019	(r489002)
+++ head/devel/pylint1/distinfo	Tue Jan  1 20:36:47 2019	(r489003)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535764302
-SHA256 (pylint-1.9.3.tar.gz) = 09bc539f85706f2cca720a7ddf28f5c6cf8185708d6cb5bbf7a90a32c3b3b0aa
-SIZE (pylint-1.9.3.tar.gz) = 518188
+TIMESTAMP = 1546268427
+SHA256 (pylint-1.9.4.tar.gz) = ee1e85575587c5b58ddafa25e1c1b01691ef172e139fc25585e5d3f02451da93
+SIZE (pylint-1.9.4.tar.gz) = 519076



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901012036.x01KalHF056741>