diff options
Diffstat (limited to 'net/yazproxy')
-rw-r--r-- | net/yazproxy/Makefile | 17 | ||||
-rw-r--r-- | net/yazproxy/distinfo | 5 |
2 files changed, 12 insertions, 10 deletions
diff --git a/net/yazproxy/Makefile b/net/yazproxy/Makefile index ff88d7c0d79b..88b5477fdad0 100644 --- a/net/yazproxy/Makefile +++ b/net/yazproxy/Makefile @@ -1,19 +1,20 @@ PORTNAME= yazproxy -PORTVERSION= 1.3.9 -PORTREVISION= 3 +DISTVERSION= 1.3.13 +PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= http://ftp.indexdata.dk/pub/yazproxy/ +MASTER_SITES= https://ftp.indexdata.dk/pub/yazproxy/ MAINTAINER= demon@FreeBSD.org COMMENT= Powerful general purpose Z39.50/SRW/SRU proxy WWW= https://www.indexdata.dk/yazproxy/ -LIB_DEPENDS= libyazpp.so:net/yaz++ +LIB_DEPENDS= libyaz.so:net/yaz \ + libyazpp.so:net/yaz++ -USES= libtool -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -CONFIGURE_ARGS+=--enable-shared --with-yazpp=${LOCALBASE}/bin +USES= gnome libtool +USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes +GNU_CONFIGURE= yes + .include <bsd.port.mk> diff --git a/net/yazproxy/distinfo b/net/yazproxy/distinfo index 5ded04f6bc48..32845c65e1d9 100644 --- a/net/yazproxy/distinfo +++ b/net/yazproxy/distinfo @@ -1,2 +1,3 @@ -SHA256 (yazproxy-1.3.9.tar.gz) = e930f35b0736150ec8a5dd26f91c9a9814c9638ac12aebe643b6493e75f9e667 -SIZE (yazproxy-1.3.9.tar.gz) = 554698 +TIMESTAMP = 1747184881 +SHA256 (yazproxy-1.3.13.tar.gz) = 7f4a347252a36e8d754644ab6de91bbebce5912d884ef0e7f899975c6c60791a +SIZE (yazproxy-1.3.13.tar.gz) = 620627 |