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-Modifier updated to 1.442



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6fcc1f329e4
branches:  trunk
changeset: 544910:e6fcc1f329e4
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Tue Jul 22 13:20:47 2008 +0000

description:
updated to 1.442
took maintainership

ChangeLog:
1.442     2006-08-04
          correct body_set behavior to handle refs
          reformat changelog to standard PEP format
          completely horrible fix to prevent re-encoding of encoded text during
          creation

1.441     2006-11-28
          avoid warnings on part counting

1.440     2006-08-04
          don't make a singepart message if told to make a multipart

1.43      2006-07-13
          reliable ordering of content-type attributes (bug 9206)
          improve handling of one-part messages
          plan all tests

diffstat:

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

diffs (31 lines):

diff -r 365b5d14960a -r e6fcc1f329e4 mail/p5-Email-MIME-Modifier/Makefile
--- a/mail/p5-Email-MIME-Modifier/Makefile      Tue Jul 22 13:14:21 2008 +0000
+++ b/mail/p5-Email-MIME-Modifier/Makefile      Tue Jul 22 13:20:47 2008 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2008/07/20 16:09:34 heinz Exp $
+# $NetBSD: Makefile,v 1.4 2008/07/22 13:20:47 rhaen Exp $
 
-DISTNAME=      Email-MIME-Modifier-1.42
+DISTNAME=      Email-MIME-Modifier-1.442
 PKGNAME=       p5-${DISTNAME}
 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-MIME-Modifier/
 COMMENT=       Modify Email::MIME Objects Easily
 
diff -r 365b5d14960a -r e6fcc1f329e4 mail/p5-Email-MIME-Modifier/distinfo
--- a/mail/p5-Email-MIME-Modifier/distinfo      Tue Jul 22 13:14:21 2008 +0000
+++ b/mail/p5-Email-MIME-Modifier/distinfo      Tue Jul 22 13:20:47 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/07/29 11:27:58 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2008/07/22 13:20:47 rhaen Exp $
 
-SHA1 (Email-MIME-Modifier-1.42.tar.gz) = 696b30578417fae50dc1ddc07c94791bf4e43115
-RMD160 (Email-MIME-Modifier-1.42.tar.gz) = 2cab3dc0fe41515aae16dfdfd9771e1d086c6eb0
-Size (Email-MIME-Modifier-1.42.tar.gz) = 6141 bytes
+SHA1 (Email-MIME-Modifier-1.442.tar.gz) = 44de8e801143b4fdf7cd8b0592c01b1a66912a62
+RMD160 (Email-MIME-Modifier-1.442.tar.gz) = 738f89facc0d0d977cad6f4c8ed0c6847c5377a3
+Size (Email-MIME-Modifier-1.442.tar.gz) = 6980 bytes



Home | Main Index | Thread Index | Old Index