diff options
-rw-r--r-- | www/p5-Apache-Session-Wrapper/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-Session-Wrapper/distinfo | 4 | ||||
-rw-r--r-- | www/p5-Apache-Session-Wrapper/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index d822379e95c8..f71d2a7a5f72 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-Session-Wrapper -PORTVERSION= 0.19 +PORTVERSION= 0.21 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/p5-Apache-Session-Wrapper/distinfo b/www/p5-Apache-Session-Wrapper/distinfo index 096f8736c5f6..7e17bee5787e 100644 --- a/www/p5-Apache-Session-Wrapper/distinfo +++ b/www/p5-Apache-Session-Wrapper/distinfo @@ -1,2 +1,2 @@ -MD5 (Apache-Session-Wrapper-0.19.tar.gz) = 69c1d65242c7585c87c7a4e78fe682f6 -SIZE (Apache-Session-Wrapper-0.19.tar.gz) = 17868 +MD5 (Apache-Session-Wrapper-0.21.tar.gz) = d4823e5628cc6ac9b3c244ad52948a1d +SIZE (Apache-Session-Wrapper-0.21.tar.gz) = 18002 diff --git a/www/p5-Apache-Session-Wrapper/pkg-plist b/www/p5-Apache-Session-Wrapper/pkg-plist index 7da3d4850602..0beeaef6a73c 100644 --- a/www/p5-Apache-Session-Wrapper/pkg-plist +++ b/www/p5-Apache-Session-Wrapper/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ %%SITE_PERL%%/Apache/Session/Wrapper.pm @unexec rmdir %D/%%SITE_PERL%%/Apache/Session 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true |