diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-31 14:07:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-31 14:07:51 +0000 |
commit | 0776421fd5603f4b5c517a13c8cf5db2232b04a1 (patch) | |
tree | 752edec2cc62fa51aa0753b8f77e0e14de57e875 /net | |
parent | 39b86dd8ba03a962b32fc8a7b2ac0c75606b3de3 (diff) | |
download | pkgsrc-0776421fd5603f4b5c517a13c8cf5db2232b04a1.tar.gz |
Update to 3.0.48:
--- 3.0.48 2009/08/28
The show command offered by the zoomsh command now takes a 3d optional
parameter type which is what is passed to ZOOM_record. If the type
argument is omitted, "render" is used.
RPN to CQL conv may use USE string attributes (bug #2978).
MarcXchange NS is now info:lc/xmlns/marcxchange-v1 .
Diffstat (limited to 'net')
-rw-r--r-- | net/yaz/Makefile | 5 | ||||
-rw-r--r-- | net/yaz/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index 5d320a17e3e..86e795f7509 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2009/08/12 02:31:19 obache Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/31 14:07:51 wiz Exp $ # -DISTNAME= yaz-3.0.47 -PKGREVISION= 1 +DISTNAME= yaz-3.0.48 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/yaz/distinfo b/net/yaz/distinfo index 4799f663c0e..f814fb02d8b 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2009/08/09 08:40:23 wiz Exp $ +$NetBSD: distinfo,v 1.12 2009/08/31 14:07:51 wiz Exp $ -SHA1 (yaz-3.0.47.tar.gz) = 8b8043c06140b3f024149b51c0cf8fb49b0bc3ce -RMD160 (yaz-3.0.47.tar.gz) = e954d4b91ba1d058f138e803d96e918acecaf69c -Size (yaz-3.0.47.tar.gz) = 2084391 bytes +SHA1 (yaz-3.0.48.tar.gz) = 3256ca80b92cd933972fdd2fcdc9d4a69092db00 +RMD160 (yaz-3.0.48.tar.gz) = 155bf9077fa01f2f73861d65666f9e14b250afd1 +Size (yaz-3.0.48.tar.gz) = 2085664 bytes |