diff --git a/filesystems/libfshfs/Makefile b/filesystems/libfshfs/Makefile index 9a2a279e3ec5..80d39856b2d0 100644 --- a/filesystems/libfshfs/Makefile +++ b/filesystems/libfshfs/Makefile @@ -1,32 +1,32 @@ PORTNAME= libfshfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20240501 +DISTVERSION= experimental-20260130 CATEGORIES= filesystems devel MASTER_SITES= https://github.com/libyal/libfshfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Mac OS Hierarchical File System (HFS) WWW= https://github.com/libyal/libfshfs LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PY_SETUPTOOLS} GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} OPTIONS_DEFINE= NLS NLS_USES= gettext NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --disable-nls .include diff --git a/filesystems/libfshfs/distinfo b/filesystems/libfshfs/distinfo index 63fc925e7d3d..b24c226cbba9 100644 --- a/filesystems/libfshfs/distinfo +++ b/filesystems/libfshfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739810404 -SHA256 (libfshfs-experimental-20240501.tar.gz) = f60fb18ec887910cc8db3525f0e662d6418ab7c2ca6febe5c398f80d1053a69d -SIZE (libfshfs-experimental-20240501.tar.gz) = 2038538 +TIMESTAMP = 1779176756 +SHA256 (libfshfs-experimental-20260130.tar.gz) = 1d82c19fdbabd2442b37423e847e9a235e402436c1d2444b6920ab1f11912ef6 +SIZE (libfshfs-experimental-20260130.tar.gz) = 1986111