From c242dfbea1296129e1b444cb1a9106de8bc256b5 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 4 Apr 2008 21:35:02 +0000 Subject: - Update to 1.1.0 to build with yaz3 --- net/yaz++/Makefile | 4 ++-- net/yaz++/distinfo | 6 +++--- net/yaz++/pkg-plist | 7 +++---- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'net/yaz++') diff --git a/net/yaz++/Makefile b/net/yaz++/Makefile index 8cc4f8085319..b180de385149 100644 --- a/net/yaz++/Makefile +++ b/net/yaz++/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yaz++ -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz++/ DISTNAME= yazpp-${PORTVERSION} @@ -14,7 +14,7 @@ DISTNAME= yazpp-${PORTVERSION} MAINTAINER= demon@FreeBSD.org COMMENT= C++ toolkit for development of Z39.50v3 clients and servers -LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz +LIB_DEPENDS= yaz.3:${PORTSDIR}/net/yaz GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-shared --with-yaz=${LOCALBASE}/bin diff --git a/net/yaz++/distinfo b/net/yaz++/distinfo index 9cfb242c7d49..17a8c83bf505 100644 --- a/net/yaz++/distinfo +++ b/net/yaz++/distinfo @@ -1,3 +1,3 @@ -MD5 (yazpp-1.0.0.tar.gz) = 531aa2f539f6348761169888925c9d93 -SHA256 (yazpp-1.0.0.tar.gz) = 28a549e89038d683d091acc818e5656a1aa8f19306cdf13a0f9032b36690a72a -SIZE (yazpp-1.0.0.tar.gz) = 620449 +MD5 (yazpp-1.1.0.tar.gz) = 3100eb8e1ad43f1c3f116543d53766a7 +SHA256 (yazpp-1.1.0.tar.gz) = 5eab9854c88f84e7e2e9c84cb4a7f719dc21dbc14d54ce53216fbca7b793ea66 +SIZE (yazpp-1.1.0.tar.gz) = 486957 diff --git a/net/yaz++/pkg-plist b/net/yaz++/pkg-plist index 1e346358e6b7..6b7545bfbc9b 100644 --- a/net/yaz++/pkg-plist +++ b/net/yaz++/pkg-plist @@ -17,22 +17,21 @@ include/yazpp/zoom.h lib/libyazpp.a lib/libyazpp.la lib/libyazpp.so -lib/libyazpp.so.1 +lib/libyazpp.so.3 lib/libzoompp.a lib/libzoompp.la lib/libzoompp.so -lib/libzoompp.so.1 +lib/libzoompp.so.3 share/aclocal/yazpp.m4 share/doc/yazpp/api.html share/doc/yazpp/common/id.png share/doc/yazpp/common/style1.css share/doc/yazpp/implementations.html +share/doc/yazpp/index.html share/doc/yazpp/installation.html share/doc/yazpp/introduction.html share/doc/yazpp/license.html share/doc/yazpp/windows.html -share/doc/yazpp/yazpp.html -share/doc/yazpp/yazpp.pdf share/doc/yazpp/zoom-connection.html share/doc/yazpp/zoom-exception.html share/doc/yazpp/zoom-query.html -- cgit v1.2.3