Date: Fri, 19 Oct 2018 00:32:14 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482396 - head/devel/py-pid Message-ID: <201810190032.w9J0WECS031304@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Oct 19 00:32:13 2018 New Revision: 482396 URL: https://svnweb.freebsd.org/changeset/ports/482396 Log: devel/py-pid: update to 2.2.0 PR: 232332 Submitted by: Nathan <ndowens@yahoo.com> Modified: head/devel/py-pid/Makefile (contents, props changed) head/devel/py-pid/distinfo (contents, props changed) Modified: head/devel/py-pid/Makefile ============================================================================== --- head/devel/py-pid/Makefile Fri Oct 19 00:18:55 2018 (r482395) +++ head/devel/py-pid/Makefile Fri Oct 19 00:32:13 2018 (r482396) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pid -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pid/distinfo ============================================================================== --- head/devel/py-pid/distinfo Fri Oct 19 00:18:55 2018 (r482395) +++ head/devel/py-pid/distinfo Fri Oct 19 00:32:13 2018 (r482396) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507830508 -SHA256 (pid-2.1.1.tar.gz) = b443169d3dc21397695b4a82016fadb4cfdb0ed8b2ddb4aaa428e1701bb34e1f -SIZE (pid-2.1.1.tar.gz) = 9591 +TIMESTAMP = 1539697775 +SHA256 (pid-2.2.0.tar.gz) = d8bb2ceec21a4ae84be6e9d320db1f56934b30e676e31c6f098ca7218b3d67d4 +SIZE (pid-2.2.0.tar.gz) = 10752
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810190032.w9J0WECS031304>