diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-18 02:24:08 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-18 02:24:08 +0000 |
commit | 29e3c4d9462bf9c1998e4cc608f94a1e0f2ca72e (patch) | |
tree | 3d2e57fe1ec34dfb1af1f4e4db1f093624095e84 /www/p5-WWW-Search-Google | |
parent | b3bbc521e121110a66ea7511e99b58cb114c6631 (diff) | |
download | ports-29e3c4d9462bf9c1998e4cc608f94a1e0f2ca72e.tar.gz ports-29e3c4d9462bf9c1998e4cc608f94a1e0f2ca72e.zip |
- Update to 0.23
Notes
Notes:
svn path=/head/; revision=211486
Diffstat (limited to 'www/p5-WWW-Search-Google')
-rw-r--r-- | www/p5-WWW-Search-Google/Makefile | 6 | ||||
-rw-r--r-- | www/p5-WWW-Search-Google/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/www/p5-WWW-Search-Google/Makefile b/www/p5-WWW-Search-Google/Makefile index 7b76db60154c..6ea5cf86dff6 100644 --- a/www/p5-WWW-Search-Google/Makefile +++ b/www/p5-WWW-Search-Google/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WWW-Search-Google -PORTVERSION= 0.22 +PORTVERSION= 0.23 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN @@ -22,10 +22,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes -post-patch: - @${PERL} -pi -e '$$_="" if /no warnings/;' \ - ${WRKSRC}/Google.pm - MAN3= WWW::Search::Google.3 .include <bsd.port.mk> diff --git a/www/p5-WWW-Search-Google/distinfo b/www/p5-WWW-Search-Google/distinfo index 3364141db1e6..946a07529c7b 100644 --- a/www/p5-WWW-Search-Google/distinfo +++ b/www/p5-WWW-Search-Google/distinfo @@ -1,3 +1,3 @@ -MD5 (WWW-Search-Google-0.22.tar.gz) = 4443b795dbe04ad8972fa35fe340bb55 -SHA256 (WWW-Search-Google-0.22.tar.gz) = e348c21d0435bb960de7eda24f5b0395a4c1006cf57e9ddc69559a112c6e3e4f -SIZE (WWW-Search-Google-0.22.tar.gz) = 2860 +MD5 (WWW-Search-Google-0.23.tar.gz) = b4daa67ea00fb334094fd3c720bae7d1 +SHA256 (WWW-Search-Google-0.23.tar.gz) = ecb171804ef19ac0267430edfc554425b1605c0c8f2c0a37310b343b92b02c8b +SIZE (WWW-Search-Google-0.23.tar.gz) = 2057 |