aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-File-Flat
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2004-11-14 13:02:32 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2004-11-14 13:02:32 +0000
commit9b713e19f249afa6b1ded48a5f6c24bc5619aec8 (patch)
tree2b50ca9f159b23222124cbc92bf2ea959efd9a68 /devel/p5-File-Flat
parent0c79ad1435424cadea70109986bdd849b9e4916c (diff)
downloadports-9b713e19f249afa6b1ded48a5f6c24bc5619aec8.tar.gz
ports-9b713e19f249afa6b1ded48a5f6c24bc5619aec8.zip
Updated to 0.95
Notes
Notes: svn path=/head/; revision=121565
Diffstat (limited to 'devel/p5-File-Flat')
-rw-r--r--devel/p5-File-Flat/Makefile8
-rw-r--r--devel/p5-File-Flat/distinfo4
2 files changed, 8 insertions, 4 deletions
diff --git a/devel/p5-File-Flat/Makefile b/devel/p5-File-Flat/Makefile
index e771df782223..61a18f6450c9 100644
--- a/devel/p5-File-Flat/Makefile
+++ b/devel/p5-File-Flat/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= File-Flat
-PORTVERSION= 0.92
+PORTVERSION= 0.95
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
@@ -19,13 +19,17 @@ BUILD_DEPENDS= ${SITE_PERL}/Class/Autouse.pm:${PORTSDIR}/devel/p5-Class-Autouse
${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
${SITE_PERL}/File/Remove.pm:${PORTSDIR}/devel/p5-File-Remove \
${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
- ${SITE_PERL}/File/NCopy.pm:${PORTSDIR}/devel/p5-File-NCopy
+ ${SITE_PERL}/File/NCopy.pm:${PORTSDIR}/devel/p5-File-NCopy \
+ ${SITE_PERL}/prefork.pm:${PORTSDIR}/devel/p5-prefork
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= File::Flat.3
+post-patch:
+ @${PERL} -pi -e 's/^auto_install.*$$//' ${WRKSRC}/Makefile.PL
+
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
diff --git a/devel/p5-File-Flat/distinfo b/devel/p5-File-Flat/distinfo
index 5cef15a1ac19..e4f0c074e4c6 100644
--- a/devel/p5-File-Flat/distinfo
+++ b/devel/p5-File-Flat/distinfo
@@ -1,2 +1,2 @@
-MD5 (File-Flat-0.92.tar.gz) = a5cb0d8a7d711957d7362f56ecdc8d0c
-SIZE (File-Flat-0.92.tar.gz) = 35637
+MD5 (File-Flat-0.95.tar.gz) = 4b018c9d2a366cfd15c920f3544e9cf1
+SIZE (File-Flat-0.95.tar.gz) = 43521