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 3.0.41:
details: https://anonhg.NetBSD.org/pkgsrc/rev/7feae055d7d8
branches: trunk
changeset: 552693:7feae055d7d8
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Jan 07 22:26:45 2009 +0000
description:
Update to 3.0.41:
--- 3.0.41 2008/12/29
Fixed Fixed test that makes VERSION_SHA1 appear on dist versions too.
--- 3.0.40 2008/12/29
For configure, using option --without-xml2 also disables Libxslt/Libexslt
support.
Fixed bug #2352: yaz-marcdump crashes for certain record.
Added man page 'bib1-attr' which includes list of common Bib-1 attributes.
Added support for Danmarc2 to UTF-8 conversion.
Added support for ISO5426 to UTF-8 conversion.
zget_InitRequest/zget_InitResponse returns GIT SHA1 hash as part of
implementation version.
Function yaz_version returns GIT SHA1 hash for parameter sha1_str.
--- 3.0.38 2008/11/10
ZOOM C now only fires one ZOOM_EVENT_SEARCH per search-task. Previously,
ZOOM_EVENT_SEARCH was fired for each searchRetrieve Response received.
ZOOM C now interprets databaseName option for ZOOM connection as path
(SRU "database").
Windows version bundled with Libxml2 2.7.1 / Libxslt 1.1.24 / ICU 4.0.
Fixed CCL to RPN/PQF conversion which could result in invalid PQF.
Dummy Libxml2 types no longer defined in headers of YAZ'.
Fixed memory violation for ZOOM C - could occur when SRU diagnostics was
received.
diffstat:
net/yaz/Makefile | 4 ++--
net/yaz/PLIST | 5 ++++-
net/yaz/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 7 deletions(-)
diffs (59 lines):
diff -r e307d8e1551d -r 7feae055d7d8 net/yaz/Makefile
--- a/net/yaz/Makefile Wed Jan 07 22:24:31 2009 +0000
+++ b/net/yaz/Makefile Wed Jan 07 22:26:45 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2008/10/16 21:21:56 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/01/07 22:26:45 wiz Exp $
#
-DISTNAME= yaz-3.0.36
+DISTNAME= yaz-3.0.41
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
diff -r e307d8e1551d -r 7feae055d7d8 net/yaz/PLIST
--- a/net/yaz/PLIST Wed Jan 07 22:24:31 2009 +0000
+++ b/net/yaz/PLIST Wed Jan 07 22:26:45 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2008/10/16 21:21:56 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/01/07 22:26:45 wiz Exp $
bin/yaz-asncomp
bin/yaz-client
bin/yaz-config
@@ -28,6 +28,7 @@
include/yaz/logrpn.h
include/yaz/marcdisp.h
include/yaz/match_glob.h
+include/yaz/matchstr.h
include/yaz/mutex.h
include/yaz/nmem.h
include/yaz/nmem_xml.h
@@ -111,6 +112,7 @@
man/man1/yaz-illclient.1
man/man1/yaz-marcdump.1
man/man1/zoomsh.1
+man/man7/bib1-attr.7
man/man7/yaz-log.7
man/man7/yaz.7
man/man8/yaz-config.8
@@ -121,6 +123,7 @@
share/doc/yaz/asn.html
share/doc/yaz/asn.pdu.html
share/doc/yaz/asn.preparing.html
+share/doc/yaz/bib1.html
share/doc/yaz/common/id.png
share/doc/yaz/common/style1.css
share/doc/yaz/comstack.addresses.html
diff -r e307d8e1551d -r 7feae055d7d8 net/yaz/distinfo
--- a/net/yaz/distinfo Wed Jan 07 22:24:31 2009 +0000
+++ b/net/yaz/distinfo Wed Jan 07 22:26:45 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2008/10/16 21:21:56 wiz Exp $
+$NetBSD: distinfo,v 1.7 2009/01/07 22:26:45 wiz Exp $
-SHA1 (yaz-3.0.36.tar.gz) = 7166a9ec46411ed0ca1c71fd0fddbea2a32329fc
-RMD160 (yaz-3.0.36.tar.gz) = c0083c6eeab5def24a004609537d4267744ab802
-Size (yaz-3.0.36.tar.gz) = 2067444 bytes
+SHA1 (yaz-3.0.41.tar.gz) = 0de117e00ca8bec573e80c74d62279e153283630
+RMD160 (yaz-3.0.41.tar.gz) = f27cca9921ed29deb8b0e3371a2a11f53fd1cc79
+Size (yaz-3.0.41.tar.gz) = 2028682 bytes
Home |
Main Index |
Thread Index |
Old Index