git: 73b3a3afcff5 - main - archivers/innoextract: Update to 1.9-82

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 31 Aug 2025 21:30:42 UTC
The branch main has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=73b3a3afcff5141bfe16ceac7a118b792851b76b

commit 73b3a3afcff5141bfe16ceac7a118b792851b76b
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2025-08-31 21:13:06 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2025-08-31 21:30:26 +0000

    archivers/innoextract: Update to 1.9-82
    
    - Add tests
    
    ChangeLog:
    https://github.com/dscharrer/innoextract/compare/1.9-11-g264c2fe...1.9-82-g6e9e34e
---
 archivers/innoextract/Makefile | 12 +++++++++---
 archivers/innoextract/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile
index 65459d106e90..52aaabdd4ecc 100644
--- a/archivers/innoextract/Makefile
+++ b/archivers/innoextract/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	innoextract
-DISTVERSION=	1.9-11
-DISTVERSIONSUFFIX=	-g264c2fe
+DISTVERSION=	1.9-82
+DISTVERSIONSUFFIX=	-g6e9e34e
 CATEGORIES=	archivers
 
 MAINTAINER=	eduardo@FreeBSD.org
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	boost-libs>0:devel/boost-libs
 
-USES=		cmake compiler:c++11-lang iconv
+USES=		cmake compiler:c++11-lang iconv localbase:ldflags
 USE_GITHUB=	yes
 GH_ACCOUNT=	dscharrer
 CMAKE_ON=	Boost_USE_STATIC_LIBS
@@ -20,4 +20,10 @@ CMAKE_ON=	Boost_USE_STATIC_LIBS
 PLIST_FILES=	bin/innoextract \
 		share/man/man1/innoextract.1.gz
 
+do-test:
+	@cd ${BUILD_WRKSRC} && \
+		${SETENVI} ${WRK_ENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DBUILD_TESTS:BOOL=ON ${CMAKE_SOURCE_PATH} && \
+		${SETENVI} ${WRK_ENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
+		${SETENVI} ${WRK_ENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} check
+
 .include <bsd.port.mk>
diff --git a/archivers/innoextract/distinfo b/archivers/innoextract/distinfo
index 65a6bbbf091e..0ccde674e821 100644
--- a/archivers/innoextract/distinfo
+++ b/archivers/innoextract/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728380729
-SHA256 (dscharrer-innoextract-1.9-11-g264c2fe_GH0.tar.gz) = c71e42c91b4765761c2d5fa0fec4d0ef8c1451ac8465a6268ecdf666f08337e4
-SIZE (dscharrer-innoextract-1.9-11-g264c2fe_GH0.tar.gz) = 204952
+TIMESTAMP = 1756669779
+SHA256 (dscharrer-innoextract-1.9-82-g6e9e34e_GH0.tar.gz) = 3925f310b74985f79d91dbbdad34cd8b00781aca6a894c278c1274262ede1353
+SIZE (dscharrer-innoextract-1.9-82-g6e9e34e_GH0.tar.gz) = 215616