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.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/65d08203beec
branches: trunk
changeset: 573259:65d08203beec
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 15 10:31:39 2010 +0000
description:
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.
diffstat:
net/yaz/Makefile | 4 ++--
net/yaz/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r 833cf5460fec -r 65d08203beec net/yaz/Makefile
--- a/net/yaz/Makefile Mon Mar 15 10:20:21 2010 +0000
+++ b/net/yaz/Makefile Mon Mar 15 10:31:39 2010 +0000
@@ -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/
diff -r 833cf5460fec -r 65d08203beec net/yaz/distinfo
--- a/net/yaz/distinfo Mon Mar 15 10:20:21 2010 +0000
+++ b/net/yaz/distinfo Mon Mar 15 10:31:39 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2010/02/04 11:17:06 wiz Exp $
+$NetBSD: distinfo,v 1.17 2010/03/15 10:31:39 wiz Exp $
-SHA1 (yaz-4.0.1.tar.gz) = bbe116f1e7b46cdebb0c93467a077d85cdb37d97
-RMD160 (yaz-4.0.1.tar.gz) = 777ed657adad65d2920e649092c0f00a3194cbcb
-Size (yaz-4.0.1.tar.gz) = 2190752 bytes
+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
Home |
Main Index |
Thread Index |
Old Index