summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Simple/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-04-07 13:10:16 +0000
committerwen <wen@pkgsrc.org>2016-04-07 13:10:16 +0000
commitc730db0c34d62d05c66b4fb6e9d6018df4be4cd2 (patch)
tree69b9fb871dfea21bf4b5fa9404cdca2b530545e4 /mail/p5-Email-Simple/Makefile
parent3a54c9b7d64cee6144c9c72b59cc0ec95cdd92a2 (diff)
downloadpkgsrc-c730db0c34d62d05c66b4fb6e9d6018df4be4cd2.tar.gz
Update to 2.210
Upstream changes: 2.210 2016-03-05 12:16:16-05:00 America/New_York - fix a bug where folding treated the string "0" as an empty string (thanks, Pali Roh獺r) 2.209 2015-10-11 22:57:04-04:00 America/New_York (TRIAL RELEASE) - avoid opportunity for pathological backtracking behavior on malformed messages
Diffstat (limited to 'mail/p5-Email-Simple/Makefile')
-rw-r--r--mail/p5-Email-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Email-Simple/Makefile b/mail/p5-Email-Simple/Makefile
index 1a25682e393..53ae7ae5678 100644
--- a/mail/p5-Email-Simple/Makefile
+++ b/mail/p5-Email-Simple/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2015/08/03 03:13:19 wen Exp $
+# $NetBSD: Makefile,v 1.24 2016/04/07 13:10:16 wen Exp $
-DISTNAME= Email-Simple-2.208
+DISTNAME= Email-Simple-2.210
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}