aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Web
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-05-02 15:34:35 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-05-02 15:34:35 +0000
commit92f48d8893d21e75eb77e9204684ad0941373537 (patch)
tree6c0f7acfa3168b55a0910d30988a67c8981de515 /devel/p5-SVN-Web
parente78f310cd2411a8674829b61df279bf3d6e7ebe8 (diff)
downloadports-92f48d8893d21e75eb77e9204684ad0941373537.tar.gz
ports-92f48d8893d21e75eb77e9204684ad0941373537.zip
Notes
Diffstat (limited to 'devel/p5-SVN-Web')
-rw-r--r--devel/p5-SVN-Web/Makefile9
-rw-r--r--devel/p5-SVN-Web/distinfo6
2 files changed, 6 insertions, 9 deletions
diff --git a/devel/p5-SVN-Web/Makefile b/devel/p5-SVN-Web/Makefile
index 8627981fa09e..edc27fe15370 100644
--- a/devel/p5-SVN-Web/Makefile
+++ b/devel/p5-SVN-Web/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SVN-Web
-PORTVERSION= 0.52
+PORTVERSION= 0.53
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SVN
@@ -62,19 +62,16 @@ MAN3= SVN::Web.3 \
SVN::Web::action.3
post-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/bin/svnweb-install ${TARGETDIR}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/bin/svnweb-install ${PREFIX}/bin
@${ECHO}
@${CAT} ${PKGMESSAGE}
@${ECHO}
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500600
-IGNORE= requires Perl 5.6.0 or newer. Please install lang/perl5.8 and try again
-.endif
-
.if ${PERL_LEVEL} < 500703
BUILD_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils
.endif
+
.include <bsd.port.post.mk>
diff --git a/devel/p5-SVN-Web/distinfo b/devel/p5-SVN-Web/distinfo
index 13f0958b4804..c361c3c84216 100644
--- a/devel/p5-SVN-Web/distinfo
+++ b/devel/p5-SVN-Web/distinfo
@@ -1,3 +1,3 @@
-MD5 (SVN-Web-0.52.tar.gz) = d45791312eb33502af306aaee95046dc
-SHA256 (SVN-Web-0.52.tar.gz) = 6d00863aada74df0335b309b644fa429731f435f4c722f5bf4675c819aa7ee67
-SIZE (SVN-Web-0.52.tar.gz) = 85206
+MD5 (SVN-Web-0.53.tar.gz) = e3eb6fc39662714d0f517d1ce6474342
+SHA256 (SVN-Web-0.53.tar.gz) = 4844b14f6e76ec644c41230705725aa7d2374fddfe1beb23910eb1b708849549
+SIZE (SVN-Web-0.53.tar.gz) = 85155