Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2018 14:55:55 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470785 - head/devel/py-binplist
Message-ID:  <201805241455.w4OEttEs019526@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805241455.w4OEttEs019526>