From 75047a1dab41947f9d9f3e52b1321e569406c88d Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 15 Mar 2010 10:31:39 +0000 Subject: 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. --- net/yaz/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/yaz/Makefile') diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 00b3166103b..885974d3a6e 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2010/02/04 11:17:06 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/03/15 10:31:39 wiz Exp $ # -DISTNAME= yaz-4.0.1 +DISTNAME= yaz-4.0.2 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ -- cgit v1.2.3