diff --git a/sysutils/squashfs-tools-ng/Makefile b/sysutils/squashfs-tools-ng/Makefile index 29ad592aa1fe..f77d3c03740d 100644 --- a/sysutils/squashfs-tools-ng/Makefile +++ b/sysutils/squashfs-tools-ng/Makefile @@ -1,44 +1,43 @@ PORTNAME= squashfs-tools-ng -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= sysutils MASTER_SITES= https://infraroot.at/pub/squashfs/ MAINTAINER= danfe@FreeBSD.org COMMENT= New set of tools and libraries to work with SquashFS images WWW= https://infraroot.at/projects/squashfs-tools-ng/ LICENSE= GPLv3+ LGPL3+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING.md USES= libtool pkgconfig tar:xz GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= DOCS LZ4 LZO TOOLS ZSTD OPTIONS_DEFAULT= LZ4 LZO TOOLS ZSTD OPTIONS_SUB= yes TOOLS_DESC= Build the tools, not just the library LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 LZ4_CONFIGURE_OFF= --without-lz4 LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2 LZO_CONFIGURE_ENV= LZO_CFLAGS="-I${LOCALBASE}/include" \ LZO_LIBS="-L${LOCALBASE}/lib -llzo2" LZO_CONFIGURE_OFF= --without-lzo TOOLS_CONFIGURE_OFF= --without-tools ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd ZSTD_CONFIGURE_OFF= --without-zstd post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${WRKSRC}/README.md \ ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/squashfs-tools-ng/distinfo b/sysutils/squashfs-tools-ng/distinfo index 2062db4ea2a8..e39b6384c88e 100644 --- a/sysutils/squashfs-tools-ng/distinfo +++ b/sysutils/squashfs-tools-ng/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714661362 -SHA256 (squashfs-tools-ng-1.3.1.tar.xz) = 0728e825f18ce1af0ec0090ae9892665e61590bb94910f12bf0810b874fdce7f -SIZE (squashfs-tools-ng-1.3.1.tar.xz) = 585916 +TIMESTAMP = 1727359852 +SHA256 (squashfs-tools-ng-1.3.2.tar.xz) = 0d907ac3e735c351e47c867fb51d94bffa3b05fb95bec01f31e848b7c44215a9 +SIZE (squashfs-tools-ng-1.3.2.tar.xz) = 585380