aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2005-12-07 00:16:58 +0800
committerskv <skv@FreeBSD.org>2005-12-07 00:16:58 +0800
commit9c52d8bf426f4dcbb53a1c1e908721232a7f7cdb (patch)
tree7294c1cb0ad686c4dcbb35627d4d0e39c1857303 /net
parentdbc5abf6a61fa396fa612b1a06a730ca6c3e7ff1 (diff)
downloadfreebsd-ports-gnome-9c52d8bf426f4dcbb53a1c1e908721232a7f7cdb.tar.gz
freebsd-ports-gnome-9c52d8bf426f4dcbb53a1c1e908721232a7f7cdb.tar.zst
freebsd-ports-gnome-9c52d8bf426f4dcbb53a1c1e908721232a7f7cdb.zip
Update to 1.0
Changes: http://search.cpan.org/src/ASCOPE/Net-Google-1.0/Changes
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Google/Makefile4
-rw-r--r--net/p5-Net-Google/distinfo5
-rw-r--r--net/p5-Net-Google/pkg-plist7
3 files changed, 6 insertions, 10 deletions
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