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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Aug 13 20:50:24 UTC 2019


Author: sunpoet
Date: Tue Aug 13 20:50:23 2019
New Revision: 508855
URL: https://svnweb.freebsd.org/changeset/ports/508855

Log:
  Update to 2.0.7
  
  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	Tue Aug 13 20:50:18 2019	(r508854)
+++ head/devel/py-deprecation/Makefile	Tue Aug 13 20:50:23 2019	(r508855)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	deprecation
-PORTVERSION=	2.0.6
+PORTVERSION=	2.0.7
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-deprecation/distinfo
==============================================================================
--- head/devel/py-deprecation/distinfo	Tue Aug 13 20:50:18 2019	(r508854)
+++ head/devel/py-deprecation/distinfo	Tue Aug 13 20:50:23 2019	(r508855)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538159882
-SHA256 (deprecation-2.0.6.tar.gz) = 68071e5ae7cd7e9da6c7dffd750922be4825c7c3a6780d29314076009cc39c35
-SIZE (deprecation-2.0.6.tar.gz) = 13381
+TIMESTAMP = 1565715088
+SHA256 (deprecation-2.0.7.tar.gz) = c0392f676a6146f0238db5744d73e786a43510d54033f80994ef2f4c9df192ed
+SIZE (deprecation-2.0.7.tar.gz) = 17077


More information about the svn-ports-all mailing list