diff options
author | mat <mat@FreeBSD.org> | 2005-06-28 16:17:16 +0000 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2005-06-28 16:17:16 +0000 |
commit | 6d6c6d8f8b0debb95fcbd72f4d07f1077aa054d0 (patch) | |
tree | 93ee14417123a9f23c6fc19dd92fb436942f6641 | |
parent | a81afa8af84c3e182a80dcd94a1f7c479ed657cd (diff) | |
download | FreeBSD-ports-6d6c6d8f8b0debb95fcbd72f4d07f1077aa054d0.zip FreeBSD-ports-6d6c6d8f8b0debb95fcbd72f4d07f1077aa054d0.tar.gz |
Update to 0.21
-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 d822379..f71d2a7 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 096f873..7e17bee 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 7da3d48..0beeaef 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 |