Mon Mar 15 10:31:39 2010 UTC ()
Update to 4.0.2:

--- 4.0.2 2010/03/09

wrbuf_destroy allows NULL WRBUF passed to it.

Fix CCL qualifier aliases (did not work since YAZ 2.1.56).

Add ZOOM_connection_close.

No fixed size buffers for ZOOM shell - bug #3257.

tstodr: make it work on s390 platform.

New icu iterator-functions. The new icu_iter-functions makes it possible
to use ICU chains from many threads.

yaz-client: better syntax check for show command.


(wiz)
diff -r1.29 -r1.30 pkgsrc/net/yaz/Makefile
diff -r1.16 -r1.17 pkgsrc/net/yaz/distinfo

cvs diff -r1.29 -r1.30 pkgsrc/net/yaz/Makefile (expand / switch to unified diff)

--- pkgsrc/net/yaz/Makefile 2010/02/04 11:17:06 1.29
+++ pkgsrc/net/yaz/Makefile 2010/03/15 10:31:39 1.30
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.29 2010/02/04 11:17:06 wiz Exp $ 1# $NetBSD: Makefile,v 1.30 2010/03/15 10:31:39 wiz Exp $
2# 2#
3 3
4DISTNAME= yaz-4.0.1 4DISTNAME= yaz-4.0.2
5CATEGORIES= net 5CATEGORIES= net
6MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ 6MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
7 7
8MAINTAINER= phil@NetBSD.org 8MAINTAINER= phil@NetBSD.org
9HOMEPAGE= http://indexdata.dk/yaz/ 9HOMEPAGE= http://indexdata.dk/yaz/
10COMMENT= C/C++ toolkit for the development of Z39.50v3/SRW clients and servers 10COMMENT= C/C++ toolkit for the development of Z39.50v3/SRW clients and servers
11LICENSE= modified-bsd 11LICENSE= modified-bsd
12 12
13# needed during installation 13# needed during installation
14BUILD_DEPENDS+= tcl-[0-9]*:../../lang/tcl 14BUILD_DEPENDS+= tcl-[0-9]*:../../lang/tcl
15 15
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17

cvs diff -r1.16 -r1.17 pkgsrc/net/yaz/distinfo (expand / switch to unified diff)

--- pkgsrc/net/yaz/distinfo 2010/02/04 11:17:06 1.16
+++ pkgsrc/net/yaz/distinfo 2010/03/15 10:31:39 1.17
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.16 2010/02/04 11:17:06 wiz Exp $ 1$NetBSD: distinfo,v 1.17 2010/03/15 10:31:39 wiz Exp $
2 2
3SHA1 (yaz-4.0.1.tar.gz) = bbe116f1e7b46cdebb0c93467a077d85cdb37d97 3SHA1 (yaz-4.0.2.tar.gz) = 79eb868d08ad3753e82be8bae50814dec76a0f36
4RMD160 (yaz-4.0.1.tar.gz) = 777ed657adad65d2920e649092c0f00a3194cbcb 4RMD160 (yaz-4.0.2.tar.gz) = abf6833a1dcc0cb7ce90de95499282add537ca47
5Size (yaz-4.0.1.tar.gz) = 2190752 bytes 5Size (yaz-4.0.2.tar.gz) = 2156397 bytes