aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-01-10 07:34:27 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-01-10 07:34:27 +0800
commitc0a73cc0f300423030946b688d382f58b855e324 (patch)
tree959b0a7e760282d7e8709d4347e613d76e47280a /www
parent4f51ad384be1c48880800ee7de92c4dfe833f6f1 (diff)
downloadfreebsd-ports-gnome-c0a73cc0f300423030946b688d382f58b855e324.tar.gz
freebsd-ports-gnome-c0a73cc0f300423030946b688d382f58b855e324.tar.zst
freebsd-ports-gnome-c0a73cc0f300423030946b688d382f58b855e324.zip
- Update to 0.10
PR: ports/141492 Approved by: maintainer timeout (skv; 25 days) Submitted by: myself (pgollucci@)
Diffstat (limited to 'www')
-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