diff --git a/archivers/zlib-ng/Makefile b/archivers/zlib-ng/Makefile index 0c92d4168e58..36ffd2318172 100644 --- a/archivers/zlib-ng/Makefile +++ b/archivers/zlib-ng/Makefile @@ -1,27 +1,28 @@ PORTNAME= zlib-ng -DISTVERSION= 2.2.2 +DISTVERSION= 2.2.3 CATEGORIES= archivers MAINTAINER= vvd@FreeBSD.org COMMENT= Fork of the zlib data compression library -WWW= https://github.com/zlib-ng/zlib-ng +WWW= https://github.com/zlib-ng/zlib-ng/ LICENSE= ZLIB +LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cmake:${TESTING} compiler:c11 USE_GITHUB= yes USE_LDCONFIG= yes PLIST_SUB= SHLIB_VER=${DISTVERSION} OPTIONS_DEFINE= SIMD TEST OPTIONS_DEFAULT= SIMD SIMD_CMAKE_BOOL= WITH_OPTIM TEST_BUILD_DEPENDS= googletest>=0:devel/googletest TEST_CMAKE_BOOL= ZLIB_ENABLE_TESTS ZLIBNG_ENABLE_TESTS # error: use of undeclared identifier 'isascii' TEST_CFLAGS= -D__XSI_VISIBLE TEST_VARS= TESTING=testing .include diff --git a/archivers/zlib-ng/distinfo b/archivers/zlib-ng/distinfo index 9877aeb3196a..d22122b11af8 100644 --- a/archivers/zlib-ng/distinfo +++ b/archivers/zlib-ng/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726653783 -SHA256 (zlib-ng-zlib-ng-2.2.2_GH0.tar.gz) = fcb41dd59a3f17002aeb1bb21f04696c9b721404890bb945c5ab39d2cb69654c -SIZE (zlib-ng-zlib-ng-2.2.2_GH0.tar.gz) = 2413349 +TIMESTAMP = 1735943305 +SHA256 (zlib-ng-zlib-ng-2.2.3_GH0.tar.gz) = f2fb245c35082fe9ea7a22b332730f63cf1d42f04d84fe48294207d033cba4dd +SIZE (zlib-ng-zlib-ng-2.2.3_GH0.tar.gz) = 2413008