diff options
-rw-r--r-- | www/mod_perl/Makefile | 2 | ||||
-rw-r--r-- | www/mod_perl/distinfo | 4 | ||||
-rw-r--r-- | www/mod_perl/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index 6aaaa38d4819..5df217bef509 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_perl -PORTVERSION= 1.28 +PORTVERSION= 1.29 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/mod_perl/distinfo b/www/mod_perl/distinfo index 662d083e0004..a88dd2eefa62 100644 --- a/www/mod_perl/distinfo +++ b/www/mod_perl/distinfo @@ -1,2 +1,2 @@ -MD5 (mod_perl-1.28.tar.gz) = 889ad726a6d7c2fe03b2b1b93662f515 -SIZE (mod_perl-1.28.tar.gz) = 375986 +MD5 (mod_perl-1.29.tar.gz) = 1491931790509b9af06fc037d02b0e7a +SIZE (mod_perl-1.29.tar.gz) = 378877 diff --git a/www/mod_perl/pkg-plist b/www/mod_perl/pkg-plist index cfe7580378cb..dcf31a2abd45 100644 --- a/www/mod_perl/pkg-plist +++ b/www/mod_perl/pkg-plist @@ -71,7 +71,7 @@ libexec/apache/libperl.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/include @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Leak @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Symbol -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/mod_perl @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Bundle 2>/dev/null || true @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Apache/Constants |