summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Types/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-09-07 12:16:03 +0000
committerwiz <wiz>2014-09-07 12:16:03 +0000
commit74aa0fe42dae3eb86805695b08cff631a7592d8f (patch)
treedff53cab1a1ecdb16ab0c7907f328fa8d5063b9c /mail/p5-MIME-Types/Makefile
parentb0e587ab1d7504f4b78760545336f9466a97d749 (diff)
downloadpkgsrc-74aa0fe42dae3eb86805695b08cff631a7592d8f.tar.gz
Update to 2.08:
version 2.08: Fri Sep 5 15:29:52 CEST 2014 Fixes: - fix test t/40mojo.t which mojo is not installed rt.cpan.org#98639 [Chris] Improvements: - remove dependency on Scalar::Util - documentation fixes version 2.07: Fri Sep 5 12:08:06 CEST 2014 Fixes: - MIME::Type::equals() did cmp not eq Improvements: - new httpAccept() wth tests in t/21accept.t - new httpAcceptBest() and httpAcceptSelect() with tests in t/22accbest.t - add MojoX::MIME::Types with tests in t/40mojo.t - now depends on List::Util and Scalar::Util
Diffstat (limited to 'mail/p5-MIME-Types/Makefile')
-rw-r--r--mail/p5-MIME-Types/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile
index c5e1aa0dc85..c48e75e6023 100644
--- a/mail/p5-MIME-Types/Makefile
+++ b/mail/p5-MIME-Types/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2014/09/06 14:37:47 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2014/09/07 12:16:03 wiz Exp $
-DISTNAME= MIME-Types-2.06
+DISTNAME= MIME-Types-2.08
PKGNAME= p5-${DISTNAME}
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}