diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-01-26 15:33:08 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-01-26 15:33:08 +0000 |
commit | dcde1d3f42430393f7cc1663f9fbc2e5f47125ca (patch) | |
tree | eb9e07bbe5fe8efacc54ad3a24a0c97d9ddef5ef /net/p5-Net-Google | |
parent | 3a5a8dff7b98650842f072a7877e48a6ffc2f1cd (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Google')
-rw-r--r-- | net/p5-Net-Google/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Google/distinfo | 6 | ||||
-rw-r--r-- | net/p5-Net-Google/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net/p5-Net-Google/Makefile b/net/p5-Net-Google/Makefile index 58638d8ab805..43c53ca8f570 100644 --- a/net/p5-Net-Google/Makefile +++ b/net/p5-Net-Google/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Google -PORTVERSION= 1.0 +PORTVERSION= 1.0.1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff --git a/net/p5-Net-Google/distinfo b/net/p5-Net-Google/distinfo index 9ab2725cb71f..499815e61819 100644 --- a/net/p5-Net-Google/distinfo +++ b/net/p5-Net-Google/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-Google-1.0.tar.gz) = 47d272d1b4714bfb0852dc77e7632433 -SHA256 (Net-Google-1.0.tar.gz) = e65c590b193d4d85a2c897e278f6035341d44d4114ff64d123ae2021959320d0 -SIZE (Net-Google-1.0.tar.gz) = 16390 +MD5 (Net-Google-1.0.1.tar.gz) = 842a1a81aac15683acea0cb7f40855a5 +SHA256 (Net-Google-1.0.1.tar.gz) = 7c789f0293ab3027699e45064d0ed2585c92f248253a3c661e01b7b3a6a2641b +SIZE (Net-Google-1.0.1.tar.gz) = 16959 diff --git a/net/p5-Net-Google/pkg-plist b/net/p5-Net-Google/pkg-plist index 41112bfea147..e70f8c2d88c4 100644 --- a/net/p5-Net-Google/pkg-plist +++ b/net/p5-Net-Google/pkg-plist @@ -4,6 +4,8 @@ %%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 @dirrmtry %%SITE_PERL%%/Net |