diff options
-rw-r--r-- | mail/p5-Net-SMTP-SSL/Makefile | 5 | ||||
-rw-r--r-- | mail/p5-Net-SMTP-SSL/distinfo | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/mail/p5-Net-SMTP-SSL/Makefile b/mail/p5-Net-SMTP-SSL/Makefile index 9da6bdb427f5..6ad882405634 100644 --- a/mail/p5-Net-SMTP-SSL/Makefile +++ b/mail/p5-Net-SMTP-SSL/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Net-SMTP-SSL -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +15,9 @@ LICENSE_COMB= dual 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 diff --git a/mail/p5-Net-SMTP-SSL/distinfo b/mail/p5-Net-SMTP-SSL/distinfo index 3011d2ba14d3..e3988252c603 100644 --- a/mail/p5-Net-SMTP-SSL/distinfo +++ b/mail/p5-Net-SMTP-SSL/distinfo @@ -1,2 +1,3 @@ -SHA256 (Net-SMTP-SSL-1.03.tar.gz) = 305d0fdd74bb7339d1928e738b247262c0f708149781c5771583b71d5625c917 -SIZE (Net-SMTP-SSL-1.03.tar.gz) = 2271 +TIMESTAMP = 1478370171 +SHA256 (Net-SMTP-SSL-1.04.tar.gz) = 7b29c45add19d3d5084b751f7ba89a8e40479a446ce21cfd9cc741e558332a00 +SIZE (Net-SMTP-SSL-1.04.tar.gz) = 2457 |