summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Simple
diff options
context:
space:
mode:
authorrhaen <rhaen>2008-07-16 12:17:10 +0000
committerrhaen <rhaen>2008-07-16 12:17:10 +0000
commit9ef8807a28192c5e7a73436a218b80f30076d656 (patch)
treec0a749248bc198b7e1787183a1e7e446ee482ffa /mail/p5-Email-Simple
parentd6f66236fb2baa06fce433d0b5e7181de48f3685 (diff)
downloadpkgsrc-9ef8807a28192c5e7a73436a218b80f30076d656.tar.gz
- updated to 2.004
- took maintainership Changelog: 2.004 2008-06-25 publicize default_header_class method remove the long-deprecated Headers.pm 2.003 2007-07-19 improve tests, for 5.5 compat remove conditional circular prereq on Email::MIME, replace it with a warning and delay 2.002 2007-07-14 change initialization order to unbreak Email::MIME do not return ->body from ->body_set to simplify subclass behavior 2.001 2007-07-13 fix t/perl-minver.t to properly skip if T::MV not installed retroactively set 2.000 release date! 2.000 2007-07-13 huge improvement to speed of bodyless message parsing pointed out by Dan Dascalescu; thanks! more documentation of header class new Header crlf defaults to real CRLF fix tests to avoid requiring 5.6
Diffstat (limited to 'mail/p5-Email-Simple')
-rw-r--r--mail/p5-Email-Simple/Makefile6
-rw-r--r--mail/p5-Email-Simple/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/p5-Email-Simple/Makefile b/mail/p5-Email-Simple/Makefile
index 6bae016c30a..9868691d016 100644
--- a/mail/p5-Email-Simple/Makefile
+++ b/mail/p5-Email-Simple/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2007/04/21 14:30:23 heinz Exp $
+# $NetBSD: Makefile,v 1.7 2008/07/16 12:17:10 rhaen Exp $
-DISTNAME= Email-Simple-1.999
+DISTNAME= Email-Simple-2.004
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ems
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rhaen@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Email-Simple/
COMMENT= Perl5 module for simple parsing of RFC2822 message format and headers
diff --git a/mail/p5-Email-Simple/distinfo b/mail/p5-Email-Simple/distinfo
index 899500b3635..a74b4584e92 100644
--- a/mail/p5-Email-Simple/distinfo
+++ b/mail/p5-Email-Simple/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/04/21 14:30:23 heinz Exp $
+$NetBSD: distinfo,v 1.4 2008/07/16 12:17:10 rhaen Exp $
-SHA1 (Email-Simple-1.999.tar.gz) = 3c1294c69bd3918d9f6f7c589c8f96f56b108521
-RMD160 (Email-Simple-1.999.tar.gz) = 1fb55454f39bb4ff0716797aa03fdf316bedf190
-Size (Email-Simple-1.999.tar.gz) = 27466 bytes
+SHA1 (Email-Simple-2.004.tar.gz) = 44a78f3da98571298b32e7732447c1e78dec0b21
+RMD160 (Email-Simple-2.004.tar.gz) = 5fb4c7f4a736ce16efb30256542c4d27b67b2913
+Size (Email-Simple-2.004.tar.gz) = 28329 bytes