From 7fcc2a039afc5cbc7f7da60e9a1da6ed9de0d674 Mon Sep 17 00:00:00 2001 From: demon Date: Fri, 5 Dec 2003 09:55:45 +0000 Subject: Update to version 2.0.6. --- net/yaz/Makefile | 5 +++-- net/yaz/distinfo | 2 +- net/yaz/pkg-plist | 7 +++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/net/yaz/Makefile b/net/yaz/Makefile index b0f2f19..212b661 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yaz -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.6 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ @@ -22,7 +22,8 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes -MAN1= yaz-asncomp.1 yaz-client-ssl.1 yaz-client.1 zoomsh.1 +MAN1= yaz-asncomp.1 yaz-client-ssl.1 yaz-client.1 yaz-marcdump.1 \ + yaz-iconv.1 zoomsh.1 MAN7= yaz.7 MAN8= yaz-config.8 yaz-ztest-ssl.8 yaz-ztest.8 diff --git a/net/yaz/distinfo b/net/yaz/distinfo index 3ed624b..f36e0a1 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1 +1 @@ -MD5 (yaz-2.0.4.tar.gz) = 4d15e3521ae2cbbf5c5512ebc3d0fe5e +MD5 (yaz-2.0.6.tar.gz) = b11127afa0b380f09f9b6c3bc621f113 diff --git a/net/yaz/pkg-plist b/net/yaz/pkg-plist index b8f26a6..4d11c8c 100644 --- a/net/yaz/pkg-plist +++ b/net/yaz/pkg-plist @@ -1,6 +1,8 @@ bin/yaz-asncomp bin/yaz-client bin/yaz-config +bin/yaz-iconv +bin/yaz-marcdump bin/yaz-ztest bin/zoomsh include/yaz/backend.h @@ -73,10 +75,6 @@ lib/libyaz.a lib/libyaz.la lib/libyaz.so lib/libyaz.so.2 -lib/libyazmalloc.a -lib/libyazmalloc.la -lib/libyazmalloc.so -lib/libyazmalloc.so.2 lib/libyazthread.a lib/libyazthread.la lib/libyazthread.so @@ -128,6 +126,7 @@ share/doc/yaz/soap.xml.html share/doc/yaz/tools.html share/doc/yaz/tools.nmem.html share/doc/yaz/tools.oid.html +share/doc/yaz/yaz.css share/doc/yaz/yaz.html share/doc/yaz/yaz.pdf share/doc/yaz/zoom.events.html -- cgit v1.1