summaryrefslogtreecommitdiff
path: root/mail/p5-Email-Simple/Makefile
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2017-09-10 02:07:29 +0000
committerwen <wen@pkgsrc.org>2017-09-10 02:07:29 +0000
commit9b45563c21e8afb68361e4850998c0dbe921f1bf (patch)
tree545e6cd1d02871a52815fed15e58ca2cf565a47e /mail/p5-Email-Simple/Makefile
parent2cc662b7a3d0152bc831860f890848e546009406 (diff)
downloadpkgsrc-9b45563c21e8afb68361e4850998c0dbe921f1bf.tar.gz
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
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 c25f558b45c..9f777060139 100644
--- a/mail/p5-Email-Simple/Makefile
+++ b/mail/p5-Email-Simple/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2017/06/05 14:24:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.30 2017/09/10 02:07:29 wen Exp $
-DISTNAME= Email-Simple-2.213
+DISTNAME= Email-Simple-2.214
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Email/}