svn commit: r433320 - in head: devel/py-mez_xml www/py-GinGin
Ruslan Makhmatkhanov
rm at FreeBSD.org
Sat Feb 4 15:45:41 UTC 2017
Author: rm
Date: Sat Feb 4 15:45:39 2017
New Revision: 433320
URL: https://svnweb.freebsd.org/changeset/ports/433320
Log:
www/py-GinGin: set to expire
This unmaintained port is abandoned upstream and lacks official page. Last
release is from 2009. Also deprecate it's counterpart - py-mez_xml, that is
only required for GinGin.
Modified:
head/devel/py-mez_xml/Makefile
head/www/py-GinGin/Makefile
Modified: head/devel/py-mez_xml/Makefile
==============================================================================
--- head/devel/py-mez_xml/Makefile Sat Feb 4 15:41:57 2017 (r433319)
+++ head/devel/py-mez_xml/Makefile Sat Feb 4 15:45:39 2017 (r433320)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports at FreeBSD.org
COMMENT= Simple template engine for Python
+DEPRECATED= Was only needed for deprecated www/py-GinGin
+EXPIRATION_DATE= 2017-03-03
+
USES= python
USE_PYTHON= distutils autoplist
Modified: head/www/py-GinGin/Makefile
==============================================================================
--- head/www/py-GinGin/Makefile Sat Feb 4 15:41:57 2017 (r433319)
+++ head/www/py-GinGin/Makefile Sat Feb 4 15:45:39 2017 (r433320)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports at FreeBSD.org
COMMENT= Hybrid of WIKI and BLOG system
+DEPRECATED= Upstream disappeared, last release from 2009
+EXPIRATION_DATE= 2017-03-04
+
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/mez_xml/__init__.py:devel/py-mez_xml
RUN_DEPENDS:= ${BUILD_DEPENDS} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \
More information about the svn-ports-all
mailing list