mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
sysutils/fusefs-hfsfuse: Update and adopt.
Differential Revision: https://reviews.freebsd.org/D30264 Reviewed by: arrowd
This commit is contained in:
parent
8d6788c087
commit
28ca112b1b
@ -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
|
||||
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user