diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-10-14 11:10:51 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2004-10-14 11:10:51 +0000 |
commit | ea4b833dc3d2f49e8ba87db679d05a146b384fcf (patch) | |
tree | 516894345b9be3ce0d3f74e00d8d36a6eeec860f /net/p5-Net-Z3950 | |
parent | d9f3ff0149be04fd6948085bd92b288d3ce07e59 (diff) | |
download | ports-ea4b833dc3d2f49e8ba87db679d05a146b384fcf.tar.gz ports-ea4b833dc3d2f49e8ba87db679d05a146b384fcf.zip |
Notes
Diffstat (limited to 'net/p5-Net-Z3950')
-rw-r--r-- | net/p5-Net-Z3950/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Z3950/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-Z3950/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/net/p5-Net-Z3950/Makefile b/net/p5-Net-Z3950/Makefile index e345c3aa3722..7d6a0028fb14 100644 --- a/net/p5-Net-Z3950/Makefile +++ b/net/p5-Net-Z3950/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-Z3950 -PORTVERSION= 0.35 +PORTVERSION= 0.44 CATEGORIES= net perl5 MASTER_SITES= http://perl.z3950.org/download/ PKGNAMEPREFIX= p5- diff --git a/net/p5-Net-Z3950/distinfo b/net/p5-Net-Z3950/distinfo index 036cf5e33b9f..1f9ba3aa1516 100644 --- a/net/p5-Net-Z3950/distinfo +++ b/net/p5-Net-Z3950/distinfo @@ -1,2 +1,2 @@ -MD5 (Net-Z3950-0.35.tar.gz) = 1061c3852d027d8ecf42abe862025176 -SIZE (Net-Z3950-0.35.tar.gz) = 71839 +MD5 (Net-Z3950-0.44.tar.gz) = a4e10f92bf4fd59f4efc88a76b590156 +SIZE (Net-Z3950-0.44.tar.gz) = 83381 diff --git a/net/p5-Net-Z3950/pkg-plist b/net/p5-Net-Z3950/pkg-plist index c3adeb614121..dd1fbd7f3999 100644 --- a/net/p5-Net-Z3950/pkg-plist +++ b/net/p5-Net-Z3950/pkg-plist @@ -8,6 +8,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/Manager.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/Record.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/ResultSet.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/ScanSet.pm %%SITE_PERL%%/%%PERL_ARCH%%/Net/Z3950/Tutorial.pm @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Z3950 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net |