svn commit: r462625 - head/devel/py-deprecation

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Feb 22 19:50:29 UTC 2018


Author: sunpoet
Date: Thu Feb 22 19:50:28 2018
New Revision: 462625
URL: https://svnweb.freebsd.org/changeset/ports/462625

Log:
  Update to 2.0
  
  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	Thu Feb 22 19:50:23 2018	(r462624)
+++ head/devel/py-deprecation/Makefile	Thu Feb 22 19:50:28 2018	(r462625)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	deprecation
-PORTVERSION=	1.2
+PORTVERSION=	2.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-deprecation/distinfo
==============================================================================
--- head/devel/py-deprecation/distinfo	Thu Feb 22 19:50:23 2018	(r462624)
+++ head/devel/py-deprecation/distinfo	Thu Feb 22 19:50:28 2018	(r462625)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519140314
-SHA256 (deprecation-1.2.tar.gz) = f3290b162abfe234d8a6b14dcff276efc513a5a324f0a51ac57dec7a718ae541
-SIZE (deprecation-1.2.tar.gz) = 11312
+TIMESTAMP = 1519301616
+SHA256 (deprecation-2.0.tar.gz) = 492b1ff401242ddb33c4d0ee6a27b98b6cef825453f1a1339315d861503ce012
+SIZE (deprecation-2.0.tar.gz) = 11626


More information about the svn-ports-head mailing list