aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2003-12-08 21:14:53 +0800
committerskv <skv@FreeBSD.org>2003-12-08 21:14:53 +0800
commite9c8dca2ac503788a54d82216efe048e8c56e078 (patch)
treee84b445bb17fa4510701b0d4d48c998dc79e3871
parentc6a9d90fb5a823bd511302dfc820f1d6cf1ed35b (diff)
downloadfreebsd-ports-gnome-e9c8dca2ac503788a54d82216efe048e8c56e078.tar.gz
freebsd-ports-gnome-e9c8dca2ac503788a54d82216efe048e8c56e078.tar.zst
freebsd-ports-gnome-e9c8dca2ac503788a54d82216efe048e8c56e078.zip
Updated to 1.09
-rw-r--r--mail/p5-MIME-Types/Makefile3
-rw-r--r--mail/p5-MIME-Types/distinfo2
-rw-r--r--mail/p5-MIME-Types/pkg-plist2
3 files changed, 4 insertions, 3 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile
index 95f724614785..52e3e34d3c1d 100644
--- a/mail/p5-MIME-Types/Makefile
+++ b/mail/p5-MIME-Types/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= MIME-Types
-PORTVERSION= 1.005
+PORTVERSION= 1.09
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
@@ -16,7 +16,6 @@ COMMENT= MIME-Types is a Perl extension for determining MIME types
PERL_CONFIGURE= YES
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= MIME::Type.3 MIME::Types.3
.include <bsd.port.mk>
diff --git a/mail/p5-MIME-Types/distinfo b/mail/p5-MIME-Types/distinfo
index 033cda3cb273..656a86f05408 100644
--- a/mail/p5-MIME-Types/distinfo
+++ b/mail/p5-MIME-Types/distinfo
@@ -1 +1 @@
-MD5 (MIME-Types-1.005.tar.gz) = 3f9f1ffbb2ad4da64ac3c81dc4b99c2b
+MD5 (MIME-Types-1.09.tar.gz) = a1af1cf3f7e00de2e137970e86a8bb70
diff --git a/mail/p5-MIME-Types/pkg-plist b/mail/p5-MIME-Types/pkg-plist
index 3b7792d3e87b..3096910ec4b1 100644
--- a/mail/p5-MIME-Types/pkg-plist
+++ b/mail/p5-MIME-Types/pkg-plist
@@ -1,5 +1,7 @@
%%SITE_PERL%%/MIME/Type.pm
%%SITE_PERL%%/MIME/Types.pm
+%%SITE_PERL%%/MIME/Type.pod
+%%SITE_PERL%%/MIME/Types.pod
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Types/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Types
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true