diff options
author | wiz <wiz@pkgsrc.org> | 2014-09-06 14:37:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-09-06 14:37:47 +0000 |
commit | a25575058346a29075a6716de4d9e83745b88b1e (patch) | |
tree | 0f603fc391cdb6ee730a5e530962f84236ef2d89 | |
parent | ab91ef56a995436656ea0cae2c9bc7fe82e9fe74 (diff) | |
download | pkgsrc-a25575058346a29075a6716de4d9e83745b88b1e.tar.gz |
Update to 2.06:
version 2.06: Thu Aug 28 16:28:43 CEST 2014
Improvements:
- needed other file from broofa :(
rt.cpan.org#98308 [Lars Dɪᴇᴄᴋᴏᴡ]
- fix scan of freedesktop definitions
rt.cpan.org #98385 [Russell Jenkins]
version 2.05: Wed Aug 27 09:43:03 CEST 2014
Improvements:
- rename ::Type::isAscii() into ::Type::isText()
- add source table broofa
rt.cpan.org#98308 [Lars Dɪᴇᴄᴋᴏᴡ]
- add source table freedesktop
rt.cpan.org#98309 [Lars Dɪᴇᴄᴋᴏᴡ]
- update iana types
-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 56f8267413a..c5e1aa0dc85 100644 --- a/mail/p5-MIME-Types/Makefile +++ b/mail/p5-MIME-Types/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2014/05/29 23:36:49 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2014/09/06 14:37:47 wiz Exp $ -DISTNAME= MIME-Types-2.04 +DISTNAME= MIME-Types-2.06 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 54575b85fa4..354cf2aad8b 100644 --- a/mail/p5-MIME-Types/distinfo +++ b/mail/p5-MIME-Types/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2014/02/06 11:58:17 abs Exp $ +$NetBSD: distinfo,v 1.14 2014/09/06 14:37:47 wiz Exp $ -SHA1 (MIME-Types-2.04.tar.gz) = 6701a7aa2e3fd12e54be2f31094704f3d7767d8f -RMD160 (MIME-Types-2.04.tar.gz) = ec5f5ae2717c26adad48748535bdcfb8426addda -Size (MIME-Types-2.04.tar.gz) = 45320 bytes +SHA1 (MIME-Types-2.06.tar.gz) = bf93bdcd29e5d488eb4120f159fa2e936a2b59de +RMD160 (MIME-Types-2.06.tar.gz) = 4fe89ea1766089b23e717ad180437224b5d4ab7a +Size (MIME-Types-2.06.tar.gz) = 50778 bytes |