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
This commit is contained in:
sno 2009-09-16 18:53:21 +00:00
parent eda74449b3
commit 521f85974d
2 changed files with 7 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2009/03/21 23:29:23 sno Exp $
# $NetBSD: Makefile,v 1.11 2009/09/16 18:53:21 sno Exp $
DISTNAME= Email-Send-2.194
DISTNAME= Email-Send-2.198
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Email-Send/
COMMENT= Email::Send - Simply Sending Email
LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir

View file

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