svn commit: r425543 - head/mail/p5-Net-SMTP-SSL
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 6 16:49:55 UTC 2016
Author: sunpoet
Date: Sun Nov 6 16:49:54 2016
New Revision: 425543
URL: https://svnweb.freebsd.org/changeset/ports/425543
Log:
- Update to 1.04
- Mark DEPRECATED and set EXPIRATION_DATE to 2017-03-31
Changes: http://search.cpan.org/dist/Net-SMTP-SSL/Changes
Modified:
head/mail/p5-Net-SMTP-SSL/Makefile
head/mail/p5-Net-SMTP-SSL/distinfo
Modified: head/mail/p5-Net-SMTP-SSL/Makefile
==============================================================================
--- head/mail/p5-Net-SMTP-SSL/Makefile Sun Nov 6 16:49:49 2016 (r425542)
+++ head/mail/p5-Net-SMTP-SSL/Makefile Sun Nov 6 16:49:54 2016 (r425543)
@@ -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
Modified: head/mail/p5-Net-SMTP-SSL/distinfo
==============================================================================
--- head/mail/p5-Net-SMTP-SSL/distinfo Sun Nov 6 16:49:49 2016 (r425542)
+++ head/mail/p5-Net-SMTP-SSL/distinfo Sun Nov 6 16:49:54 2016 (r425543)
@@ -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
More information about the svn-ports-all
mailing list