summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2005-02-23 13:03:09 +0000
committerVolker Stolz <vs@FreeBSD.org>2005-02-23 13:03:09 +0000
commitef1bad9846a926746b8f0ef246df94706109fbb1 (patch)
treeaa206147f729f1b356dd618c1ee8915fc15fb074 /converters
parentCRITICAL BUG FIX: make -throttle work when output is a pipe. (diff)
Update to 2.01
PR: ports/75247 Submitted by: Toshiya SAITOH Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=129595
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Unicode-IMAPUtf7/Makefile9
-rw-r--r--converters/p5-Unicode-IMAPUtf7/distinfo4
-rw-r--r--converters/p5-Unicode-IMAPUtf7/pkg-plist1
3 files changed, 9 insertions, 5 deletions
diff --git a/converters/p5-Unicode-IMAPUtf7/Makefile b/converters/p5-Unicode-IMAPUtf7/Makefile
index e44f4197a65b..a67f81d949ec 100644
--- a/converters/p5-Unicode-IMAPUtf7/Makefile
+++ b/converters/p5-Unicode-IMAPUtf7/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= Unicode-IMAPUtf7
-PORTVERSION= 1.04
+PORTVERSION= 2.01
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= Unicode
+MASTER_SITE_SUBDIR= Unicode/FABPOT
PKGNAMEPREFIX= p5-
MAINTAINER= svenasse@polaris.ca
@@ -22,4 +22,9 @@ PERL_CONFIGURE= yes
MAN3= Unicode::IMAPUtf7.3
+post-extract: # breaks non-root build otherwise
+ ${CHMOD} u+x ${WRKSRC}
+ ${CHMOD} u+x ${WRKSRC}/t ${WRKSRC}/lib
+ ${CHMOD} u+x ${WRKSRC}/lib/Unicode
+
.include <bsd.port.mk>
diff --git a/converters/p5-Unicode-IMAPUtf7/distinfo b/converters/p5-Unicode-IMAPUtf7/distinfo
index 2bc5d48730d6..1d0290f90a07 100644
--- a/converters/p5-Unicode-IMAPUtf7/distinfo
+++ b/converters/p5-Unicode-IMAPUtf7/distinfo
@@ -1,2 +1,2 @@
-MD5 (Unicode-IMAPUtf7-1.04.tar.gz) = dad07aa13e49c9d8fc9350811a1a1f2e
-SIZE (Unicode-IMAPUtf7-1.04.tar.gz) = 1862
+MD5 (Unicode-IMAPUtf7-2.01.tar.gz) = 7712fb3cfb90cc847c095b4d19cf0809
+SIZE (Unicode-IMAPUtf7-2.01.tar.gz) = 3634
diff --git a/converters/p5-Unicode-IMAPUtf7/pkg-plist b/converters/p5-Unicode-IMAPUtf7/pkg-plist
index a9b413bf1665..bfca0ddf20ab 100644
--- a/converters/p5-Unicode-IMAPUtf7/pkg-plist
+++ b/converters/p5-Unicode-IMAPUtf7/pkg-plist
@@ -1,6 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Unicode/IMAPUtf7/.packlist
%%SITE_PERL%%/Unicode/IMAPUtf7.pm
-%%SITE_PERL%%/auto/Unicode/IMAPUtf7/autosplit.ix
@unexec rmdir %D/%%SITE_PERL%%/auto/Unicode/IMAPUtf7 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/auto/Unicode 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Unicode 2>/dev/null || true