diff --git a/graphics/png/Makefile b/graphics/png/Makefile index 03c30aa7a3a7..654a279c1807 100644 --- a/graphics/png/Makefile +++ b/graphics/png/Makefile @@ -1,58 +1,57 @@ PORTNAME= png -DISTVERSION= 1.6.47 +DISTVERSION= 1.6.48 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${DISTVERSION}/ PATCH_SITES= SF/lib${PORTNAME}-apng/lib${PORTNAME}16/${DISTVERSION}/ # Keep this because you normally need to keep patch version in sync with release DISTNAME= lib${PORTNAME}-${DISTVERSION} MAINTAINER= desktop@FreeBSD.org COMMENT= Library for manipulating PNG images WWW= http://www.libpng.org/pub/png/libpng.html LICENSE= Libpng LICENSE_GROUPS= FSF GPL OSI LICENSE_NAME= libpng License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= cmake:testing cpe pathfix tar:xz CPE_PRODUCT= libpng USE_LDCONFIG= yes +CMAKE_TESTING_ON= PNG_TESTS + +CMAKE_ARGS= -DPNG_DEBUG_POSTFIX="" CMAKE_OFF= PNG_TESTS -CMAKE_TESTING_ON= PNG_TESTS OPTIONS_DEFINE= APNG SIMD OPTIONS_DEFAULT=APNG OPTIONS_DEFAULT_aarch64= SIMD OPTIONS_DEFAULT_amd64= SIMD OPTIONS_DEFAULT_powerpc64le= SIMD # arm/arm_init.c:43:6: error: "No support for run-time ARM Neon checking; use compile-time options" .ifdef QEMU_EMULATING OPTIONS_EXCLUDE_armv6= SIMD OPTIONS_EXCLUDE_armv7= SIMD .endif APNG_DESC=Enable Animated PNG support SIMD_CMAKE_BOOL= PNG_HARDWARE_OPTIMIZATIONS .include .if ${ARCH} == powerpc64 && ${PORT_OPTIONS:MSIMD} USES+= compiler:c11 CFLAGS+= -maltivec -mvsx .endif .if ${PORT_OPTIONS:MAPNG} || make(makesum) #PATCHFILES= ${DISTNAME}-apng.patch.gz:-p1 # Keep this because you normally need to keep patch version in sync with release -PATCHFILES= lib${PORTNAME}-${DISTVERSION}-apng.patch.gz:-p1 +#PATCHFILES= lib${PORTNAME}-${DISTVERSION}-apng.patch.gz:-p1 +PATCHFILES= lib${PORTNAME}-1.6.47-apng.patch.gz:-p1 .endif -post-patch: - @${REINPLACE_CMD} -e 's|PNG_DEBUG_POSTFIX "d"|PNG_DEBUG_POSTFIX ""|g' \ - ${PATCH_WRKSRC}/CMakeLists.txt - .include diff --git a/graphics/png/distinfo b/graphics/png/distinfo index a66c13642c31..e77a941bef41 100644 --- a/graphics/png/distinfo +++ b/graphics/png/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1741992460 -SHA256 (libpng-1.6.47.tar.xz) = b213cb381fbb1175327bd708a77aab708a05adde7b471bc267bd15ac99893631 -SIZE (libpng-1.6.47.tar.xz) = 1054664 +TIMESTAMP = 1746218765 +SHA256 (libpng-1.6.48.tar.xz) = 46fd06ff37db1db64c0dc288d78a3f5efd23ad9ac41561193f983e20937ece03 +SIZE (libpng-1.6.48.tar.xz) = 1054968 SHA256 (libpng-1.6.47-apng.patch.gz) = 5b086fafe7e12784b28693e19a5bcf68677a8c52947115712a56c3d123944f6f SIZE (libpng-1.6.47-apng.patch.gz) = 10697 diff --git a/graphics/png/pkg-plist b/graphics/png/pkg-plist index 19083caeb7d6..25c09fa0b79e 100644 --- a/graphics/png/pkg-plist +++ b/graphics/png/pkg-plist @@ -1,27 +1,27 @@ bin/libpng-config bin/libpng16-config bin/png-fix-itxt bin/pngfix include/libpng16/png.h include/libpng16/pngconf.h include/libpng16/pnglibconf.h include/png.h include/pngconf.h include/pnglibconf.h lib/cmake/PNG/PNGConfig.cmake lib/cmake/PNG/PNGConfigVersion.cmake lib/cmake/PNG/PNGTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/PNG/PNGTargets.cmake lib/libpng.a lib/libpng.so lib/libpng/libpng16-%%CMAKE_BUILD_TYPE%%.cmake lib/libpng/libpng16.cmake lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.47.0 +lib/libpng16.so.16.48.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc share/man/man3/libpng.3.gz share/man/man3/libpngpf.3.gz share/man/man5/png.5.gz