[Midnightbsd-cvs] mports [21962] trunk/mail/p5-Net-SMTP-SSL: update to 1.03

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Sep 29 17:15:13 EDT 2016


Revision: 21962
          http://svnweb.midnightbsd.org/mports/?rev=21962
Author:   laffer1
Date:     2016-09-29 17:15:13 -0400 (Thu, 29 Sep 2016)
Log Message:
-----------
update to 1.03

Modified Paths:
--------------
    trunk/mail/p5-Net-SMTP-SSL/Makefile
    trunk/mail/p5-Net-SMTP-SSL/distinfo
    trunk/mail/p5-Net-SMTP-SSL/pkg-descr
    trunk/mail/p5-Net-SMTP-SSL/pkg-plist

Modified: trunk/mail/p5-Net-SMTP-SSL/Makefile
===================================================================
--- trunk/mail/p5-Net-SMTP-SSL/Makefile	2016-09-29 21:12:58 UTC (rev 21961)
+++ trunk/mail/p5-Net-SMTP-SSL/Makefile	2016-09-29 21:15:13 UTC (rev 21962)
@@ -1,13 +1,8 @@
-# New ports collection makefile for:	p5-Net-SMTP-SSL
-# Date created:		June 22, 2008
-# Whom:			Wesley Shields <wxs at FreeBSD.org>
-#
 # $MidnightBSD$
 # $FreeBSD: ports/mail/p5-Net-SMTP-SSL/Makefile,v 1.1 2008/06/22 22:45:10 wxs Exp $
-#
 
 PORTNAME=	Net-SMTP-SSL
-PORTVERSION=	1.01
+PORTVERSION=	1.03
 CATEGORIES=	mail perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,6 +15,4 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		Net::SMTP::SSL.3
-
 .include <bsd.port.mk>

Modified: trunk/mail/p5-Net-SMTP-SSL/distinfo
===================================================================
--- trunk/mail/p5-Net-SMTP-SSL/distinfo	2016-09-29 21:12:58 UTC (rev 21961)
+++ trunk/mail/p5-Net-SMTP-SSL/distinfo	2016-09-29 21:15:13 UTC (rev 21962)
@@ -1,2 +1,2 @@
-SHA256 (Net-SMTP-SSL-1.01.tar.gz) = 13599c46bc7ce47fc151ace89d0625294b62154c3a20c7ff7e7614d1f2ee6289
-SIZE (Net-SMTP-SSL-1.01.tar.gz) = 1806
+SHA256 (Net-SMTP-SSL-1.03.tar.gz) = 305d0fdd74bb7339d1928e738b247262c0f708149781c5771583b71d5625c917
+SIZE (Net-SMTP-SSL-1.03.tar.gz) = 2271

Modified: trunk/mail/p5-Net-SMTP-SSL/pkg-descr
===================================================================
--- trunk/mail/p5-Net-SMTP-SSL/pkg-descr	2016-09-29 21:12:58 UTC (rev 21961)
+++ trunk/mail/p5-Net-SMTP-SSL/pkg-descr	2016-09-29 21:15:13 UTC (rev 21962)
@@ -1,7 +1,7 @@
-Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
-network operations. Due to the nature of Net::SMTP's new method, it is
-not overridden to make use of a default port for the SMTPS service.
-Perhaps future versions will be smart like that. Port 465 is usually
-what you want, and it's not a pain to specify that.
+Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL
+for its network operations. Due to the nature of Net::SMTP's new method, it is
+not overridden to make use of a default port for the SMTPS service. Perhaps
+future versions will be smart like that. Port 465 is usually what you want, and
+it's not a pain to specify that.
 
 WWW: http://search.cpan.org/dist/Net-SMTP-SSL/

Modified: trunk/mail/p5-Net-SMTP-SSL/pkg-plist
===================================================================
--- trunk/mail/p5-Net-SMTP-SSL/pkg-plist	2016-09-29 21:12:58 UTC (rev 21961)
+++ trunk/mail/p5-Net-SMTP-SSL/pkg-plist	2016-09-29 21:15:13 UTC (rev 21962)
@@ -1,7 +1,2 @@
 %%SITE_PERL%%/Net/SMTP/SSL.pm
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/SSL
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto
- at dirrmtry %%SITE_PERL%%/Net/SMTP
- at dirrmtry %%SITE_PERL%%/Net
+%%PERL5_MAN3%%/Net::SMTP::SSL.3.gz



More information about the Midnightbsd-cvs mailing list