diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-07 15:27:06 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2003-10-07 15:27:06 +0000 |
commit | 2fdd69d894535e6dfbf58d6cc5880a5837f1ca01 (patch) | |
tree | a1966db5f34714b273754d803a8ee5baeb692092 /www/p5-PHP-Session | |
parent | 327a0501af56a053933b99aa75a244c0dad1d78a (diff) | |
download | ports-2fdd69d894535e6dfbf58d6cc5880a5837f1ca01.tar.gz ports-2fdd69d894535e6dfbf58d6cc5880a5837f1ca01.zip |
Notes
Diffstat (limited to 'www/p5-PHP-Session')
-rw-r--r-- | www/p5-PHP-Session/Makefile | 2 | ||||
-rw-r--r-- | www/p5-PHP-Session/distinfo | 2 | ||||
-rw-r--r-- | www/p5-PHP-Session/pkg-plist | 2 |
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 |