diff options
-rw-r--r-- | www/p5-WWW-Mechanize/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Mechanize/distinfo | 2 | ||||
-rw-r--r-- | www/p5-WWW-Mechanize/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index be64d282cc63..2efe1da434aa 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Mechanize -PORTVERSION= 0.39 +PORTVERSION= 0.40 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= WWW diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo index 162b8ff18927..1d97ec1a2f1d 100644 --- a/www/p5-WWW-Mechanize/distinfo +++ b/www/p5-WWW-Mechanize/distinfo @@ -1 +1 @@ -MD5 (WWW-Mechanize-0.39.tar.gz) = 5fd8530ab187b1d37d385b7c8ba02c45 +MD5 (WWW-Mechanize-0.40.tar.gz) = 475b72e267169bfa17197a349a93a4ad diff --git a/www/p5-WWW-Mechanize/pkg-plist b/www/p5-WWW-Mechanize/pkg-plist index 4554e57e19d3..c67ac06137ab 100644 --- a/www/p5-WWW-Mechanize/pkg-plist +++ b/www/p5-WWW-Mechanize/pkg-plist @@ -1,5 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize/.packlist +%%SITE_PERL%%/WWW/Mechanize/Examples.pod %%SITE_PERL%%/WWW/Mechanize.pm +@dirrm %%SITE_PERL%%/WWW/Mechanize @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Mechanize 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/WWW 2>/dev/null || true |