Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id E1BCD63B8C3 for ; Sat, 21 Feb 2009 14:57:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 8C02E63B23B; Sat, 21 Feb 2009 14:57:20 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 98BF163B155 for ; Sat, 21 Feb 2009 14:57:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3458E175D0; Sat, 21 Feb 2009 14:57:19 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/net/yaz To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090221145719.3458E175D0@cvs.netbsd.org> Date: Sat, 21 Feb 2009 14:57:19 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Sat Feb 21 14:57:19 UTC 2009 Modified Files: pkgsrc/net/yaz: Makefile distinfo Log Message: Update to 3.0.42: --- 3.0.42 2009/02/02 YAZ' RPM spec works for both SUSE Linux Enterprise and RedHat Fedora. Added member named_result_sets for init handler struct for the GFS. This allows a server to disable named result sets. Removed OID record syntax application-xml. Added support for rule-based transliterator for ICU wrapper of YAZ. Fixed bug #1902: yaz-icu XML output. Make YAZ checks Emacs friendly. BITSTRING value shows value. Bug #2346. ISO2709 decoding: skip control characters from indicator data. Omit sort key by default in yaz-icu's output. Allow combined single char options (again) for YAZ' options function. Utility yaz-marcdump got option to display YAZ version (-V). Allow YAZ to use ICU 3.4. Added new ICU test case which illustrates removal of diacritics. To generate a diff of this commit: cvs rdiff -r1.17 -r1.18 pkgsrc/net/yaz/Makefile cvs rdiff -r1.7 -r1.8 pkgsrc/net/yaz/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.