diff --git a/graphics/libxisf/Makefile b/graphics/libxisf/Makefile index f645a2367cb2..5a92734a7072 100644 --- a/graphics/libxisf/Makefile +++ b/graphics/libxisf/Makefile @@ -1,30 +1,31 @@ PORTNAME= libxisf DISTVERSIONPREFIX= v -DISTVERSION= 0.2.8 +DISTVERSION= 0.2.9 CATEGORIES= graphics astro MASTER_SITES= https://gitea.nouspiro.space/nou/libXISF/archive/ DISTNAME= ${DISTVERSIONPREFIX}${DISTVERSION} DIST_SUBDIR= ${PORTNAME} MAINTAINER= jhale@FreeBSD.org COMMENT= Library to read and write XISF files produced by PixInsight WWW= https://gitea.nouspiro.space/nou/libXISF LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= liblz4.so:archivers/liblz4 \ + libzstd.so:archivers/zstd \ libpugixml.so:textproc/pugixml -USES= cmake compiler:c++17-lang pkgconfig +USES= cmake compiler:c++17-lang pathfix pkgconfig USE_LDCONFIG= yes CMAKE_OFF= USE_BUNDLED_LIBS TEST_TARGET= test WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_SUB= VERSION=${DISTVERSION} .include diff --git a/graphics/libxisf/distinfo b/graphics/libxisf/distinfo index 93bc2fd0515d..ec0fdcda7673 100644 --- a/graphics/libxisf/distinfo +++ b/graphics/libxisf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690907274 -SHA256 (libxisf/v0.2.8.tar.gz) = 7a48889629cd4c7ef77cd307dceb2a7d713231a71ff2dd65d9bf9a82352b61af -SIZE (libxisf/v0.2.8.tar.gz) = 1610531 +TIMESTAMP = 1691994255 +SHA256 (libxisf/v0.2.9.tar.gz) = c9b494a8dd17f57f5ee00d5bb9f9fbd7b7f92a5e59754e7d825019c80ef91184 +SIZE (libxisf/v0.2.9.tar.gz) = 1610711