Sun Sep 10 02:07:29 2017 UTC ()
Update to 2.214

Upstream changes:
2.214     2017-09-08 14:21:20-04:00 America/New_York
        - the method header_raw_prepend is now available on emails and headers


(wen)
diff -r1.29 -r1.30 pkgsrc/mail/p5-Email-Simple/Makefile
diff -r1.15 -r1.16 pkgsrc/mail/p5-Email-Simple/distinfo

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

--- pkgsrc/mail/p5-Email-Simple/Makefile 2017/06/05 14:24:04 1.29
+++ pkgsrc/mail/p5-Email-Simple/Makefile 2017/09/10 02:07:29 1.30
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.29 2017/06/05 14:24:04 ryoon Exp $ 1# $NetBSD: Makefile,v 1.30 2017/09/10 02:07:29 wen Exp $
2 2
3DISTNAME= Email-Simple-2.213 3DISTNAME= Email-Simple-2.214
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= mail perl5 5CATEGORIES= mail perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Email-Simple/ 9HOMEPAGE= http://search.cpan.org/dist/Email-Simple/
11COMMENT= Perl5 module for simple parsing of RFC2822 message format and headers 10COMMENT= Perl5 module for simple parsing of RFC2822 message format and headers
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14# versions before 1.857 meddled in the guts of Email::Simple 13# versions before 1.857 meddled in the guts of Email::Simple
15CONFLICTS+= p5-Email-MIME<1.857 14CONFLICTS+= p5-Email-MIME<1.857
16CONFLICTS+= p5-Email-Simple-Creator-[0-9]* 15CONFLICTS+= p5-Email-Simple-Creator-[0-9]*
17 16
18SUPERSEDES+= p5-Email-Simple-Creator<=1.424nb1 17SUPERSEDES+= p5-Email-Simple-Creator<=1.424nb1

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

--- pkgsrc/mail/p5-Email-Simple/distinfo 2017/01/18 12:25:13 1.15
+++ pkgsrc/mail/p5-Email-Simple/distinfo 2017/09/10 02:07:29 1.16
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.15 2017/01/18 12:25:13 wen Exp $ 1$NetBSD: distinfo,v 1.16 2017/09/10 02:07:29 wen Exp $
2 2
3SHA1 (Email-Simple-2.213.tar.gz) = c774e9b8c01affa785a55ced1226ae9714f5c31c 3SHA1 (Email-Simple-2.214.tar.gz) = 845b511355e53c1f21f264d48ae8feb1db0bb61b
4RMD160 (Email-Simple-2.213.tar.gz) = c46068ac7b4150ca41fbe35f63e55c5e3c91c50d 4RMD160 (Email-Simple-2.214.tar.gz) = 046b3442d33620a2ad40018715b7def6a9773162
5SHA512 (Email-Simple-2.213.tar.gz) = 78e026399ae0f2449c7c4a6b8c7839a60bc9385545dcf81318de0d7ae179bd8bd510a17138f4f8d6d38ecdd6bd6b973cac0a19674244b214ca218e248af0b49f 5SHA512 (Email-Simple-2.214.tar.gz) = 0a2b721b48e621c3cda2453934943dad0b779c30aa20821536f189f2d1c02512ec0451b8273ebef2618b42741cf72b59a6b6e7fbe4db2b1891f436815ed7c117
6Size (Email-Simple-2.213.tar.gz) = 39302 bytes 6Size (Email-Simple-2.214.tar.gz) = 39590 bytes