diff --git a/filesystems/libfsfat/Makefile b/filesystems/libfsfat/Makefile index d18cdf5fd726..e355ea9e2551 100644 --- a/filesystems/libfsfat/Makefile +++ b/filesystems/libfsfat/Makefile @@ -1,30 +1,30 @@ PORTNAME= libfsfat # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20231122 +DISTVERSION= experimental-20240501 CATEGORIES= filesystems devel MASTER_SITES= https://github.com/libyal/libfsfat/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine MAINTAINER= antoine@FreeBSD.org COMMENT= Library and tools to access the File Allocation Table File System WWW= https://github.com/libyal/libfsfat LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING 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/libfsfat/distinfo b/filesystems/libfsfat/distinfo index 0f2626e7770f..ee358d2c96f5 100644 --- a/filesystems/libfsfat/distinfo +++ b/filesystems/libfsfat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707836386 -SHA256 (libfsfat-experimental-20231122.tar.gz) = bc74cd55a1f3a1102dd9c2cde7958d017e6455d82ef387249b12ad58c62df7c5 -SIZE (libfsfat-experimental-20231122.tar.gz) = 1665538 +TIMESTAMP = 1739810471 +SHA256 (libfsfat-experimental-20240501.tar.gz) = 597d0f2fa1b82dd835e56f10ad0e1cc31dd3e30f85addd9ce4cd8ae2ea9cce6b +SIZE (libfsfat-experimental-20240501.tar.gz) = 1675036