From e413590676f87aec5238d58a79bcdccb170c41a5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 21 Feb 2023 18:54:33 +0000 Subject: [PATCH] devel/libfshfs: update to experimental-20220831 --- devel/libfshfs/Makefile | 4 ++-- devel/libfshfs/distinfo | 6 +++--- devel/libfshfs/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/libfshfs/Makefile b/devel/libfshfs/Makefile index fcc040253835f..f44636a991de2 100644 --- a/devel/libfshfs/Makefile +++ b/devel/libfshfs/Makefile @@ -1,6 +1,6 @@ PORTNAME= libfshfs # If/When moving from experimental to alpha, switch to DISTVERSIONPREFIX to prevent PORTEPOCH -DISTVERSION= experimental-20210722 +DISTVERSION= experimental-20220831 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libfshfs/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-python --with-openssl=no CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config -USES= libtool pathfix python:3.5+ +USES= fuse libtool pathfix pkgconfig python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} diff --git a/devel/libfshfs/distinfo b/devel/libfshfs/distinfo index 4fda1cc5060f8..8b016800abc51 100644 --- a/devel/libfshfs/distinfo +++ b/devel/libfshfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627371960 -SHA256 (libfshfs-experimental-20210722.tar.gz) = fbf4e1d94973af6a8f27288248e03995276649407f0d1d6a0732dc49c0a395fe -SIZE (libfshfs-experimental-20210722.tar.gz) = 1929214 +TIMESTAMP = 1676996181 +SHA256 (libfshfs-experimental-20220831.tar.gz) = cb9acabea0f0db3cb811b1bcac959e36d78d29ff9296471b042eb5b7ef083dd9 +SIZE (libfshfs-experimental-20220831.tar.gz) = 2059019 diff --git a/devel/libfshfs/pkg-plist b/devel/libfshfs/pkg-plist index 8e5a0fc1af91e..4a77815404f00 100644 --- a/devel/libfshfs/pkg-plist +++ b/devel/libfshfs/pkg-plist @@ -1,4 +1,5 @@ bin/fshfsinfo +bin/fshfsmount include/libfshfs.h include/libfshfs/codepage.h include/libfshfs/definitions.h @@ -14,4 +15,5 @@ lib/libfshfs.so.1.0.0 %%PYTHON_SITELIBDIR%%/pyfshfs.so libdata/pkgconfig/libfshfs.pc man/man1/fshfsinfo.1.gz +man/man1/fshfsmount.1.gz man/man3/libfshfs.3.gz