net/p5-Spread-Message depends on net/spread, which expired on 2014-03-10 Mark this port for removal on 2014-05-01 How-To-Repeat: Tools/scripts/rmport net/spread
Responsible Changed From-To: freebsd-ports-bugs->perl Over to maintainer (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->sunpoet I'll take it.
Author: sunpoet Date: Wed Apr 2 13:51:56 2014 New Revision: 349920 URL: http://svnweb.freebsd.org/changeset/ports/349920 QAT: https://qat.redports.org/buildarchive/r349920/ Log: - Mark DEPRECATED and set EXPIRATION_DATE to 2014-05-01 PR: ports/188125 Submitted by: rene Modified: head/net/p5-Spread-Message/Makefile Modified: head/net/p5-Spread-Message/Makefile ============================================================================== --- head/net/p5-Spread-Message/Makefile Wed Apr 2 13:51:50 2014 (r349919) +++ head/net/p5-Spread-Message/Makefile Wed Apr 2 13:51:56 2014 (r349920) @@ -14,6 +14,9 @@ COMMENT= Provide messaging using the Spr BUILD_DEPENDS= spread>=0:${PORTSDIR}/net/spread RUN_DEPENDS:= ${BUILD_DEPENDS} +DEPRECATED= Depends on expired net/spread +EXPIRATION_DATE=2014-05-01 + USES= perl5 USE_PERL5= configure _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!
I believe I've created a patch(1) that eliminates the need to follow through with this ports removal/depreciation. Please see: http://www.freebsd.org/cgi/query-pr.cgi?pr=188853 for details. --Chris