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.1.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab437cbeb43a
branches: trunk
changeset: 586629:ab437cbeb43a
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 18 09:44:12 2011 +0000
description:
Update to 4.1.6:
--- 4.1.6 2011/03/10
fix problem with record_render: records were converted (character set
wise) even if no charset was given. Problem introduced in YAZ 4.1.5.
--- 4.1.5 2011/03/08
SRU: add methods for handling DADS SRU-proxy facets.
Separate OPAC record character set for ZOOM_record. yaz_record_render
allows a character set given as charset=from/opacfrom,to where 'from' is
the character set of a bibliographic record, 'opacfrom' is character set
of OPAC record and 'to' is the target character set.
diffstat:
net/yaz/Makefile | 4 ++--
net/yaz/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r a354d83e9114 -r ab437cbeb43a net/yaz/Makefile
--- a/net/yaz/Makefile Fri Mar 18 09:35:01 2011 +0000
+++ b/net/yaz/Makefile Fri Mar 18 09:44:12 2011 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2011/03/11 11:01:26 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2011/03/18 09:44:12 wiz Exp $
#
-DISTNAME= yaz-4.1.4
+DISTNAME= yaz-4.1.6
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
diff -r a354d83e9114 -r ab437cbeb43a net/yaz/distinfo
--- a/net/yaz/distinfo Fri Mar 18 09:35:01 2011 +0000
+++ b/net/yaz/distinfo Fri Mar 18 09:44:12 2011 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.26 2011/03/11 11:01:26 wiz Exp $
+$NetBSD: distinfo,v 1.27 2011/03/18 09:44:12 wiz Exp $
-SHA1 (yaz-4.1.4.tar.gz) = 511789189ad21d36d4579b5e938f4976e20e2fe2
-RMD160 (yaz-4.1.4.tar.gz) = aa7bb0b38a478d340eb07adc768edc8aa5fa1a72
-Size (yaz-4.1.4.tar.gz) = 2313305 bytes
+SHA1 (yaz-4.1.6.tar.gz) = 2c370b246c571d79b2fd8221b80eb99362cee0c8
+RMD160 (yaz-4.1.6.tar.gz) = 635caf0538254fd8b7e3be2a9cbd12c294fbfc38
+Size (yaz-4.1.6.tar.gz) = 2253206 bytes
Home |
Main Index |
Thread Index |
Old Index