summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Sender
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-04-12 12:46:05 +0000
committersno <sno@pkgsrc.org>2009-04-12 12:46:05 +0000
commit759e810b0bb70130e5424e98b34939db00c075cf (patch)
treebdc1507a1fbd7d9fbb43cbd5a66c5e36edc8d7cb /mail/p5-Email-Sender
parent354082b25a9d8019becc4c3ddc605eaaf720af4e (diff)
downloadpkgsrc-759e810b0bb70130e5424e98b34939db00c075cf.tar.gz
PkgSrc changes:
- Update package for p5 module Email::Sender to 0.004 - Add artistic-2.0 for license Upstream changes: 0.004 2009-03-24 require perl5 version 8 move to Moose; let's not mess around, the Moose/Mouse stuff is not worth the minor savings 0.003 2009-03-12 Sendmail transport now uses 2-arg open on Win32 so it can work at all Win32-friendly tests added for Sendmail by the ever-awesome DAGOLDEN
Diffstat (limited to 'mail/p5-Email-Sender')
-rw-r--r--mail/p5-Email-Sender/Makefile9
-rw-r--r--mail/p5-Email-Sender/distinfo8
2 files changed, 10 insertions, 7 deletions
diff --git a/mail/p5-Email-Sender/Makefile b/mail/p5-Email-Sender/Makefile
index fd7ed824fe7..f079da189ee 100644
--- a/mail/p5-Email-Sender/Makefile
+++ b/mail/p5-Email-Sender/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2009/02/22 12:18:39 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/04/12 12:46:05 sno Exp $
-DISTNAME= Email-Sender-0.002
+DISTNAME= Email-Sender-0.004
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
@@ -8,15 +8,18 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Email-Sender/
COMMENT= Email::Sender - a library for sending email
+LICENSE= artistic-2.0
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= p5-Capture-Tiny-[0-9]*:../../devel/p5-Capture-Tiny
DEPENDS+= p5-Class-Method-Modifiers>=0:../../devel/p5-Class-Method-Modifiers
DEPENDS+= p5-Email-Abstract>=3:../../mail/p5-Email-Abstract
DEPENDS+= p5-Email-Address>=0:../../mail/p5-Email-Address
DEPENDS+= p5-Email-Simple>=1.998:../../mail/p5-Email-Simple
DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils
-DEPENDS+= p5-Mouse>=0.12:../../devel/p5-Mouse
+DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
+DEPENDS+= p5-Net-[0-9]*:../../net/p5-Net
DEPENDS+= p5-Sys-Hostname-Long>=0:../../sysutils/p5-Sys-Hostname-Long
PERL5_REQD+= 5.8.0
diff --git a/mail/p5-Email-Sender/distinfo b/mail/p5-Email-Sender/distinfo
index 67a6ab3ff3f..9511f240729 100644
--- a/mail/p5-Email-Sender/distinfo
+++ b/mail/p5-Email-Sender/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/02/22 12:18:39 he Exp $
+$NetBSD: distinfo,v 1.3 2009/04/12 12:46:05 sno Exp $
-SHA1 (Email-Sender-0.002.tar.gz) = 9a1d9f8099854fe1e88584c8df7214e2e521ae1c
-RMD160 (Email-Sender-0.002.tar.gz) = 9d6e0a7edc45019d9f4ca9b84006f54eb574a954
-Size (Email-Sender-0.002.tar.gz) = 38823 bytes
+SHA1 (Email-Sender-0.004.tar.gz) = 2b269aab1fedcd4f4293afc4ce85fe611575c6f4
+RMD160 (Email-Sender-0.004.tar.gz) = 6487a77719db9f1476f0be280f6ab3b509cdf422
+Size (Email-Sender-0.004.tar.gz) = 39568 bytes