git: 28ca112b1b10 - main - sysutils/fusefs-hfsfuse: Update and adopt.
Gleb Popov
arrowd at FreeBSD.org
Fri May 14 19:18:10 UTC 2021
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=28ca112b1b1082693b3c7ef9e48b2848b8cb8c7a
commit 28ca112b1b1082693b3c7ef9e48b2848b8cb8c7a
Author: Cameron Katri <me at cameronkatri.com>
AuthorDate: 2021-05-14 19:12:05 +0000
Commit: Gleb Popov <arrowd at FreeBSD.org>
CommitDate: 2021-05-14 19:17:45 +0000
sysutils/fusefs-hfsfuse: Update and adopt.
Differential Revision: https://reviews.freebsd.org/D30264
Reviewed by: arrowd
---
sysutils/fusefs-hfsfuse/Makefile | 7 +++----
sysutils/fusefs-hfsfuse/distinfo | 6 +++---
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/sysutils/fusefs-hfsfuse/Makefile b/sysutils/fusefs-hfsfuse/Makefile
index 611c411db968..ae13ab147579 100644
--- a/sysutils/fusefs-hfsfuse/Makefile
+++ b/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 at FreeBSD.org
+MAINTAINER= me at 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
diff --git a/sysutils/fusefs-hfsfuse/distinfo b/sysutils/fusefs-hfsfuse/distinfo
index 4b52e7918f1a..d29d070d5ce5 100644
--- a/sysutils/fusefs-hfsfuse/distinfo
+++ b/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
More information about the dev-commits-ports-all
mailing list