From 38d3102d4e6686ef21d6eb9f79ab71245c353060 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sun, 31 Dec 2017 22:23:08 +0000 Subject: [PATCH] Extend EXPIRATION_DATE to 2018-01-31 - Add comment --- mail/p5-Net-SMTP-SSL/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile index da6668699d46..037e8884da42 100644 --- a/mail/p5-Net-SMTP-SSL/Makefile +++ b/mail/p5-Net-SMTP-SSL/Makefile @@ -12,12 +12,13 @@ COMMENT= SSL support for Net::SMTP LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +# devel/bugzilla{44,50} still depend on this port +DEPRECATED= Deprecated by upstream, use Net::SMTP instead +EXPIRATION_DATE=2018-01-31 + BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL RUN_DEPENDS:= ${BUILD_DEPENDS} -DEPRECATED= Deprecated by upstream, use Net::SMTP instead -EXPIRATION_DATE=2017-03-31 - NO_ARCH= yes USE_PERL5= configure USES= perl5