Sun Sep 8 13:44:15 2013 UTC ()
Update to 2.202

Upstream changes:
2.202     2013-09-04 09:48:33 America/New_York
          repackage with Dist::Zilla; update repo and bug tracker

2.201     2013-04-16
          no changes

2.200_01  2013-04-09
          preserve the original header layout unless changed

2.103     2013-04-09
          fix a bug in header unfolding where "0\n 1" could be unfolded to "01"


(wen)
diff -r1.17 -r1.18 pkgsrc/mail/p5-Email-Simple/Makefile
diff -r1.8 -r1.9 pkgsrc/mail/p5-Email-Simple/distinfo

cvs diff -r1.17 -r1.18 pkgsrc/mail/p5-Email-Simple/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/p5-Email-Simple/Makefile 2013/05/31 12:41:17 1.17
+++ pkgsrc/mail/p5-Email-Simple/Makefile 2013/09/08 13:44:15 1.18
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.17 2013/05/31 12:41:17 wiz Exp $ 1# $NetBSD: Makefile,v 1.18 2013/09/08 13:44:15 wen Exp $
2 2
3DISTNAME= Email-Simple-2.102 3DISTNAME= Email-Simple-2.202
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6SVR4_PKGNAME= p5ems 5SVR4_PKGNAME= p5ems
7CATEGORIES= mail perl5 6CATEGORIES= mail perl5
8MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
9 8
10MAINTAINER= rhaen@NetBSD.org 9MAINTAINER= rhaen@NetBSD.org
11HOMEPAGE= http://search.cpan.org/dist/Email-Simple/ 10HOMEPAGE= http://search.cpan.org/dist/Email-Simple/
12COMMENT= Perl5 module for simple parsing of RFC2822 message format and headers 11COMMENT= Perl5 module for simple parsing of RFC2822 message format and headers
13LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
14 13
15# versions before 1.857 meddled in the guts of Email::Simple 14# versions before 1.857 meddled in the guts of Email::Simple
16CONFLICTS+= p5-Email-MIME<1.857 15CONFLICTS+= p5-Email-MIME<1.857
17CONFLICTS+= p5-Email-Simple-Creator-[0-9]* 16CONFLICTS+= p5-Email-Simple-Creator-[0-9]*
18 17

cvs diff -r1.8 -r1.9 pkgsrc/mail/p5-Email-Simple/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/p5-Email-Simple/distinfo 2013/01/23 10:18:08 1.8
+++ pkgsrc/mail/p5-Email-Simple/distinfo 2013/09/08 13:44:15 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2013/01/23 10:18:08 rhaen Exp $ 1$NetBSD: distinfo,v 1.9 2013/09/08 13:44:15 wen Exp $
2 2
3SHA1 (Email-Simple-2.102.tar.gz) = 2468b9c4cd8daa338ad10220c2da45d1b92b4634 3SHA1 (Email-Simple-2.202.tar.gz) = 4ed6355e18faa6fd54f8289e54615e7b1c2a7cc3
4RMD160 (Email-Simple-2.102.tar.gz) = 456ef3530ad5a12619029d8cf6a08a1acf5f29b7 4RMD160 (Email-Simple-2.202.tar.gz) = babcad7854e713a382681bd4b0d7fb2577b06146
5Size (Email-Simple-2.102.tar.gz) = 31401 bytes 5Size (Email-Simple-2.202.tar.gz) = 33608 bytes