pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-Email-MIME 1.863 2009-01-30
details: https://anonhg.NetBSD.org/pkgsrc/rev/fc2943383455
branches: trunk
changeset: 554208:fc2943383455
user: rhaen <rhaen%pkgsrc.org@localhost>
date: Tue Feb 10 14:41:45 2009 +0000
description:
1.863 2009-01-30
no code changes
add strangely missing copyright information
1.862 2009-01-22
add repository location metadata
always require Encode, never MIME::Words; this means that using
Email::MIME on pre-5.008 will be difficult, if not impossible
if a header can't be decoded, fall back to the raw header
move decoding methods to Email::MIME::Header, add header_raw
diffstat:
mail/p5-Email-MIME/Makefile | 5 ++---
mail/p5-Email-MIME/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 327dd0995d48 -r fc2943383455 mail/p5-Email-MIME/Makefile
--- a/mail/p5-Email-MIME/Makefile Tue Feb 10 14:35:20 2009 +0000
+++ b/mail/p5-Email-MIME/Makefile Tue Feb 10 14:41:45 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/10/19 19:18:11 he Exp $
+# $NetBSD: Makefile,v 1.5 2009/02/10 14:41:45 rhaen Exp $
-DISTNAME= Email-MIME-1.861
+DISTNAME= Email-MIME-1.863
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5emm
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
diff -r 327dd0995d48 -r fc2943383455 mail/p5-Email-MIME/distinfo
--- a/mail/p5-Email-MIME/distinfo Tue Feb 10 14:35:20 2009 +0000
+++ b/mail/p5-Email-MIME/distinfo Tue Feb 10 14:41:45 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/07/16 12:21:58 rhaen Exp $
+$NetBSD: distinfo,v 1.3 2009/02/10 14:41:45 rhaen Exp $
-SHA1 (Email-MIME-1.861.tar.gz) = 2f61cd239b72e515b813afae46a50a8f66ecdf28
-RMD160 (Email-MIME-1.861.tar.gz) = f4f44bb9ede56236871371fbf864453aec8def70
-Size (Email-MIME-1.861.tar.gz) = 91059 bytes
+SHA1 (Email-MIME-1.863.tar.gz) = ca7558c6d3c92bfe9bff7bb273346ddc3c78c8c4
+RMD160 (Email-MIME-1.863.tar.gz) = fb96df60ddd1fb597cc4f39dabb43664ce039240
+Size (Email-MIME-1.863.tar.gz) = 91500 bytes
Home |
Main Index |
Thread Index |
Old Index