summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Types/Makefile
diff options
context:
space:
mode:
authorsno <sno>2009-02-25 22:18:59 +0000
committersno <sno>2009-02-25 22:18:59 +0000
commit163a64ea6db1993238ce0dc1f05baa86aac987d6 (patch)
treefc69058c95bf049585197f30702f437029de92f9 /mail/p5-MIME-Types/Makefile
parent8a1ef803ec8153e57fdbf23a5c63c52767abae3a (diff)
downloadpkgsrc-163a64ea6db1993238ce0dc1f05baa86aac987d6.tar.gz
pkgsrc changes:
- update module to 1.27 Upstream changes: version 1.27: Tue Feb 3 12:23:08 CET 2009 - fix application/ogg to .ogx. Add other oggs [John Drago] - alternative for ogg in test scripts, - test by_mediatype with regexp parameter. - do not use /bin/pwd in t/pod.t version 1.26: Wed Dec 17 09:01:27 CET 2008 - added many ooxml types [Joe Spooner] version 1.25: Sat Nov 29 15:00:20 CET 2008 - added application/jsoni rt.cpan.org #36812 [Christopher H. Laco] - added text/x-component rt.cpan.org#41293 [Stephen Steneker]
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 f61046f1eb8..57d1fe5ca26 100644
--- a/mail/p5-MIME-Types/Makefile
+++ b/mail/p5-MIME-Types/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2008/10/19 19:18:20 he Exp $
+# $NetBSD: Makefile,v 1.11 2009/02/25 22:18:59 sno Exp $
-DISTNAME= MIME-Types-1.24
+DISTNAME= MIME-Types-1.27
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}