mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
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
This commit is contained in:
parent
828e370fe1
commit
99b3514c6e
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user