svn commit: r470785 - head/devel/py-binplist

Antoine Brodin antoine at FreeBSD.org
Thu May 24 14:55:59 UTC 2018


Author: antoine
Date: Thu May 24 14:55:55 2018
New Revision: 470785
URL: https://svnweb.freebsd.org/changeset/ports/470785

Log:
  Deprecate: Not depended upon anymore, no longer maintained upstream

Modified:
  head/devel/py-binplist/Makefile
  head/devel/py-binplist/pkg-descr

Modified: head/devel/py-binplist/Makefile
==============================================================================
--- head/devel/py-binplist/Makefile	Thu May 24 14:54:54 2018	(r470784)
+++ head/devel/py-binplist/Makefile	Thu May 24 14:55:55 2018	(r470785)
@@ -12,6 +12,9 @@ COMMENT=	Binary plist parser
 
 LICENSE=	APACHE20
 
+DEPRECATED=	Not depended upon anymore, no longer maintained upstream
+EXPIRATION_DATE=	2018-06-25
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${FLAVOR}
 
 USES=		python

Modified: head/devel/py-binplist/pkg-descr
==============================================================================
--- head/devel/py-binplist/pkg-descr	Thu May 24 14:54:54 2018	(r470784)
+++ head/devel/py-binplist/pkg-descr	Thu May 24 14:55:55 2018	(r470785)
@@ -1,3 +1,3 @@
 Binary property list (plist) parser module written in python.
 
-WWW: http://code.google.com/p/binplist/
+WWW: https://github.com/google/binplist


More information about the svn-ports-head mailing list