git: 761b82e396d9 - main - devel/pkgconf: upgrade to 2.4.3

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Sat, 24 May 2025 15:31:02 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=761b82e396d9b881abeb016c2c07dbc68eaa58f2

commit 761b82e396d9b881abeb016c2c07dbc68eaa58f2
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-05-15 08:34:38 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-05-24 15:29:08 +0000

    devel/pkgconf: upgrade to 2.4.3
    
    PR:     286815
    Exp-run:        Antoine
---
 devel/pkgconf/Makefile  | 7 +++----
 devel/pkgconf/distinfo  | 6 +++---
 devel/pkgconf/pkg-plist | 4 ++--
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile
index 36f3d686afb8..808f82bff658 100644
--- a/devel/pkgconf/Makefile
+++ b/devel/pkgconf/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	pkgconf
-PORTVERSION=	2.3.0
-PORTREVISION=	1
+PORTVERSION=	2.4.3
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://distfiles.ariadne.space/${PORTNAME}/
@@ -22,14 +21,14 @@ GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
 TEST_TARGET=	check
+# eliminate PKG_CONFIG_LIBDIR from test env
+TEST_ENV=
 CONFIGURE_ARGS=	--with-pkg-config-dir=${PREFIX}/libdata/pkgconfig:/usr/libdata/pkgconfig:${PREFIX}/share/pkgconfig \
 		--with-system-libdir=/usr/lib \
 		--with-system-includedir=/usr/include
 
 OPTIONS_DEFINE=	DOCS
 
-TESTING_UNSAFE=	tests/Kyuafile:5: Non-existent test program 'tests/basic'
-
 post-install:
 	${LN} -sf pkgconf ${STAGEDIR}${PREFIX}/bin/pkg-config
 
diff --git a/devel/pkgconf/distinfo b/devel/pkgconf/distinfo
index 20ed9b13fcbe..e183562ea862 100644
--- a/devel/pkgconf/distinfo
+++ b/devel/pkgconf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1724139107
-SHA256 (pkgconf-2.3.0.tar.xz) = 3a9080ac51d03615e7c1910a0a2a8df08424892b5f13b0628a204d3fcce0ea8b
-SIZE (pkgconf-2.3.0.tar.xz) = 316160
+TIMESTAMP = 1747297629
+SHA256 (pkgconf-2.4.3.tar.xz) = 51203d99ed573fa7344bf07ca626f10c7cc094e0846ac4aa0023bd0c83c25a41
+SIZE (pkgconf-2.4.3.tar.xz) = 321352
diff --git a/devel/pkgconf/pkg-plist b/devel/pkgconf/pkg-plist
index 6249ef69ebc3..84b07a8149e2 100644
--- a/devel/pkgconf/pkg-plist
+++ b/devel/pkgconf/pkg-plist
@@ -8,8 +8,8 @@ include/pkgconf/libpkgconf/libpkgconf.h
 include/pkgconf/libpkgconf/stdinc.h
 lib/libpkgconf.a
 lib/libpkgconf.so
-lib/libpkgconf.so.5
-lib/libpkgconf.so.5.0.0
+lib/libpkgconf.so.6
+lib/libpkgconf.so.6.0.0
 libdata/pkgconfig/libpkgconf.pc
 share/man/man1/pkgconf.1.gz
 share/man/man5/pc.5.gz