svn commit: r398024 - head/www/py-webware-component

Antoine Brodin antoine at FreeBSD.org
Sun Sep 27 06:58:31 UTC 2015


Author: antoine
Date: Sun Sep 27 06:58:30 2015
New Revision: 398024
URL: https://svnweb.freebsd.org/changeset/ports/398024

Log:
  Chase py-webware expiration date

Modified:
  head/www/py-webware-component/Makefile

Modified: head/www/py-webware-component/Makefile
==============================================================================
--- head/www/py-webware-component/Makefile	Sun Sep 27 06:19:05 2015	(r398023)
+++ head/www/py-webware-component/Makefile	Sun Sep 27 06:58:30 2015	(r398024)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}we
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Webware servlet component extension
 
+DEPRECATED=	Depends on deprecated www/py-webware
+EXPIRATION_DATE=	2015-10-31
+
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}webware>0:${PORTSDIR}/www/py-webware
 
 USES=		python:2


More information about the svn-ports-head mailing list