svn commit: r349918 - head/net/p5-Spread-Session
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Apr 2 13:51:45 UTC 2014
Author: sunpoet
Date: Wed Apr 2 13:51:44 2014
New Revision: 349918
URL: http://svnweb.freebsd.org/changeset/ports/349918
QAT: https://qat.redports.org/buildarchive/r349918/
Log:
- Mark DEPRECATED and set EXPIRATION_DATE to 2014-05-01
PR: ports/188123
Submitted by: rene
Modified:
head/net/p5-Spread-Session/Makefile
Modified: head/net/p5-Spread-Session/Makefile
==============================================================================
--- head/net/p5-Spread-Session/Makefile Wed Apr 2 13:22:05 2014 (r349917)
+++ head/net/p5-Spread-Session/Makefile Wed Apr 2 13:51:44 2014 (r349918)
@@ -14,6 +14,9 @@ COMMENT= Perl OO wrapper for Spread mess
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
More information about the svn-ports-all
mailing list