diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-23 10:41:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-23 10:41:31 +0000 |
commit | 679f9c737b302af07112b0d77f7fa35b9b555de8 (patch) | |
tree | 8909495a00773c8829461f46e8e3cd3a5874e433 /net/yaz | |
parent | 3559873fa16025e1e74f2e4ce0f08d8d9b9f83f2 (diff) | |
download | pkgsrc-679f9c737b302af07112b0d77f7fa35b9b555de8.tar.gz |
Update to 3.0.44:
--- 3.0.44 2009/02/17
List supported encodings in man page for yaz-iconv.
Fixed missing SSL libs for --libs output
Re-established OID record syntax application-xml. Nobody should use it
but we don't want to change soname because of this symbol being absent.
Diffstat (limited to 'net/yaz')
-rw-r--r-- | net/yaz/Makefile | 4 | ||||
-rw-r--r-- | net/yaz/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index dc5fa12a01f..d7d74a4a29d 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2009/02/21 14:57:19 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2009/02/23 10:41:31 wiz Exp $ # -DISTNAME= yaz-3.0.42 +DISTNAME= yaz-3.0.44 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ diff --git a/net/yaz/distinfo b/net/yaz/distinfo index 171ab29c5e3..2acfbc015e4 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2009/02/21 14:57:19 wiz Exp $ +$NetBSD: distinfo,v 1.9 2009/02/23 10:41:31 wiz Exp $ -SHA1 (yaz-3.0.42.tar.gz) = fa68ca9b005607340504f6252abd1fb3d4d446fb -RMD160 (yaz-3.0.42.tar.gz) = 90fa94d739488a63a9e635d0e52155981d72b338 -Size (yaz-3.0.42.tar.gz) = 2035660 bytes +SHA1 (yaz-3.0.44.tar.gz) = 90e37a25301a70375245a1fe0aa21099e8fea4f9 +RMD160 (yaz-3.0.44.tar.gz) = 819a7bf161c871497f2efb16e23338e585c947a0 +Size (yaz-3.0.44.tar.gz) = 2040688 bytes |