Date: Fri, 20 Sep 2013 23:55:59 +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: r327784 - head/net/gateway6 Message-ID: <201309202355.r8KNtxUg086744@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309202355.r8KNtxUg086744>