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 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