Wed Aug 4 15:17:50 2010 UTC ()
Importing package for p5 module Net::SMTP::TLS 0.12 to allow sending
reports using CPAN::Reporter over TLS.

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.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(sno)
diff -r0 -r1.1.1.1 pkgsrc/net/p5-Net-SMTP-TLS/Makefile
diff -r0 -r1.1.1.1 pkgsrc/net/p5-Net-SMTP-TLS/DESCR
diff -r0 -r1.1.1.1 pkgsrc/net/p5-Net-SMTP-TLS/distinfo

File Added: pkgsrc/net/p5-Net-SMTP-TLS/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/08/04 15:17:50 sno Exp $
#

DISTNAME=	Net-SMTP-TLS-0.12
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	net perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Net/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Net-SMTP-TLS/
COMMENT=	Perl5 SMTP client module supporting TLS and AUTH
LICENSE=	${PERL5_LICENSE} # see README

PKG_DESTDIR_SUPPORT=	user-destdir

DEPENDS+=	p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
DEPENDS+=	p5-IO-Socket-SSL-[0-9]*:../../security/p5-IO-Socket-SSL
DEPENDS+=	p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay

USE_LANGUAGES=		# none

PERL5_PACKLIST=		auto/Net/SMTP/TLS/.packlist

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/net/p5-Net-SMTP-TLS/DESCR
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.

File Added: pkgsrc/net/p5-Net-SMTP-TLS/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/08/04 15:17:50 sno Exp $

SHA1 (Net-SMTP-TLS-0.12.tar.gz) = 2d241f50d61ed6ceb2f06039c099a3fb534bc0c3
RMD160 (Net-SMTP-TLS-0.12.tar.gz) = 0dbf85a683a9371a26f586cb831591881e46b7c4
Size (Net-SMTP-TLS-0.12.tar.gz) = 5994 bytes