summaryrefslogtreecommitdiff
path: root/www/p5-PHP-Session
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2003-10-07 15:27:06 +0000
committerMathieu Arnold <mat@FreeBSD.org>2003-10-07 15:27:06 +0000
commit2fdd69d894535e6dfbf58d6cc5880a5837f1ca01 (patch)
treea1966db5f34714b273754d803a8ee5baeb692092 /www/p5-PHP-Session
parentupgrade to 2.2 (diff)
Update to 0.22
Notes
Notes: svn path=/head/; revision=90524
Diffstat (limited to 'www/p5-PHP-Session')
-rw-r--r--www/p5-PHP-Session/Makefile2
-rw-r--r--www/p5-PHP-Session/distinfo2
-rw-r--r--www/p5-PHP-Session/pkg-plist2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-PHP-Session/Makefile b/www/p5-PHP-Session/Makefile
index 24578af52490..44e4c6361073 100644
--- a/www/p5-PHP-Session/Makefile
+++ b/www/p5-PHP-Session/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= PHP-Session
-PORTVERSION= 0.21
+PORTVERSION= 0.22
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= PHP
diff --git a/www/p5-PHP-Session/distinfo b/www/p5-PHP-Session/distinfo
index 1d8b62ca25f4..156e12869be8 100644
--- a/www/p5-PHP-Session/distinfo
+++ b/www/p5-PHP-Session/distinfo
@@ -1 +1 @@
-MD5 (PHP-Session-0.21.tar.gz) = c9ebd0f91382ccb0e78d1622e4b378f6
+MD5 (PHP-Session-0.22.tar.gz) = 7cf85d39851788452aca514a69e0c979
diff --git a/www/p5-PHP-Session/pkg-plist b/www/p5-PHP-Session/pkg-plist
index c9cf63015aa5..2ccadfe6d235 100644
--- a/www/p5-PHP-Session/pkg-plist
+++ b/www/p5-PHP-Session/pkg-plist
@@ -2,7 +2,7 @@
%%SITE_PERL%%/PHP/Session/Serializer/PHP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/PHP/Session/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PHP/Session
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PHP
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/PHP 2>/dev/null || true
@dirrm %%SITE_PERL%%/PHP/Session/Serializer
@dirrm %%SITE_PERL%%/PHP/Session
@unexec rmdir %D/%%SITE_PERL%%/PHP 2>/dev/null || true