summaryrefslogtreecommitdiff
path: root/net/p5-Net-Z3950-ZOOM
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-11-18 15:02:50 +0000
committerhe <he@pkgsrc.org>2008-11-18 15:02:50 +0000
commitd42da03c7a2ec9a629e7860c997f6e66b00218e4 (patch)
tree0d55a694c0e47b7917575b5dd7c01f63eaf1e495 /net/p5-Net-Z3950-ZOOM
parentc035803b5a2fc7de0fa2f2f61d5981ee3376a8e1 (diff)
downloadpkgsrc-d42da03c7a2ec9a629e7860c997f6e66b00218e4.tar.gz
Updated from version 1.24nb2 to 1.25.
Pkgsrc changes: o Remove no-longer-needed fix for one of the tests Upstream changes: 1.25 [IN PROGRESS] - Fix test-suite not to run the "packages" tests against test.indexdata.com, which has gone away, but against z3950.indexdata.com, like the other tests. A new server runs on a different port for these tests. - Rename zdump.pl to zoomdump, and add it to the set of programs installed.
Diffstat (limited to 'net/p5-Net-Z3950-ZOOM')
-rw-r--r--net/p5-Net-Z3950-ZOOM/Makefile5
-rw-r--r--net/p5-Net-Z3950-ZOOM/distinfo9
-rw-r--r--net/p5-Net-Z3950-ZOOM/patches/patch-aa13
3 files changed, 6 insertions, 21 deletions
diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile
index fcddb2def85..c526ceb186e 100644
--- a/net/p5-Net-Z3950-ZOOM/Makefile
+++ b/net/p5-Net-Z3950-ZOOM/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:33 he Exp $
+# $NetBSD: Makefile,v 1.4 2008/11/18 15:02:50 he Exp $
-DISTNAME= Net-Z3950-ZOOM-1.24
+DISTNAME= Net-Z3950-ZOOM-1.25
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
diff --git a/net/p5-Net-Z3950-ZOOM/distinfo b/net/p5-Net-Z3950-ZOOM/distinfo
index 5d7a4d0b770..ae3f9948e26 100644
--- a/net/p5-Net-Z3950-ZOOM/distinfo
+++ b/net/p5-Net-Z3950-ZOOM/distinfo
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/09/14 19:32:55 he Exp $
+$NetBSD: distinfo,v 1.2 2008/11/18 15:02:50 he Exp $
-SHA1 (Net-Z3950-ZOOM-1.24.tar.gz) = 57e9a6fcb71a49b5427249a7c6eef53e6cff1a7d
-RMD160 (Net-Z3950-ZOOM-1.24.tar.gz) = 56aabd203fa2c3caea80ca22368b8707a274cee9
-Size (Net-Z3950-ZOOM-1.24.tar.gz) = 67651 bytes
-SHA1 (patch-aa) = 1710d051196988759b931ba98a5e923a178d4df5
+SHA1 (Net-Z3950-ZOOM-1.25.tar.gz) = b553f6018b0c117e9f59fe882e379d57f60e7ee0
+RMD160 (Net-Z3950-ZOOM-1.25.tar.gz) = 05c82d52c1a6d61a1f7a4cd29a38fc4b4392177b
+Size (Net-Z3950-ZOOM-1.25.tar.gz) = 67810 bytes
diff --git a/net/p5-Net-Z3950-ZOOM/patches/patch-aa b/net/p5-Net-Z3950-ZOOM/patches/patch-aa
deleted file mode 100644
index 55628a2e9e7..00000000000
--- a/net/p5-Net-Z3950-ZOOM/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2008/09/14 19:32:55 he Exp $
-
---- t/26-packages.t.orig 2006-06-07 11:58:56.000000000 +0200
-+++ t/26-packages.t
-@@ -5,7 +5,7 @@
-
- use strict;
- use warnings;
--use Test::More tests => 40;
-+use Test::More tests => 41;
-
- BEGIN { use_ok('ZOOM') };
-