diff options
author | wiz <wiz@pkgsrc.org> | 2005-04-05 09:18:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-04-05 09:18:20 +0000 |
commit | 50404efcc524675972d148b4ea84be61054e0b75 (patch) | |
tree | fb26dfdc0cc571d3908c966b4d089e07ebd233ed /mail | |
parent | 677d2d0cbf4444a4353b7f12335100852f9dbcd2 (diff) | |
download | pkgsrc-50404efcc524675972d148b4ea84be61054e0b75.tar.gz |
Update to 1.15:
version 1.15: Thu Mar 31 14:12:54 CEST 2005
- [Ave Wringeley] contributed MIME::Types methods types() and
extensions()
- [Kjetil Kjernsmo] Added non-registered but useful OpenOffice/
StarOffice types application/vnd.sun.xml.*
- [Tatsuhiko Miyagawa] contributed audio/3gpp and video/3gpp
from RFC3839.
version 1.14: Wed Nov 24 18:09:49 CET 2004
- [Ville Skyttä] provided some minor fixes and two new types
- [Ave Wringley] contributed video/x-ms-wmv
- [Ave Wringley] reported a bug in MIME::Types->addType, which
produced a warning about double declaration where it shoudln't
Diffstat (limited to 'mail')
-rw-r--r-- | mail/p5-MIME-Types/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-MIME-Types/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile index 904220c2c73..70d3b6f00b6 100644 --- a/mail/p5-MIME-Types/Makefile +++ b/mail/p5-MIME-Types/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.3 2004/12/29 13:21:44 adrianp Exp $ +# $NetBSD: Makefile,v 1.4 2005/04/05 09:18:20 wiz Exp $ -DISTNAME= MIME-Types-1.13 +DISTNAME= MIME-Types-1.15 PKGNAME= p5-${DISTNAME} 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 ae1097654da..17724e94295 100644 --- a/mail/p5-MIME-Types/distinfo +++ b/mail/p5-MIME-Types/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 09:59:25 agc Exp $ +$NetBSD: distinfo,v 1.4 2005/04/05 09:18:20 wiz Exp $ -SHA1 (MIME-Types-1.13.tar.gz) = efc931327007aed490f6ee675d2dbc3aaf3fd659 -RMD160 (MIME-Types-1.13.tar.gz) = 9ef5c3fe1ee26f6a433fb21bdb4df165cff31ba9 -Size (MIME-Types-1.13.tar.gz) = 16265 bytes +SHA1 (MIME-Types-1.15.tar.gz) = 19d72eeec4be51304275a23d4717edf2e59e0a50 +RMD160 (MIME-Types-1.15.tar.gz) = 0e4be05cc389fc74e743e59f6d0c0952ee7aed0d +Size (MIME-Types-1.15.tar.gz) = 16759 bytes |