git: 0bb5bc0b9900 - main - net/yazproxy: Update to 1.3.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 29 May 2025 14:18:58 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0bb5bc0b990088666cbeca5f2df3697bf8d6aaaf
commit 0bb5bc0b990088666cbeca5f2df3697bf8d6aaaf
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-05-29 13:42:25 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-05-29 14:18:44 +0000
net/yazproxy: Update to 1.3.13
* Adjust port Makefile to closer follow Porters Handbook
Changelog: https://github.com/indexdata/yazproxy/blob/v1.3.13/NEWS
PR: 286793
Reviewed by: demon (maintainer)
---
net/yazproxy/Makefile | 16 ++++++++--------
net/yazproxy/distinfo | 5 +++--
2 files changed, 11 insertions(+), 10 deletions(-)
diff --git a/net/yazproxy/Makefile b/net/yazproxy/Makefile
index ff88d7c0d79b..f505cce1c76a 100644
--- a/net/yazproxy/Makefile
+++ b/net/yazproxy/Makefile
@@ -1,19 +1,19 @@
PORTNAME= yazproxy
-PORTVERSION= 1.3.9
-PORTREVISION= 3
+DISTVERSION= 1.3.13
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