summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Types/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-21 22:08:45 +0000
committerwiz <wiz>2012-10-21 22:08:45 +0000
commitce2ac8b60048cdcd96fc8e92f4d762e4cfe90ff2 (patch)
tree1aa636c1b6832cef6c794c28a691a8070f457b88 /mail/p5-MIME-Types/Makefile
parent4fa23c1f2280244ea3f5103c27cab31e7261ad67 (diff)
downloadpkgsrc-ce2ac8b60048cdcd96fc8e92f4d762e4cfe90ff2.tar.gz
Update to 1.35:
version 1.35: - added video/webm and audio/webm, although not (yet) IANA registered. [Kurian Jose Aerthail] version 1.34: Thu Jan 12 11:16:07 CET 2012 - subType() did not handle subType's with '+' in them. [Roman V. Nikolaev] version 1.33: Thu Jan 12 08:46:05 CET 2012 - all openxmlformats are binary [Beverly Wang] - mediaType() and subType() did not handle subType's with dots in them correctly. [Roman V. Nikolaev] version 1.32: Thu Aug 18 23:30:25 CEST 2011 - explain how to use MIME::Types in mod_perl, after complains from [Steve Simms], [Nicolas Mendoza], [Yves Orton] and [Hans Dieter Pearcey] - when you do not read the documentation about mod_perl/fork, then it will work as ever but still inefficient.
Diffstat (limited to 'mail/p5-MIME-Types/Makefile')
-rw-r--r--mail/p5-MIME-Types/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile
index fc2fbd93201..afd36869f7e 100644
--- a/mail/p5-MIME-Types/Makefile
+++ b/mail/p5-MIME-Types/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2012/10/08 12:19:22 asau Exp $
+# $NetBSD: Makefile,v 1.20 2012/10/21 22:08:45 wiz Exp $
-DISTNAME= MIME-Types-1.31
+DISTNAME= MIME-Types-1.35
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}