diff options
author | sno <sno> | 2009-02-25 22:18:59 +0000 |
---|---|---|
committer | sno <sno> | 2009-02-25 22:18:59 +0000 |
commit | f944b41f2713613ce9db00efa9e26bec7881371d (patch) | |
tree | fc69058c95bf049585197f30702f437029de92f9 /mail | |
parent | e88e2703d4e9c7ac8c2c16d0bbfe83dd90c7e0fe (diff) | |
download | pkgsrc-f944b41f2713613ce9db00efa9e26bec7881371d.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')
-rw-r--r-- | mail/p5-MIME-Types/Makefile | 5 | ||||
-rw-r--r-- | mail/p5-MIME-Types/distinfo | 8 |
2 files changed, 6 insertions, 7 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/} diff --git a/mail/p5-MIME-Types/distinfo b/mail/p5-MIME-Types/distinfo index 3d82f73d054..1213bfebc90 100644 --- a/mail/p5-MIME-Types/distinfo +++ b/mail/p5-MIME-Types/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2008/05/28 20:49:42 abs Exp $ +$NetBSD: distinfo,v 1.7 2009/02/25 22:18:59 sno Exp $ -SHA1 (MIME-Types-1.24.tar.gz) = f61e6d8092e4174d756327fb6a2449e3ee0ee0d2 -RMD160 (MIME-Types-1.24.tar.gz) = ed3ced07e5bb9d18f9f0b3ec28bb97da6d979b3a -Size (MIME-Types-1.24.tar.gz) = 19216 bytes +SHA1 (MIME-Types-1.27.tar.gz) = 9adc1faed4f09d0a114de1bdae7c99741884f55f +RMD160 (MIME-Types-1.27.tar.gz) = 14b8c94045d2dc88ad808132130abbdf64cfef17 +Size (MIME-Types-1.27.tar.gz) = 19618 bytes |