Date: Wed, 2 Apr 2014 13:51:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r349919 - head/net/p5-POE-Component-Spread Message-ID: <201404021351.s32DpoAl097278@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404021351.s32DpoAl097278>