svn commit: r327784 - head/net/gateway6
Jason Helfman
jgh at FreeBSD.org
Fri Sep 20 23:55:59 UTC 2013
Author: jgh
Date: Fri Sep 20 23:55:59 2013
New Revision: 327784
URL: http://svnweb.freebsd.org/changeset/ports/327784
Log:
- unsupported upstream, consider using net/gogoc
In working through this pr, I had discovered the disfile was no longer
available, and it was recommended by maintainer to move ahead with
a deprecation path.
PR: 182230
Submitted by: mike at fth-devel.net ( maintainer )
Modified:
head/net/gateway6/Makefile
Modified: head/net/gateway6/Makefile
==============================================================================
--- head/net/gateway6/Makefile Fri Sep 20 23:54:03 2013 (r327783)
+++ head/net/gateway6/Makefile Fri Sep 20 23:55:59 2013 (r327784)
@@ -14,6 +14,9 @@ COMMENT= Gateway6 Tunnel Setup Protocol
CONFLICTS= freenet6-[0-9]*
+DEPRECATED= Unsupported upstream, consider using net/gogoc
+EXPIRATION_DATE= 2013-12-31
+
USE_RC_SUBR= gateway6
WRKSRC= ${WRKDIR}/gw6c-6_0_1
ETCDIR= ${PREFIX}/etc
More information about the svn-ports-head
mailing list