svn commit: r468713 - head/mail/p5-Net-SMTP-SSL
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Apr 30 16:16:42 UTC 2018
Author: sunpoet
Date: Mon Apr 30 16:16:37 2018
New Revision: 468713
URL: https://svnweb.freebsd.org/changeset/ports/468713
Log:
Extend EXPIRATION_DATE to 2018-05-31
Modified:
head/mail/p5-Net-SMTP-SSL/Makefile
Modified: head/mail/p5-Net-SMTP-SSL/Makefile
==============================================================================
--- head/mail/p5-Net-SMTP-SSL/Makefile Mon Apr 30 16:16:32 2018 (r468712)
+++ head/mail/p5-Net-SMTP-SSL/Makefile Mon Apr 30 16:16:37 2018 (r468713)
@@ -14,7 +14,7 @@ LICENSE_COMB= dual
# devel/bugzilla{44,50} still depend on this port
DEPRECATED= Deprecated by upstream, use Net::SMTP instead
-EXPIRATION_DATE=2018-04-30
+EXPIRATION_DATE=2018-05-31
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL
RUN_DEPENDS:= ${BUILD_DEPENDS}
More information about the svn-ports-all
mailing list