pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/p5-Email-Send updated to 2.192



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c4ef531d5f9e
branches:  trunk
changeset: 544914:c4ef531d5f9e
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Tue Jul 22 13:30:24 2008 +0000

description:
updated to 2.192

ChangeLog:

2.192     2007-11-01
          horrible hack to fix regrettable decision in use of Module::Pluggable
            (see https://rt.cpan.org/Ticket/Display.html?id=30183)

2.191     2007-10-21
          use Test mailer, not IO::All, to test internal interfaces
            (thanks, Andreas)

2.190     2007-09-18
          fix bugs exposed by new Test::More

2.189     2007-09-17
          fix bugs exposed by new Test::More

2.188     2007-06-19
          added ->deliveries to Test mailer

2.187     2007-04-05
          Email::Send::IO removed to Email-Send-IO distribution

2.186     2007-04-02
          fix test libraries to work on 5.005

diffstat:

 mail/p5-Email-Send/Makefile |  6 +++---
 mail/p5-Email-Send/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r c4b92a44a24b -r c4ef531d5f9e mail/p5-Email-Send/Makefile
--- a/mail/p5-Email-Send/Makefile       Tue Jul 22 13:26:25 2008 +0000
+++ b/mail/p5-Email-Send/Makefile       Tue Jul 22 13:30:24 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2008/07/20 16:09:34 heinz Exp $
+# $NetBSD: Makefile,v 1.6 2008/07/22 13:30:24 rhaen Exp $
 
-DISTNAME=      Email-Send-2.185
+DISTNAME=      Email-Send-2.192
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    mail perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Email/}
@@ -14,7 +14,7 @@
 DEPENDS+=      {perl>=5.7.3,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
 DEPENDS+=      p5-Email-Address>=1.80:../../mail/p5-Email-Address
 DEPENDS+=      p5-Email-Simple>=1.92:../../mail/p5-Email-Simple
-DEPENDS+=      p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
+DEPENDS+=      p5-Module-Pluggable>=2.97:../../devel/p5-Module-Pluggable
 DEPENDS+=      p5-Return-Value>=1.28:../../devel/p5-Return-Value
 
 PERL5_REQD+=   5.6.0
diff -r c4b92a44a24b -r c4ef531d5f9e mail/p5-Email-Send/distinfo
--- a/mail/p5-Email-Send/distinfo       Tue Jul 22 13:26:25 2008 +0000
+++ b/mail/p5-Email-Send/distinfo       Tue Jul 22 13:30:24 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2007/08/27 17:23:14 adrianp Exp $
+$NetBSD: distinfo,v 1.3 2008/07/22 13:30:24 rhaen Exp $
 
-SHA1 (Email-Send-2.185.tar.gz) = e3504864b6d913006ef9ec01733a6e07242e4f28
-RMD160 (Email-Send-2.185.tar.gz) = ea8db113affb3c7ceea1b7e141c45db2aee3d064
-Size (Email-Send-2.185.tar.gz) = 26001 bytes
+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



Home | Main Index | Thread Index | Old Index