pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Email-Simple - updated to 2.004
details: https://anonhg.NetBSD.org/pkgsrc/rev/9884a70e3e78
branches: trunk
changeset: 544596:9884a70e3e78
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Wed Jul 16 12:17:10 2008 +0000
description:
- 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:
mail/p5-Email-Simple/Makefile | 6 +++---
mail/p5-Email-Simple/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 413ee59ac37f -r 9884a70e3e78 mail/p5-Email-Simple/Makefile
--- a/mail/p5-Email-Simple/Makefile Wed Jul 16 12:09:31 2008 +0000
+++ b/mail/p5-Email-Simple/Makefile Wed Jul 16 12:17:10 2008 +0000
@@ -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@localhost
+MAINTAINER= rhaen%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Email-Simple/
COMMENT= Perl5 module for simple parsing of RFC2822 message format and headers
diff -r 413ee59ac37f -r 9884a70e3e78 mail/p5-Email-Simple/distinfo
--- a/mail/p5-Email-Simple/distinfo Wed Jul 16 12:09:31 2008 +0000
+++ b/mail/p5-Email-Simple/distinfo Wed Jul 16 12:17:10 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index