From 1f1fc5e554d4dfa672e4ba13ffdf9aded43a332d Mon Sep 17 00:00:00 2001 From: wen Date: Mon, 3 Aug 2015 03:13:19 +0000 Subject: Update to 2.208 Upstream changes: 2.208 2015-07-20 20:34:04-04:00 America/New_York - same as v2.207 - ...but bump perl required to v5.8 2.207 2015-07-04 14:23:36-04:00 America/New_York (TRIAL RELEASE) - fold headers passed to header arg in create method https://github.com/rjbs/Email-Simple/issues/7 2.206 2015-03-26 23:30:51-04:00 America/New_York - the changes from 2.204 are back (and re-listed here), but now with the added benefit of not breaking Email::MIME; see the git repository for the sordid details - provide header_raw and header_raw_set for consistent behavior between Email::Simple and Email::MIME; also, header_raw_pairs 2.205 2015-03-26 14:54:45-04:00 America/New_York - undo changes from 2.204 until safe Email::MIME upgrade path is available 2.204 2015-03-25 22:50:49-04:00 America/New_York - provide header_raw and header_raw_set for consistent behavior between Email::Simple and Email::MIME; also, header_raw_pairs --- mail/p5-Email-Simple/Makefile | 5 ++--- mail/p5-Email-Simple/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'mail/p5-Email-Simple') diff --git a/mail/p5-Email-Simple/Makefile b/mail/p5-Email-Simple/Makefile index 83bdcfa4cb1..1a25682e393 100644 --- a/mail/p5-Email-Simple/Makefile +++ b/mail/p5-Email-Simple/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/06/12 10:50:22 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/08/03 03:13:19 wen Exp $ -DISTNAME= Email-Simple-2.203 +DISTNAME= Email-Simple-2.208 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/} diff --git a/mail/p5-Email-Simple/distinfo b/mail/p5-Email-Simple/distinfo index e3725a41598..9498ea9b1d3 100644 --- a/mail/p5-Email-Simple/distinfo +++ b/mail/p5-Email-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/11/22 14:27:57 mef Exp $ +$NetBSD: distinfo,v 1.11 2015/08/03 03:13:19 wen Exp $ -SHA1 (Email-Simple-2.203.tar.gz) = c6d87c2e121a0faa87016b7d08a1cf10d5293578 -RMD160 (Email-Simple-2.203.tar.gz) = 7ef6a00ea9a30bee4724a848c04d1beaca3303c9 -Size (Email-Simple-2.203.tar.gz) = 34856 bytes +SHA1 (Email-Simple-2.208.tar.gz) = 2682656ff801344539bc51b98fadb865da2209eb +RMD160 (Email-Simple-2.208.tar.gz) = bc679f35cd40cbc3e83cb6af7dfa7b60035cf669 +Size (Email-Simple-2.208.tar.gz) = 38289 bytes -- cgit v1.2.3