svn commit: r306158 - head/www/jetspeed
Jason Helfman
jgh at FreeBSD.org
Sat Oct 20 05:09:51 UTC 2012
Author: jgh
Date: Sat Oct 20 05:09:50 2012
New Revision: 306158
URL: http://svn.freebsd.org/changeset/ports/306158
Log:
- set expiration for port (upstream retired)
Feature safe: yes
Modified:
head/www/jetspeed/Makefile
Modified: head/www/jetspeed/Makefile
==============================================================================
--- head/www/jetspeed/Makefile Sat Oct 20 04:46:12 2012 (r306157)
+++ head/www/jetspeed/Makefile Sat Oct 20 05:09:50 2012 (r306158)
@@ -19,6 +19,9 @@ COMMENT= Jetspeed is an Open Source Port
RUN_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant \
${JAKARTA_HOME}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat55
+DEPRECATED= project retired upstream
+EXPIRATION_DATE= 2012-11-20
+
WRKSRC= ${WRKDIR}/${DISTNAME:C/-war//}
USE_ZIP= yes
USE_JAVA= yes
More information about the svn-ports-head
mailing list