pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-Z3950-ZOOM Updated from version 1.24nb2 to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2dd27b61ff10
branches: trunk
changeset: 550288:2dd27b61ff10
user: he <he%pkgsrc.org@localhost>
date: Tue Nov 18 15:02:50 2008 +0000
description:
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:
net/p5-Net-Z3950-ZOOM/Makefile | 5 ++---
net/p5-Net-Z3950-ZOOM/distinfo | 9 ++++-----
net/p5-Net-Z3950-ZOOM/patches/patch-aa | 13 -------------
3 files changed, 6 insertions(+), 21 deletions(-)
diffs (45 lines):
diff -r b883f4235111 -r 2dd27b61ff10 net/p5-Net-Z3950-ZOOM/Makefile
--- a/net/p5-Net-Z3950-ZOOM/Makefile Tue Nov 18 14:56:15 2008 +0000
+++ b/net/p5-Net-Z3950-ZOOM/Makefile Tue Nov 18 15:02:50 2008 +0000
@@ -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 -r b883f4235111 -r 2dd27b61ff10 net/p5-Net-Z3950-ZOOM/distinfo
--- a/net/p5-Net-Z3950-ZOOM/distinfo Tue Nov 18 14:56:15 2008 +0000
+++ b/net/p5-Net-Z3950-ZOOM/distinfo Tue Nov 18 15:02:50 2008 +0000
@@ -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 -r b883f4235111 -r 2dd27b61ff10 net/p5-Net-Z3950-ZOOM/patches/patch-aa
--- a/net/p5-Net-Z3950-ZOOM/patches/patch-aa Tue Nov 18 14:56:15 2008 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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') };
-
Home |
Main Index |
Thread Index |
Old Index