diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Session-SharedMem/Makefile | 9 | ||||
-rw-r--r-- | www/p5-Apache-Session-SharedMem/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Apache-Session-SharedMem/pkg-plist | 8 |
3 files changed, 9 insertions, 10 deletions
diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile index 21d6b57375fc..0e0a5620f9c0 100644 --- a/www/p5-Apache-Session-SharedMem/Makefile +++ b/www/p5-Apache-Session-SharedMem/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Apache-Session-SharedMem -PORTVERSION= 0.31 -PORTREVISION= 1 +PORTVERSION= 0.41 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache @@ -26,8 +25,8 @@ MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Apache::Session::Store::SharedMem.3 \ Apache::Session::SharedMem.3 -post-patch: - @${CP} ${WRKSRC}/Apache/Session/SharedMem.pm \ - ${WRKSRC}/lib/Apache/Session +#post-patch: +# @${CP} ${WRKSRC}/Apache/Session/SharedMem.pm \ +# ${WRKSRC}/lib/Apache/Session .include <bsd.port.mk> diff --git a/www/p5-Apache-Session-SharedMem/distinfo b/www/p5-Apache-Session-SharedMem/distinfo index 2b79abf2ed78..643bceced625 100644 --- a/www/p5-Apache-Session-SharedMem/distinfo +++ b/www/p5-Apache-Session-SharedMem/distinfo @@ -1 +1 @@ -MD5 (Apache-Session-SharedMem-0.31.tar.gz) = 347779de802ff1ce15415f610c0bcb73 +MD5 (Apache-Session-SharedMem-0.41.tar.gz) = 74284d41fb3373d628ddb42fd3ee613b diff --git a/www/p5-Apache-Session-SharedMem/pkg-plist b/www/p5-Apache-Session-SharedMem/pkg-plist index aab7ba7d5b22..d5732d21efcd 100644 --- a/www/p5-Apache-Session-SharedMem/pkg-plist +++ b/www/p5-Apache-Session-SharedMem/pkg-plist @@ -1,4 +1,4 @@ -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/SharedMem.pm -lib/perl5/site_perl/%%PERL_VER%%/Apache/Session/Store/SharedMem.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session/SharedMem/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Apache/Session/SharedMem +%%SITE_PERL%%/Apache/Session/SharedMem.pm +%%SITE_PERL%%/Apache/Session/Store/SharedMem.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/SharedMem/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Session/SharedMem |