svn commit: r349919 - head/net/p5-POE-Component-Spread
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Apr 2 13:51:51 UTC 2014
Author: sunpoet
Date: Wed Apr 2 13:51:50 2014
New Revision: 349919
URL: http://svnweb.freebsd.org/changeset/ports/349919
QAT: https://qat.redports.org/buildarchive/r349919/
Log:
- Mark DEPRECATED and set EXPIRATION_DATE to 2014-05-01
PR: ports/188124
Submitted by: rene
Modified:
head/net/p5-POE-Component-Spread/Makefile
Modified: head/net/p5-POE-Component-Spread/Makefile
==============================================================================
--- head/net/p5-POE-Component-Spread/Makefile Wed Apr 2 13:51:44 2014 (r349918)
+++ head/net/p5-POE-Component-Spread/Makefile Wed Apr 2 13:51:50 2014 (r349919)
@@ -14,6 +14,9 @@ BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/dev
spread>=0:${PORTSDIR}/net/spread
RUN_DEPENDS:= ${BUILD_DEPENDS}
+DEPRECATED= Depends on expired net/spread
+EXPIRATION_DATE=2014-05-01
+
USES= perl5
USE_PERL5= modbuild
More information about the svn-ports-all
mailing list