diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-04-23 16:03:42 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-04-23 16:03:42 +0800 |
commit | 02857008f0c0f6a1504933f4cfaf21dd51ffe404 (patch) | |
tree | 227e3cc3ee1bfc41ecc5831b88e75884c3cbbf9e /www | |
parent | fded4f79926e8e493c43e0fe167d28c20494181f (diff) | |
download | freebsd-ports-gnome-02857008f0c0f6a1504933f4cfaf21dd51ffe404.tar.gz freebsd-ports-gnome-02857008f0c0f6a1504933f4cfaf21dd51ffe404.tar.zst freebsd-ports-gnome-02857008f0c0f6a1504933f4cfaf21dd51ffe404.zip |
Update to 0.011
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Scripter/Makefile | 4 | ||||
-rw-r--r-- | www/p5-WWW-Scripter/distinfo | 6 | ||||
-rw-r--r-- | www/p5-WWW-Scripter/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-WWW-Scripter/Makefile b/www/p5-WWW-Scripter/Makefile index e252b417b51f..e9a975ba4422 100644 --- a/www/p5-WWW-Scripter/Makefile +++ b/www/p5-WWW-Scripter/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Scripter -PORTVERSION= 0.010 +PORTVERSION= 0.011 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,6 +23,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.0+ MAN3= WWW::Scripter::Location.3 WWW::Scripter.3 \ - WWW::Scripter::History.3 + WWW::Scripter::History.3 WWW::Scripter::WindowGroup.3 .include <bsd.port.mk> diff --git a/www/p5-WWW-Scripter/distinfo b/www/p5-WWW-Scripter/distinfo index ab3c42ec231a..b4ed50e0b2ca 100644 --- a/www/p5-WWW-Scripter/distinfo +++ b/www/p5-WWW-Scripter/distinfo @@ -1,3 +1,3 @@ -MD5 (WWW-Scripter-0.010.tar.gz) = 369c619eaf0316babe2f48dae0aee165 -SHA256 (WWW-Scripter-0.010.tar.gz) = 0eceb0f4ed989a929c46c197493db624c13229eb0d9bd2f3c1a66c79af71bb54 -SIZE (WWW-Scripter-0.010.tar.gz) = 35990 +MD5 (WWW-Scripter-0.011.tar.gz) = 56b2413b6c77012ef7b8eca0190d56dd +SHA256 (WWW-Scripter-0.011.tar.gz) = d34f510cadd8b1eea84de577188e1417e8dad41002b7c38f0ebf1fb0a74d76d4 +SIZE (WWW-Scripter-0.011.tar.gz) = 44995 diff --git a/www/p5-WWW-Scripter/pkg-plist b/www/p5-WWW-Scripter/pkg-plist index 4cc6698981d3..cb1266ba2ead 100644 --- a/www/p5-WWW-Scripter/pkg-plist +++ b/www/p5-WWW-Scripter/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/WWW/Scripter/Location.pod %%SITE_PERL%%/WWW/Scripter/History.pod +%%SITE_PERL%%/WWW/Scripter/WindowGroup.pm %%SITE_PERL%%/WWW/Scripter.pm %%SITE_PERL%%/WWW/Scripter.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/Scripter/.packlist |