aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Profiler
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-09 23:34:27 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-09 23:34:27 +0000
commit57e42003e255ae9997577947575cb6071c8b96fc (patch)
tree45d65d3c080e164b6a6f9ecf68b65cad59ec71f4 /www/p5-Apache-Profiler
parentebf0a62ff3fe146eec8058aacfd9f5c40d9bd9f9 (diff)
downloadports-57e42003e255ae9997577947575cb6071c8b96fc.tar.gz
ports-57e42003e255ae9997577947575cb6071c8b96fc.zip
Notes
Diffstat (limited to 'www/p5-Apache-Profiler')
-rw-r--r--www/p5-Apache-Profiler/Makefile4
-rw-r--r--www/p5-Apache-Profiler/distinfo6
-rw-r--r--www/p5-Apache-Profiler/pkg-plist8
3 files changed, 10 insertions, 8 deletions
diff --git a/www/p5-Apache-Profiler/Makefile b/www/p5-Apache-Profiler/Makefile
index 3219fdac247c..443bf3f5fb1f 100644
--- a/www/p5-Apache-Profiler/Makefile
+++ b/www/p5-Apache-Profiler/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Apache-Profiler
-PORTVERSION= 0.01
+PORTVERSION= 0.10
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,6 +16,6 @@ COMMENT= Profiles time seconds needed for every request
PERL_CONFIGURE= yes
-MAN3= Apache::Profiler.3
+MAN3= Apache::Profiler.3 Apache2::Profiler.3
.include <bsd.port.mk>
diff --git a/www/p5-Apache-Profiler/distinfo b/www/p5-Apache-Profiler/distinfo
index a93f476e2162..9391cca823a0 100644
--- a/www/p5-Apache-Profiler/distinfo
+++ b/www/p5-Apache-Profiler/distinfo
@@ -1,3 +1,3 @@
-MD5 (Apache-Profiler-0.01.tar.gz) = 6afca212b352c4b73cb02d64a3d551bb
-SHA256 (Apache-Profiler-0.01.tar.gz) = 310f3c185fe99ef6dfb75cec7d6a246565e0eda619f8632d4fceb5a284b4af07
-SIZE (Apache-Profiler-0.01.tar.gz) = 2379
+MD5 (Apache-Profiler-0.10.tar.gz) = 2b9620a986af3abee36f0baacf984492
+SHA256 (Apache-Profiler-0.10.tar.gz) = c5bf123a1c81989b4ae745909b46c14ecb6d3746952999f95243cc8676ba99bf
+SIZE (Apache-Profiler-0.10.tar.gz) = 6086
diff --git a/www/p5-Apache-Profiler/pkg-plist b/www/p5-Apache-Profiler/pkg-plist
index 8fcf805561b5..c8d2278ed25a 100644
--- a/www/p5-Apache-Profiler/pkg-plist
+++ b/www/p5-Apache-Profiler/pkg-plist
@@ -1,5 +1,7 @@
-%%SITE_PERL%%/Apache/Profiler.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Profiler/.packlist
-@dirrmtry %%SITE_PERL%%/Apache
+%%SITE_PERL%%/Apache/Profiler.pm
+%%SITE_PERL%%/Apache2/Profiler.pm
+@dirrm %%SITE_PERL%%/Apache2
+@dirrm %%SITE_PERL%%/Apache
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Profiler
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache