Wed Sep 16 18:53:21 2009 UTC ()
Updating mail/p5-Email-Send from 2.194 to 2.198

pkgsrc changes:
  - Adding license definition

Upstream changes:
2.198     2009-07-12
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
          fix the paths added in 2.195; thanks, ansgar from uni-heidelberg

2.197     2009-06-13
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **

          fix regression introduced into SMTP transport's "to" detector
          (thanks to John Maslanik for bug report)

2.196     2009-06-09
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **

          reduce reliance of tests on screw-up-able Module::Pluggable call

2.195     2009-06-07
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **

          add /usr/sbin/sendmail as last place to always look for sendmail
          add /usr/lib/sendmail as last place to always look for sendmail
          if $QMAIL variable for Qmail subclass is -x, use it


(sno)
diff -r1.10 -r1.11 pkgsrc/mail/p5-Email-Send/Makefile
diff -r1.4 -r1.5 pkgsrc/mail/p5-Email-Send/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/mail/p5-Email-Send/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/p5-Email-Send/Makefile 2009/03/21 23:29:23 1.10
+++ pkgsrc/mail/p5-Email-Send/Makefile 2009/09/16 18:53:21 1.11
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.10 2009/03/21 23:29:23 sno Exp $ 1# $NetBSD: Makefile,v 1.11 2009/09/16 18:53:21 sno Exp $
2 2
3DISTNAME= Email-Send-2.194 3DISTNAME= Email-Send-2.198
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= mail perl5 5CATEGORIES= mail perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Email-Send/ 9HOMEPAGE= http://search.cpan.org/dist/Email-Send/
10COMMENT= Email::Send - Simply Sending Email 10COMMENT= Email::Send - Simply Sending Email
 11LICENSE= ${PERL5_LICENSE}
11 12
12PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
13 14
14DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple 15DEPENDS+= {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
15DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address 16DEPENDS+= p5-Email-Address>=1.80:../../mail/p5-Email-Address
16DEPENDS+= p5-Email-Simple>=1.92:../../mail/p5-Email-Simple 17DEPENDS+= p5-Email-Simple>=1.92:../../mail/p5-Email-Simple
17DEPENDS+= {perl>=5.10,p5-Module-Pluggable>=2.97}:../../devel/p5-Module-Pluggable 18DEPENDS+= {perl>=5.10,p5-Module-Pluggable>=2.97}:../../devel/p5-Module-Pluggable
18DEPENDS+= p5-Return-Value>=1.28:../../devel/p5-Return-Value 19DEPENDS+= p5-Return-Value>=1.28:../../devel/p5-Return-Value
19 20
20PERL5_REQD+= 5.8.1 21PERL5_REQD+= 5.8.1
21 22
22PERL5_PACKLIST= auto/Email/Send/.packlist 23PERL5_PACKLIST= auto/Email/Send/.packlist
23 24

cvs diff -r1.4 -r1.5 pkgsrc/mail/p5-Email-Send/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/p5-Email-Send/distinfo 2009/01/05 13:08:49 1.4
+++ pkgsrc/mail/p5-Email-Send/distinfo 2009/09/16 18:53:21 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2009/01/05 13:08:49 he Exp $ 1$NetBSD: distinfo,v 1.5 2009/09/16 18:53:21 sno Exp $
2 2
3SHA1 (Email-Send-2.194.tar.gz) = 3acfa2b7fef198f5d80fcf44af11e9604a2f9877 3SHA1 (Email-Send-2.198.tar.gz) = e62d87b7552ab3f3b1c5baf10ec788faa199f47b
4RMD160 (Email-Send-2.194.tar.gz) = 27a96531c143fe7cb3eb10ad58e9375c77b611fd 4RMD160 (Email-Send-2.198.tar.gz) = 18742169c0c8afae8df8a74e4efd52ae03a69195
5Size (Email-Send-2.194.tar.gz) = 25486 bytes 5Size (Email-Send-2.198.tar.gz) = 25883 bytes