[154122] trunk/dports/perl/p5-net-smtp-ssl/Portfile
devans at macports.org
devans at macports.org
Sat Oct 22 09:04:29 CEST 2016
Revision: 154122
https://trac.macports.org/changeset/154122
Author: devans at macports.org
Date: 2016-10-22 09:04:29 +0200 (Sat, 22 Oct 2016)
Log Message:
-----------
p5-net-smtp-ssl: update to version 1.04, deprecated, use Net::SMTP instead, remove comment.
Modified Paths:
--------------
trunk/dports/perl/p5-net-smtp-ssl/Portfile
Modified: trunk/dports/perl/p5-net-smtp-ssl/Portfile
===================================================================
--- trunk/dports/perl/p5-net-smtp-ssl/Portfile 2016-10-22 07:02:37 UTC (rev 154121)
+++ trunk/dports/perl/p5-net-smtp-ssl/Portfile 2016-10-22 07:04:29 UTC (rev 154122)
@@ -1,25 +1,21 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.22 5.24
-perl5.setup Net-SMTP-SSL 1.03
+perl5.setup Net-SMTP-SSL 1.04
maintainers nomaintainer
license {Artistic-1 GPL}
-description SSL support for Net::SMTP
-long_description ${description}
+description SSL support for Net::SMTP (DEPRECATED)
+long_description ${description}. Since Net::SMTP v1.28, Net::SMTP, \
+ itself, has support for SMTP over SSL, and also \
+ for STARTTLS. Use Net::SMTP, not Net::SMTP::SSL
-checksums rmd160 aaee2f7bfb88b185b70465d1b87b8e5a6c29777f \
- sha256 305d0fdd74bb7339d1928e738b247262c0f708149781c5771583b71d5625c917
+checksums rmd160 8dc7bc4aacabcafb3ea8be5adb1a06a432c59f28 \
+ sha256 7b29c45add19d3d5084b751f7ba89a8e40479a446ce21cfd9cc741e558332a00
platforms darwin
supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-changes/attachments/20161022/c3b14342/attachment-0002.html>
More information about the macports-changes
mailing list