git: 29af6a79d5a8 - main - databases/rrdtool: Update to 1.9.0

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Mon, 29 Jul 2024 12:49:05 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29af6a79d5a83aed7a9a251117e27c7629c76b24

commit 29af6a79d5a83aed7a9a251117e27c7629c76b24
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-07-29 12:06:22 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-07-29 12:48:53 +0000

    databases/rrdtool: Update to 1.9.0
    
    - Pet Q/A check by removing unnused freetype lib depends
    
    ChangeLog: https://github.com/oetiker/rrdtool-1.x/blob/master/CHANGES
---
 databases/rrdtool/Makefile | 11 ++++-------
 databases/rrdtool/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 9cdd46f931ad..bda5157d9843 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	rrdtool
-DISTVERSION=	1.8.0
-PORTREVISION=	4
+DISTVERSION=	1.9.0
 CATEGORIES=	databases graphics
-MASTER_SITES=	https://github.com/oetiker/rrdtool-1.x/releases/download/v${DISTVERSION}/
+MASTER_SITES=	https://github.com/oetiker/rrdtool-1.x/releases/download/v${DISTVERSION}off/
 
 MAINTAINER=	eduardo@FreeBSD.org
 COMMENT=	Round Robin Database Tools
@@ -21,7 +20,6 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-tcl
 CONFIGURE_ENV=	RRDDOCDIR=${DOCSDIR:Q}
 INSTALL_TARGET=	install-strip
-CPPFLAGS+=	-I${LOCALBASE}/include -I${LOCALBASE}/include/freetype2
 # Some symbols in the linker version script librrd.sym are undefined when the
 # CACHE option is off. Suppress errors with lld >= 17 due to these undefined
 # symbols.
@@ -46,9 +44,8 @@ DEJAVU_RUN_DEPENDS=		dejavu>0:x11-fonts/dejavu
 DOCS_USES=			groff
 DOCS_CONFIGURE_ENABLE=		docs
 EXAMPLES_CONFIGURE_ENABLE=	examples
-GRAPH_LIB_DEPENDS=		libfreetype.so:print/freetype2 \
-				libharfbuzz.so:print/harfbuzz \
-				libpng.so:graphics/png
+GRAPH_LIB_DEPENDS=		libharfbuzz.so:print/harfbuzz \
+				libpng16.so:graphics/png
 GRAPH_USE=			GNOME=cairo,pango
 GRAPH_CONFIGURE_OFF=		--disable-rrd_graph \
 				--disable-rrdcgi
diff --git a/databases/rrdtool/distinfo b/databases/rrdtool/distinfo
index bb1b542fe402..96427b4ecb4f 100644
--- a/databases/rrdtool/distinfo
+++ b/databases/rrdtool/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659536807
-SHA256 (rrdtool-1.8.0.tar.gz) = bd37614137d7a8dc523359648eb2a81631a34fd91a82ed5581916a52c08433f4
-SIZE (rrdtool-1.8.0.tar.gz) = 2955398
+TIMESTAMP = 1722247566
+SHA256 (rrdtool-1.9.0.tar.gz) = 5e65385e51f4a7c4b42aa09566396c20e7e1a0a30c272d569ed029a81656e56b
+SIZE (rrdtool-1.9.0.tar.gz) = 2972593