diff options
author | mat <mat@FreeBSD.org> | 2003-10-07 23:27:06 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-10-07 23:27:06 +0800 |
commit | 9ba599a2e240871ef99eb943bed6501bd7479387 (patch) | |
tree | 6cd392b556ad92004e0977839a692828d02dec81 /www | |
parent | 379e4d8a0e7df8e102e8360868c7ccb70c464bf2 (diff) | |
download | freebsd-ports-gnome-9ba599a2e240871ef99eb943bed6501bd7479387.tar.gz freebsd-ports-gnome-9ba599a2e240871ef99eb943bed6501bd7479387.tar.zst freebsd-ports-gnome-9ba599a2e240871ef99eb943bed6501bd7479387.zip |
Update to 0.22
Diffstat (limited to 'www')
-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 |