Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2012 05:09:50 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306158 - head/www/jetspeed
Message-ID:  <201210200509.q9K59odn054316@svn.freebsd.org>

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



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