From 92f48d8893d21e75eb77e9204684ad0941373537 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Wed, 2 May 2007 15:34:35 +0000 Subject: - Update to 0.53 - Remove perl < 5.6 support - Remove now useless TARGETDIR --- devel/p5-SVN-Web/Makefile | 9 +++------ devel/p5-SVN-Web/distinfo | 6 +++--- 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 -.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 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 -- cgit v1.2.3