diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-22 16:31:01 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-08-22 16:31:01 +0000 |
commit | 45fb334d0346e31b860ea945691dce076a3e5b46 (patch) | |
tree | 68c0d2cd39ba1b7ee81b63ef55841c6eb20de37b | |
parent | - Update to 0.1718 (diff) |
- Update to 1.32
Changes: http://search.cpan.org/dist/MIME-Types/ChangeLog
Notes
Notes:
svn path=/head/; revision=280196
-rw-r--r-- | mail/p5-MIME-Types/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-MIME-Types/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile index d7acb0f303a0..6b7991c8259a 100644 --- a/mail/p5-MIME-Types/Makefile +++ b/mail/p5-MIME-Types/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= MIME-Types -PORTVERSION= 1.31 +PORTVERSION= 1.32 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for determining MIME types -PERL_CONFIGURE= YES +PERL_CONFIGURE= yes MAN3= MIME::Type.3 MIME::Types.3 diff --git a/mail/p5-MIME-Types/distinfo b/mail/p5-MIME-Types/distinfo index 0555ac214223..ca1cfc096c8a 100644 --- a/mail/p5-MIME-Types/distinfo +++ b/mail/p5-MIME-Types/distinfo @@ -1,2 +1,2 @@ -SHA256 (MIME-Types-1.31.tar.gz) = e33701fa998a24078c38a4f55ac9a0bc5be21047fb60defc7eee1d789933b170 -SIZE (MIME-Types-1.31.tar.gz) = 21613 +SHA256 (MIME-Types-1.32.tar.gz) = 5416777a15971cdd22159ae14d815ab8d850db3016b9d32d48986ca9b22f1beb +SIZE (MIME-Types-1.32.tar.gz) = 22104 |