From 0785c4f6baf6b07a3597fc1a2f05f302a4d9f17f Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 13 Sep 2010 11:02:28 +0000 Subject: Update to 4.0.12: --- 4.0.12 2010/08/17 Z39.50 facet support. Facet specifications are passed for search in other-information with ASN.1 as defined in facet.asn and OID .10.1000.81.5 . Facets are expressed as an Attribute list as known from Type-1/RPN queries. Type 1 is field. Type 2 is sort order. Type 3 is limit (number of entries to get in response). yaz-ztest returns dummy facets if a client asks for them. --- net/yaz/Makefile | 4 ++-- net/yaz/PLIST | 3 ++- net/yaz/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 7 deletions(-) (limited to 'net/yaz') diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 8750dc214ef..6ccaea2da79 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2010/07/14 12:53:50 obache Exp $ +# $NetBSD: Makefile,v 1.35 2010/09/13 11:02:28 wiz Exp $ # -DISTNAME= yaz-4.0.11 +DISTNAME= yaz-4.0.12 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/yaz/PLIST b/net/yaz/PLIST index fc6626d2b66..2ef065422d9 100644 --- a/net/yaz/PLIST +++ b/net/yaz/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2010/07/14 12:53:51 obache Exp $ +@comment $NetBSD: PLIST,v 1.15 2010/09/13 11:02:28 wiz Exp $ bin/yaz-asncomp bin/yaz-client bin/yaz-config @@ -22,6 +22,7 @@ include/yaz/diagsru_update.h include/yaz/diagsrw.h include/yaz/dirent.h include/yaz/errno.h +include/yaz/facet.h include/yaz/file_glob.h include/yaz/gettimeofday.h include/yaz/icu.h diff --git a/net/yaz/distinfo b/net/yaz/distinfo index 8afde076fd8..794fe94ea39 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.21 2010/07/14 12:53:51 obache Exp $ +$NetBSD: distinfo,v 1.22 2010/09/13 11:02:28 wiz Exp $ -SHA1 (yaz-4.0.11.tar.gz) = 2800d6f88c21404d5f017276d2308225bf1a67d9 -RMD160 (yaz-4.0.11.tar.gz) = 5b56d6e53dbb8b2edded13fe5602c88cca02d10c -Size (yaz-4.0.11.tar.gz) = 2248742 bytes +SHA1 (yaz-4.0.12.tar.gz) = b59243616022c7b79b8576c919a1ad3f04c0ced4 +RMD160 (yaz-4.0.12.tar.gz) = 04984193a1c3a5b8745bbe159e1e7d66a4b733fa +Size (yaz-4.0.12.tar.gz) = 2252891 bytes -- cgit v1.2.3