aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron Katri <me@cameronkatri.com>2021-07-27 20:57:52 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-07-27 21:18:19 +0000
commit99b3514c6e58025183c785f774cfbdabb19c8264 (patch)
tree5356693d5393e5f368ff4625177221f4bb0bb276
parent828e370fe13f3858073666df4fe68f8188b4ad57 (diff)
downloadports-99b3514c6e58025183c785f774cfbdabb19c8264.tar.gz
ports-99b3514c6e58025183c785f774cfbdabb19c8264.zip
sysutils/fusefs-hfsfuse: Update to 0.132
Pet portclippy/portfmt while here. https://github.com/0x09/hfsfuse/releases/tag/0.153 Differential Revision: https://reviews.freebsd.org/D30314
-rw-r--r--sysutils/fusefs-hfsfuse/Makefile9
-rw-r--r--sysutils/fusefs-hfsfuse/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/sysutils/fusefs-hfsfuse/Makefile b/sysutils/fusefs-hfsfuse/Makefile
index ae13ab147579..8b5360431c6f 100644
--- a/sysutils/fusefs-hfsfuse/Makefile
+++ b/sysutils/fusefs-hfsfuse/Makefile
@@ -1,5 +1,5 @@
PORTNAME= hfsfuse
-DISTVERSION= 0.126
+DISTVERSION= 0.132
CATEGORIES= sysutils
MASTER_SITES= https://github.com/0x09/hfsfuse/releases/download/${DISTVERSION}/
PKGNAMEPREFIX= fusefs-
@@ -18,10 +18,13 @@ USE_CSTD= c99
USE_GITHUB= yes
GH_ACCOUNT= 0x09
+MAKE_ARGS= CONFIG_CFLAGS="${CFLAGS}" \
+ WITH_UBLIO=system \
+ WITH_UTF8PROC=system
ALL_TARGET= config all
-MAKE_ARGS= CONFIG_CFLAGS="${CFLAGS}" WITH_UBLIO=system WITH_UTF8PROC=system
-PLIST_FILES= bin/hfsdump bin/hfsfuse
+PLIST_FILES= bin/hfsdump \
+ bin/hfsfuse
PORTDOCS= README.md
OPTIONS_DEFINE= DOCS
diff --git a/sysutils/fusefs-hfsfuse/distinfo b/sysutils/fusefs-hfsfuse/distinfo
index d29d070d5ce5..57ed21da5d32 100644
--- a/sysutils/fusefs-hfsfuse/distinfo
+++ b/sysutils/fusefs-hfsfuse/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621016403
-SHA256 (0x09-hfsfuse-0.126_GH0.tar.gz) = 7ce2187df6216ec4a001e08ead69fd7608cb3c2af866e4e7f4dbebb61e0103aa
-SIZE (0x09-hfsfuse-0.126_GH0.tar.gz) = 207349
+TIMESTAMP = 1621259070
+SHA256 (0x09-hfsfuse-0.132_GH0.tar.gz) = 699052701ccd46c82a473e17ac61e7ad56873189781069eb927b8c88eb8f9467
+SIZE (0x09-hfsfuse-0.132_GH0.tar.gz) = 246864