forked from Lainports/freebsd-ports
Update to version 0.9.
This commit is contained in:
parent
2051b3766e
commit
5662baa73c
2 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= yaz++
|
||||
PORTVERSION= 0.8
|
||||
PORTVERSION= 0.9
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz++/
|
||||
|
||||
|
|
@ -16,7 +16,7 @@ COMMENT= C++ toolkit for development of Z39.50v3 clients and servers
|
|||
LIB_DEPENDS= yaz.2:${PORTSDIR}/net/yaz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--enable-shared --with-yazconfig=${LOCALBASE}/bin
|
||||
CONFIGURE_ARGS+=--enable-shared --with-yaz=${LOCALBASE}/bin
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (yaz++-0.8.tar.gz) = d22deec4bca2957ff44b837cd7fa4f2a
|
||||
SIZE (yaz++-0.8.tar.gz) = 459029
|
||||
MD5 (yaz++-0.9.tar.gz) = 02c215cc27183013ee9e4226f60d5e3e
|
||||
SIZE (yaz++-0.9.tar.gz) = 443237
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue