summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Types/Makefile
diff options
context:
space:
mode:
authorabs <abs>2014-02-06 11:58:17 +0000
committerabs <abs>2014-02-06 11:58:17 +0000
commite412c98d21c83ed9f56704d701834806467e5f6c (patch)
tree8df70e66bfe954ce0aa0342a57171a9c77370cba /mail/p5-MIME-Types/Makefile
parent9cee360c7b5f545adc10ac62f6e21e12427bdba5 (diff)
downloadpkgsrc-e412c98d21c83ed9f56704d701834806467e5f6c.tar.gz
Updated mail/p5-MIME-Types to 2.04
version 2.04: Thu Sep 12 15:46:28 CEST 2013 Fixes: - one more localize $_ in ::Types::_read_db() rt.cpan.org#87856 [Gerda Shank] version 2.03: Wed Sep 4 17:12:27 CEST 2013 Improvements: - typo in docs, rt.cpan.org#88394 [Gregor Herrmann, Debian] - require perl 5.8.8, because <:encoding [cpantesters] - updated IANA - a bit more DESCRIPTION version 2.02: Sun Aug 18 12:49:23 CEST 2013 Fixes: - localize DB and $_ in ::Types::_read_db() rt.cpan.org#87856 [Gerda Shank]
Diffstat (limited to 'mail/p5-MIME-Types/Makefile')
-rw-r--r--mail/p5-MIME-Types/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile
index 5e95ef7e10d..1c255a90926 100644
--- a/mail/p5-MIME-Types/Makefile
+++ b/mail/p5-MIME-Types/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2013/08/13 16:04:27 wen Exp $
+# $NetBSD: Makefile,v 1.23 2014/02/06 11:58:17 abs Exp $
-DISTNAME= MIME-Types-2.01
+DISTNAME= MIME-Types-2.04
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}