pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/yaz Update to 4.0.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/55d7fa842e6a
branches: trunk
changeset: 574695:55d7fa842e6a
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 23 21:29:39 2010 +0000
description:
Update to 4.0.3:
--- 4.0.3 2010/04/09
Handle HTTP redirect for SRU GET in yaz-client and ZOOM C. Based on
patch from Giannis Kosmas.
SRU: no longer URL encode SRU database. The URL for an SRU server is
a URL and such is alreeady encoded - at least when given with leading
http:// or https://. This reverts behavior to YAZ 3.0.50.
Support for new MARC XML notation TurboMARC which like MARCXML is a
complete representation of MARC/ISO2709.. This one, however, is more
compact and allows for faster processing with XSLT. TurboMARC can be
used in the marcdisp.h API, from the yaz-marcdump utility and from
the API of ZOOM C.
yaz-ztest can be configured - via the database - to perform certain
delays when it performs operations search, present and single record
fetch. This allows testers to make yaz-ztest act as a real or even slow
Z39.50 server. Refer to the yaz-ztest man pages for details.
diffstat:
net/yaz/Makefile | 4 ++--
net/yaz/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 64736f09a8d7 -r 55d7fa842e6a net/yaz/Makefile
--- a/net/yaz/Makefile Fri Apr 23 17:11:12 2010 +0000
+++ b/net/yaz/Makefile Fri Apr 23 21:29:39 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2010/03/15 10:31:39 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2010/04/23 21:29:39 wiz Exp $
#
-DISTNAME= yaz-4.0.2
+DISTNAME= yaz-4.0.3
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
diff -r 64736f09a8d7 -r 55d7fa842e6a net/yaz/distinfo
--- a/net/yaz/distinfo Fri Apr 23 17:11:12 2010 +0000
+++ b/net/yaz/distinfo Fri Apr 23 21:29:39 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2010/03/15 10:31:39 wiz Exp $
+$NetBSD: distinfo,v 1.18 2010/04/23 21:29:39 wiz Exp $
-SHA1 (yaz-4.0.2.tar.gz) = 79eb868d08ad3753e82be8bae50814dec76a0f36
-RMD160 (yaz-4.0.2.tar.gz) = abf6833a1dcc0cb7ce90de95499282add537ca47
-Size (yaz-4.0.2.tar.gz) = 2156397 bytes
+SHA1 (yaz-4.0.3.tar.gz) = 1a3bbbd59cc5a550d793e781171449f1f247060f
+RMD160 (yaz-4.0.3.tar.gz) = a8307ebaba6a8f08fc96963c4be059699df532fa
+Size (yaz-4.0.3.tar.gz) = 2193240 bytes
Home |
Main Index |
Thread Index |
Old Index