pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/p5-MailTools Update to 2.03:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/10a84e712812
branches:  trunk
changeset: 541478:10a84e712812
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 23 15:25:11 2008 +0000

description:
Update to 2.03:

version 2.03: Mon Apr 14 11:13:31 CEST 2008

        Fixes:

        - Netware needs to use smtp as well [Günter Knauf]

        - Mail::Field::extract() fixed.  Reported by [Andrea Venturol]

diffstat:

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

diffs (35 lines):

diff -r 052812029fcc -r 10a84e712812 mail/p5-MailTools/Makefile
--- a/mail/p5-MailTools/Makefile        Wed Apr 23 14:37:10 2008 +0000
+++ b/mail/p5-MailTools/Makefile        Wed Apr 23 15:25:11 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2007/12/11 11:55:20 rhaen Exp $
+# $NetBSD: Makefile,v 1.43 2008/04/23 15:25:11 wiz Exp $
 
-DISTNAME=      MailTools-2.02
+DISTNAME=      MailTools-2.03
 PKGNAME=       p5-${DISTNAME}
 SVR4_PKGNAME=  p5mto
 CATEGORIES=    mail perl5
@@ -14,6 +14,9 @@
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 BUILD_DEPENDS+=        p5-Net>=1.09:../../net/p5-Net
+DEPENDS+=      p5-TimeDate-[0-9]*:../../time/p5-TimeDate
+# just needed for tests
+#DEPENDS+=     p5-Test-Pod-[0-9]*:../../devel/p5-Test-Pod
 
 PERL5_PACKLIST=                auto/Mail/.packlist
 
diff -r 052812029fcc -r 10a84e712812 mail/p5-MailTools/distinfo
--- a/mail/p5-MailTools/distinfo        Wed Apr 23 14:37:10 2008 +0000
+++ b/mail/p5-MailTools/distinfo        Wed Apr 23 15:25:11 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2007/12/11 11:55:21 rhaen Exp $
+$NetBSD: distinfo,v 1.21 2008/04/23 15:25:11 wiz Exp $
 
-SHA1 (MailTools-2.02.tar.gz) = 96e5c6afb3ce1492bbec71cbcc4f247581037733
-RMD160 (MailTools-2.02.tar.gz) = 49b75c2757025e9f7635d02a8829613a9d82a4d3
-Size (MailTools-2.02.tar.gz) = 52013 bytes
+SHA1 (MailTools-2.03.tar.gz) = 2b0d27af3d0a9e4e4c85b5d9c368beabbab862df
+RMD160 (MailTools-2.03.tar.gz) = 1053a9cffbece54e7380a6d79e01d1911d8e6f71
+Size (MailTools-2.03.tar.gz) = 52092 bytes



Home | Main Index | Thread Index | Old Index