diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile index b19351d299ca..58638d8ab805 100644 --- a/net/p5-Net-Google/Makefile +++ b/net/p5-Net-Google/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Google -PORTVERSION= 0.62 +PORTVERSION= 1.0 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -18,7 +18,7 @@ COMMENT= Simple OOP-ish interface to the Google SOAP API BUILD_DEPENDS= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite RUN_DEPENDS= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Net::Google.3 Net::Google::Cache.3 Net::Google::Response.3 \ Net::Google::Search.3 Net::Google::Service.3 \ diff --git a/net/p5-Net-Google/distinfo b/net/p5-Net-Google/distinfo index 29835b2b919b..9ab2725cb71f 100644 --- a/net/p5-Net-Google/distinfo +++ b/net/p5-Net-Google/distinfo @@ -1,2 +1,3 @@ -MD5 (Net-Google-0.62.tar.gz) = 570b7c777ec9ff6388f826b3c5a90c9e -SIZE (Net-Google-0.62.tar.gz) = 14389 +MD5 (Net-Google-1.0.tar.gz) = 47d272d1b4714bfb0852dc77e7632433 +SHA256 (Net-Google-1.0.tar.gz) = e65c590b193d4d85a2c897e278f6035341d44d4114ff64d123ae2021959320d0 +SIZE (Net-Google-1.0.tar.gz) = 16390 diff --git a/net/p5-Net-Google/pkg-plist b/net/p5-Net-Google/pkg-plist index bd118d001696..2f218c778397 100644 --- a/net/p5-Net-Google/pkg-plist +++ b/net/p5-Net-Google/pkg-plist @@ -1,14 +1,9 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google/.packlist %%SITE_PERL%%/Net/Google.pm -%%SITE_PERL%%/Net//Google/tool.pm +%%SITE_PERL%%/Net/Google/tool.pm %%SITE_PERL%%/Net/Google/Cache.pm %%SITE_PERL%%/Net/Google/Response.pm %%SITE_PERL%%/Net/Google/Search.pm %%SITE_PERL%%/Net/Google/Service.pm -%%SITE_PERL%%/Net/Google/Services/GoogleSearch.wsdl %%SITE_PERL%%/Net/Google/Spelling.pm -@dirrm %%SITE_PERL%%/Net/Google/Services @dirrm %%SITE_PERL%%/Net/Google -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Google @unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true