Skip to content

Commit

Permalink
sysutils/fusefs-hfsfuse: Update to 0.132
Browse files Browse the repository at this point in the history
Pet portclippy/portfmt while here.

https://github.com/0x09/hfsfuse/releases/tag/0.153

Differential Revision:	https://reviews.freebsd.org/D30314
  • Loading branch information
CRKatri authored and Jehops committed Jul 27, 2021
1 parent 828e370 commit 99b3514
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions 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-
Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 99b3514

Please sign in to comment.