Date: Tue, 26 Mar 2013 16:08:28 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315310 - in head/mail: . p5-Net-SMTP-TLS-ButMaintained Message-ID: <201303261608.r2QG8S6p018225@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Tue Mar 26 16:08:28 2013 New Revision: 315310 URL: http://svnweb.freebsd.org/changeset/ports/315310 Log: New port: mail/p5-Net-SMTP-TLS-ButMaintained: Net::SMTP::TLS::ButMaintained is forked from Net::SMTP::TLS. Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client which offers an interface that users will find familiar from Net::SMTP. Net::SMTP::TLS::ButMaintained implements a subset of the methods provided by that module, but certainly not (yet) a complete mirror image of that API. WWW: http://search.cpan.org/dist/Net-SMTP-TLS-ButMaintained/ Added: head/mail/p5-Net-SMTP-TLS-ButMaintained/ - copied from r315308, head/mail/p5-Net-SMTP-TLS/ Modified: head/mail/Makefile head/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile (contents, props changed) head/mail/p5-Net-SMTP-TLS-ButMaintained/distinfo (contents, props changed) head/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-descr (contents, props changed) head/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-plist (contents, props changed) Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Tue Mar 26 15:55:59 2013 (r315309) +++ head/mail/Makefile Tue Mar 26 16:08:28 2013 (r315310) @@ -433,6 +433,7 @@ SUBDIR += p5-Net-SMTP-SSL SUBDIR += p5-Net-SMTP-Server SUBDIR += p5-Net-SMTP-TLS + SUBDIR += p5-Net-SMTP-TLS-ButMaintained SUBDIR += p5-Net-SMTP_auth SUBDIR += p5-Net-SenderBase SUBDIR += p5-Net-Server-Mail Modified: head/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile ============================================================================== --- head/mail/p5-Net-SMTP-TLS/Makefile Tue Mar 26 15:43:09 2013 (r315308) +++ head/mail/p5-Net-SMTP-TLS-ButMaintained/Makefile Tue Mar 26 16:08:28 2013 (r315310) @@ -1,18 +1,13 @@ -# New ports collection makefile for: p5-Net-SMTP-TLS -# Date created: 2006-07-10 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# -PORTNAME= Net-SMTP-TLS -PORTVERSION= 0.12 -PORTREVISION= 1 +PORTNAME= Net-SMTP-TLS-ButMaintained +PORTVERSION= 0.21 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= An SMTP client supporting TLS and AUTH RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ @@ -21,6 +16,6 @@ RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDI PERL_CONFIGURE= yes -MAN3= Net::SMTP::TLS.3 +MAN3= Net::SMTP::TLS::ButMaintained.3 .include <bsd.port.mk> Modified: head/mail/p5-Net-SMTP-TLS-ButMaintained/distinfo ============================================================================== --- head/mail/p5-Net-SMTP-TLS/distinfo Tue Mar 26 15:43:09 2013 (r315308) +++ head/mail/p5-Net-SMTP-TLS-ButMaintained/distinfo Tue Mar 26 16:08:28 2013 (r315310) @@ -1,2 +1,2 @@ -SHA256 (Net-SMTP-TLS-0.12.tar.gz) = efe772667ac37702b96b6db5297cc827427a3b3a3819b7a4315b08b9d444e4a5 -SIZE (Net-SMTP-TLS-0.12.tar.gz) = 5994 +SHA256 (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = de6ebda82592d422f1de10acdfc6a40780b5419f0e618f5f6bd51d6f7ea80e9f +SIZE (Net-SMTP-TLS-ButMaintained-0.21.tar.gz) = 16174 Modified: head/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-descr ============================================================================== --- head/mail/p5-Net-SMTP-TLS/pkg-descr Tue Mar 26 15:43:09 2013 (r315308) +++ head/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-descr Tue Mar 26 16:08:28 2013 (r315310) @@ -1,6 +1,8 @@ -Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers an -interface that users will find familiar from Net::SMTP. Net::SMTP::TLS -implements a subset of the methods provided by that module, but -certainly not (yet) a complete mirror image of that API. +Net::SMTP::TLS::ButMaintained is forked from Net::SMTP::TLS. -WWW: http://search.cpan.org/dist/Net-SMTP-TLS/ +Net::SMTP::TLS::ButMaintained is a TLS and AUTH capable SMTP client which +offers an interface that users will find familiar from Net::SMTP. +Net::SMTP::TLS::ButMaintained implements a subset of the methods provided +by that module, but certainly not (yet) a complete mirror image of that API. + +WWW: http://search.cpan.org/dist/Net-SMTP-TLS-ButMaintained/ Modified: head/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-plist ============================================================================== --- head/mail/p5-Net-SMTP-TLS/pkg-plist Tue Mar 26 15:43:09 2013 (r315308) +++ head/mail/p5-Net-SMTP-TLS-ButMaintained/pkg-plist Tue Mar 26 16:08:28 2013 (r315310) @@ -1,7 +1,11 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/TLS/.packlist -%%SITE_PERL%%/Net/SMTP/TLS.pm +@comment $FreeBSD$ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/TLS/ButMaintained/.packlist +%%SITE_PERL%%/Net/SMTP/TLS/ButMaintained.pm +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/TLS/ButMaintained @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP/TLS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SMTP @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net +@dirrmtry %%SITE_PERL%%/Net/SMTP/TLS/ButMaintained +@dirrmtry %%SITE_PERL%%/Net/SMTP/TLS @dirrmtry %%SITE_PERL%%/Net/SMTP @dirrmtry %%SITE_PERL%%/Net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303261608.r2QG8S6p018225>