diff --git a/filesystems/libfsapfs/Makefile b/filesystems/libfsapfs/Makefile index 30db939185aa..d0bbd1c776a4 100644 --- a/filesystems/libfsapfs/Makefile +++ b/filesystems/libfsapfs/Makefile @@ -1,32 +1,32 @@ PORTNAME= libfsapfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20231122 +DISTVERSION= experimental-20240429 CATEGORIES= filesystems devel MASTER_SITES= https://github.com/libyal/libfsapfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the Apple File System (APFS) WWW= https://github.com/libyal/libfsapfs LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcaes.so:security/libcaes GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --enable-python --with-libcaes=${LOCALBASE} --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/libfsapfs/distinfo b/filesystems/libfsapfs/distinfo index c5ac079f5d26..2028bc1a9a03 100644 --- a/filesystems/libfsapfs/distinfo +++ b/filesystems/libfsapfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707836234 -SHA256 (libfsapfs-experimental-20231122.tar.gz) = 0a324de50aaf30c7a685cc9b296f4e9ed101a2558aae95334410fbf5c108cc30 -SIZE (libfsapfs-experimental-20231122.tar.gz) = 2164984 +TIMESTAMP = 1739810377 +SHA256 (libfsapfs-experimental-20240429.tar.gz) = 665f70705e69ce90c87e0f9c185d47002e242b79b0a37ae52751cdfa8363a538 +SIZE (libfsapfs-experimental-20240429.tar.gz) = 2171864