Date: Mon, 11 Aug 2014 14:54:57 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364619 - head/mail/p5-Email-Stuff Message-ID: <53e8d941.20dd.cd84514@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Mon Aug 11 14:54:57 2014 New Revision: 364619 URL: http://svnweb.freebsd.org/changeset/ports/364619 QAT: https://qat.redports.org/buildarchive/r364619/ Log: This port has been deprecated in favour of Email::Stuffer by the author. Mark it deprecated, and set the expiration date to 2 months from now. Modified: head/mail/p5-Email-Stuff/Makefile Modified: head/mail/p5-Email-Stuff/Makefile ============================================================================== --- head/mail/p5-Email-Stuff/Makefile Mon Aug 11 14:47:51 2014 (r364618) +++ head/mail/p5-Email-Stuff/Makefile Mon Aug 11 14:54:57 2014 (r364619) @@ -21,4 +21,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +DEPRECATED= Deprecated in favour of mail/p5-Email-Stuffer +EXPIRATION_DATE= 2014-10-15 + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e8d941.20dd.cd84514>