Skip to content

Commit

Permalink
sysutils/fusefs-hfsfuse: Update and adopt.
Browse files Browse the repository at this point in the history
Differential Revision: https://reviews.freebsd.org/D30264

Reviewed by:	arrowd
  • Loading branch information
CRKatri authored and arrowd committed May 14, 2021
1 parent 8d6788c commit 28ca112
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions sysutils/fusefs-hfsfuse/Makefile
@@ -1,10 +1,10 @@
PORTNAME= hfsfuse
DISTVERSION= g20180118
PORTREVISION= 1
DISTVERSION= 0.126
CATEGORIES= sysutils
MASTER_SITES= https://github.com/0x09/hfsfuse/releases/download/${DISTVERSION}/
PKGNAMEPREFIX= fusefs-

MAINTAINER= ports@FreeBSD.org
MAINTAINER= me@cameronkatri.com
COMMENT= FUSE driver for HFS+ filesystems

LICENSE= MIT
Expand All @@ -17,7 +17,6 @@ USES= fuse gmake
USE_CSTD= c99
USE_GITHUB= yes
GH_ACCOUNT= 0x09
GH_TAGNAME= d021835629c3fb37bd5bf8d364d5196f1db53867

ALL_TARGET= config all
MAKE_ARGS= CONFIG_CFLAGS="${CFLAGS}" WITH_UBLIO=system WITH_UTF8PROC=system
Expand Down
6 changes: 3 additions & 3 deletions sysutils/fusefs-hfsfuse/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1520943359
SHA256 (0x09-hfsfuse-g20180118-d021835629c3fb37bd5bf8d364d5196f1db53867_GH0.tar.gz) = 035cc518ed2c58088e2a59b7a204da74cb82c6bf4ed16b64455e2e93347f8d3b
SIZE (0x09-hfsfuse-g20180118-d021835629c3fb37bd5bf8d364d5196f1db53867_GH0.tar.gz) = 205481
TIMESTAMP = 1621016403
SHA256 (0x09-hfsfuse-0.126_GH0.tar.gz) = 7ce2187df6216ec4a001e08ead69fd7608cb3c2af866e4e7f4dbebb61e0103aa
SIZE (0x09-hfsfuse-0.126_GH0.tar.gz) = 207349

0 comments on commit 28ca112

Please sign in to comment.