diff options
Diffstat (limited to 'www/p5-Apache2-Scoreboard')
-rw-r--r-- | www/p5-Apache2-Scoreboard/Makefile | 19 | ||||
-rw-r--r-- | www/p5-Apache2-Scoreboard/distinfo | 4 |
2 files changed, 10 insertions, 13 deletions
diff --git a/www/p5-Apache2-Scoreboard/Makefile b/www/p5-Apache2-Scoreboard/Makefile index 8f23492063bb..1b952082c792 100644 --- a/www/p5-Apache2-Scoreboard/Makefile +++ b/www/p5-Apache2-Scoreboard/Makefile @@ -1,26 +1,23 @@ -# New ports collection makefile for: Apache-Scoreboard -# Date Created: 08 Oct 2003 -# Whom: Trevor S. Cornpropst <tcornpropst@cox.net> +# New ports collection makefile for: Apache2-Scoreboard +# Date Created: 11 June 2005 +# Whom: Philip Paeps <philip@FreeBSD.org> # # $FreeBSD$ # -PORTNAME= Apache-Scoreboard -PORTVERSION= 0.10 +PORTNAME= Apache2-Scoreboard +PORTVERSION= 2.06 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR=Apache +DISTNAME= Apache-Scoreboard-${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= tcornpropst@cox.net +MAINTAINER= philip@FreeBSD.org COMMENT= Perl interface to the Apache scoreboard structure -.if defined(WITH_MODPERL2) BROKEN= Broken due the new mod_perl2 API -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache2/mod_perl.pm:${PORTSDIR}/www/mod_perl2 -.else -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl -.endif +BUILD_DEPENDS= ${LOCALBASE}/libexec/apache2/mod_perl.so:${PORTSDIR}/www/mod_perl2 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= YES diff --git a/www/p5-Apache2-Scoreboard/distinfo b/www/p5-Apache2-Scoreboard/distinfo index 8162f2fd7636..305c1747642b 100644 --- a/www/p5-Apache2-Scoreboard/distinfo +++ b/www/p5-Apache2-Scoreboard/distinfo @@ -1,2 +1,2 @@ -MD5 (Apache-Scoreboard-0.10.tar.gz) = 2b267c55caded61c0ef765a45d9cdf2f -SIZE (Apache-Scoreboard-0.10.tar.gz) = 9115 +MD5 (Apache-Scoreboard-2.06.tar.gz) = 06b4f22250d954b8a6bd607884ad09b3 +SIZE (Apache-Scoreboard-2.06.tar.gz) = 18383 |