diff options
author | he <he@pkgsrc.org> | 2009-01-05 13:08:49 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2009-01-05 13:08:49 +0000 |
commit | 40e2b5b57ec6dbf59816bc3866240f33cddfc836 (patch) | |
tree | 6eb115f39212e841ea19e8bbf05488c722d086df | |
parent | 5a6ef6a095110d7f9c380c645aa7ae814ae884a4 (diff) | |
download | pkgsrc-40e2b5b57ec6dbf59816bc3866240f33cddfc836.tar.gz |
Update from version 2.192nb1 to 2.194.
Upstream changes:
2.194 2009-01-02
** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
attempt to fix "smtp client never sends QUIT"
2.193 2008-12-19
** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
long-overdue application of patch from RUZ to correct error from
Sendmail mailer (thanks, RUZ!)
-rw-r--r-- | mail/p5-Email-Send/Makefile | 5 | ||||
-rw-r--r-- | mail/p5-Email-Send/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/mail/p5-Email-Send/Makefile b/mail/p5-Email-Send/Makefile index e20f281d7ec..1ad700bfae3 100644 --- a/mail/p5-Email-Send/Makefile +++ b/mail/p5-Email-Send/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2008/10/19 19:18:11 he Exp $ +# $NetBSD: Makefile,v 1.8 2009/01/05 13:08:49 he Exp $ -DISTNAME= Email-Send-2.192 +DISTNAME= Email-Send-2.194 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Send/distinfo b/mail/p5-Email-Send/distinfo index e15c3ea4d23..da72e7df4ef 100644 --- a/mail/p5-Email-Send/distinfo +++ b/mail/p5-Email-Send/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2008/07/22 13:30:24 rhaen Exp $ +$NetBSD: distinfo,v 1.4 2009/01/05 13:08:49 he Exp $ -SHA1 (Email-Send-2.192.tar.gz) = 782bf0408f68d7fcb1e9a267a3db9333f0cf312c -RMD160 (Email-Send-2.192.tar.gz) = 7bc2dfcf9a00a3e649e7c17c80a7076e4fc53b6d -Size (Email-Send-2.192.tar.gz) = 24850 bytes +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 |