summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Simple/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-11-13 01:47:32 +0000
committerwen <wen@pkgsrc.org>2016-11-13 01:47:32 +0000
commitfb2649421f0d17da229d9007f26d24bc490dacbe (patch)
tree7a1f8785fdf3e61ca98008758b76c5c5f622bc20 /mail/p5-Email-Simple/Makefile
parent52199822e4804d1745e6331cde7e88e222e7ba6d (diff)
downloadpkgsrc-fb2649421f0d17da229d9007f26d24bc490dacbe.tar.gz
Update to 2.211
Upstream changes: 2.211 2016-11-12 09:39:09-05:00 America/New_York - fix a fencepost error in headers and header_names that led to a spurious undef in return and to a warning (thanks, Pali Roh獺r)
Diffstat (limited to 'mail/p5-Email-Simple/Makefile')
-rw-r--r--mail/p5-Email-Simple/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-Email-Simple/Makefile b/mail/p5-Email-Simple/Makefile
index a8ff2f6276f..2254a8e70e8 100644
--- a/mail/p5-Email-Simple/Makefile
+++ b/mail/p5-Email-Simple/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2016/06/08 19:23:57 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2016/11/13 01:47:32 wen Exp $
-DISTNAME= Email-Simple-2.210
+DISTNAME= Email-Simple-2.211
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}