diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-06-19 12:02:29 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-06-19 12:02:29 +0000 |
commit | 752058297214d0bf67447c1b0fd7ea36e2f7670d (patch) | |
tree | 2dcf8bd6bf042b57b2fccc8ec2ef824d5f562f31 | |
parent | cd7212645cddd3b15b031acc7f08b151e401ec3d (diff) | |
download | ports-752058297214d0bf67447c1b0fd7ea36e2f7670d.tar.gz ports-752058297214d0bf67447c1b0fd7ea36e2f7670d.zip |
Notes
-rw-r--r-- | www/p5-WWW-Scraper-ISBN-Driver/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Scraper-ISBN-Driver/distinfo | 4 | ||||
-rw-r--r-- | www/p5-WWW-Scraper-ISBN-Driver/pkg-plist | 7 |
3 files changed, 5 insertions, 8 deletions
diff --git a/www/p5-WWW-Scraper-ISBN-Driver/Makefile b/www/p5-WWW-Scraper-ISBN-Driver/Makefile index 998921bec20c..a43e9e5d30aa 100644 --- a/www/p5-WWW-Scraper-ISBN-Driver/Makefile +++ b/www/p5-WWW-Scraper-ISBN-Driver/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Scraper-ISBN-Driver -PORTVERSION= 0.20 +PORTVERSION= 0.22 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-WWW-Scraper-ISBN-Driver/distinfo b/www/p5-WWW-Scraper-ISBN-Driver/distinfo index 1f425f10db8e..0be45d7ae738 100644 --- a/www/p5-WWW-Scraper-ISBN-Driver/distinfo +++ b/www/p5-WWW-Scraper-ISBN-Driver/distinfo @@ -1,2 +1,2 @@ -SHA256 (WWW-Scraper-ISBN-Driver-0.20.tar.gz) = 8fc65cfdc6dd4b6cc8d54fbf84025928e575e10916589315786f8efc42aacfa0 -SIZE (WWW-Scraper-ISBN-Driver-0.20.tar.gz) = 5735 +SHA256 (WWW-Scraper-ISBN-Driver-0.22.tar.gz) = 18a5080c1dd53cf4fe1e0c96292fb97f82877cdae89ed16efbd34966b9f80afc +SIZE (WWW-Scraper-ISBN-Driver-0.22.tar.gz) = 6905 diff --git a/www/p5-WWW-Scraper-ISBN-Driver/pkg-plist b/www/p5-WWW-Scraper-ISBN-Driver/pkg-plist index e41696297a15..03ca58fe4563 100644 --- a/www/p5-WWW-Scraper-ISBN-Driver/pkg-plist +++ b/www/p5-WWW-Scraper-ISBN-Driver/pkg-plist @@ -1,10 +1,7 @@ %%SITE_PERL%%/WWW/Scraper/ISBN/Driver.pm %%PERL5_MAN3%%/WWW::Scraper::ISBN::Driver.3.gz +%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW-Scraper-ISBN-Driver/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW-Scraper-ISBN-Driver @dirrmtry %%SITE_PERL%%/WWW/Scraper/ISBN @dirrmtry %%SITE_PERL%%/WWW/Scraper @dirrmtry %%SITE_PERL%%/WWW -%%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN/Driver/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN/Driver -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper/ISBN -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scraper -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW |