summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Types
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 16:02:48 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-05-27 16:02:48 +0000
commit92be864d288c179fe5df7172a6dc06e0dbfe143c (patch)
tree0d88a4313ce43a12ed191292c02e04d0d1fc32f7 /mail/p5-MIME-Types
parentadd missing man pages (diff)
Upgrade to 0.04
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=43147
Diffstat (limited to 'mail/p5-MIME-Types')
-rw-r--r--mail/p5-MIME-Types/Makefile6
-rw-r--r--mail/p5-MIME-Types/distinfo2
-rw-r--r--mail/p5-MIME-Types/pkg-plist5
3 files changed, 7 insertions, 6 deletions
diff --git a/mail/p5-MIME-Types/Makefile b/mail/p5-MIME-Types/Makefile
index 8b8ce29cf196..d295bb2aff6c 100644
--- a/mail/p5-MIME-Types/Makefile
+++ b/mail/p5-MIME-Types/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= MIME-Types
-PORTVERSION= 0.03
+PORTVERSION= 0.04
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MIME
@@ -13,10 +13,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= killer@prosalg.no
+NO_WRKSUBDIR= YES
PERL_CONFIGURE= YES
-MAN3= MIME::Types.3
-
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= MIME::Types.3
.include <bsd.port.mk>
diff --git a/mail/p5-MIME-Types/distinfo b/mail/p5-MIME-Types/distinfo
index 446bf5a3c2a3..7f2190901c34 100644
--- a/mail/p5-MIME-Types/distinfo
+++ b/mail/p5-MIME-Types/distinfo
@@ -1 +1 @@
-MD5 (MIME-Types-0.03.tar.gz) = 8218edf28c2be8b78e111be1e299acab
+MD5 (MIME-Types-0.04.tar.gz) = 812e9a997f5ed719340d06ead2f783f4
diff --git a/mail/p5-MIME-Types/pkg-plist b/mail/p5-MIME-Types/pkg-plist
index 65603ebc8d33..2c75e39780c1 100644
--- a/mail/p5-MIME-Types/pkg-plist
+++ b/mail/p5-MIME-Types/pkg-plist
@@ -1,4 +1,5 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Types/.packlist
lib/perl5/site_perl/%%PERL_VER%%/MIME/Types.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Types/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Types
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/MIME/Types.pm
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/MIME 2>/dev/null || true