svn commit: r467086 - head/devel/py-deprecation
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Apr 11 19:38:27 UTC 2018
Author: sunpoet
Date: Wed Apr 11 19:38:26 2018
New Revision: 467086
URL: https://svnweb.freebsd.org/changeset/ports/467086
Log:
Update to 2.0.1
Changes: https://github.com/briancurtin/deprecation/commits/master
Modified:
head/devel/py-deprecation/Makefile
head/devel/py-deprecation/distinfo
Modified: head/devel/py-deprecation/Makefile
==============================================================================
--- head/devel/py-deprecation/Makefile Wed Apr 11 19:38:21 2018 (r467085)
+++ head/devel/py-deprecation/Makefile Wed Apr 11 19:38:26 2018 (r467086)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= deprecation
-PORTVERSION= 2.0
+PORTVERSION= 2.0.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/devel/py-deprecation/distinfo
==============================================================================
--- head/devel/py-deprecation/distinfo Wed Apr 11 19:38:21 2018 (r467085)
+++ head/devel/py-deprecation/distinfo Wed Apr 11 19:38:26 2018 (r467086)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519301616
-SHA256 (deprecation-2.0.tar.gz) = 492b1ff401242ddb33c4d0ee6a27b98b6cef825453f1a1339315d861503ce012
-SIZE (deprecation-2.0.tar.gz) = 11626
+TIMESTAMP = 1523459638
+SHA256 (deprecation-2.0.1.tar.gz) = 72111aae0aa4b3706553e83f37111a10a5c83e68649f1d8796db4c894130ba36
+SIZE (deprecation-2.0.1.tar.gz) = 11868
More information about the svn-ports-all
mailing list