git: 77af4f5fe990 - main - sysutils/fusefs-squashfuse: Update to 0.1.104
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jun 2022 17:42:35 UTC
The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/ports/commit/?id=77af4f5fe9902a14d54f1c46b1ad469cf4ab10d7 commit 77af4f5fe9902a14d54f1c46b1ad469cf4ab10d7 Author: Joseph Mingrone <jrm@FreeBSD.org> AuthorDate: 2022-06-08 17:25:50 +0000 Commit: Joseph Mingrone <jrm@FreeBSD.org> CommitDate: 2022-06-08 17:42:30 +0000 sysutils/fusefs-squashfuse: Update to 0.1.104 https://github.com/vasi/squashfuse/releases/tag/0.1.104 Port changes: - Use official tarball since those automatically generated by GitHub can, on rare occasions, change. PR: 264551 Approved by: jsmith@resonatingmedia.com (maintainer) Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D35438 --- sysutils/fusefs-squashfuse/Makefile | 5 ++--- sysutils/fusefs-squashfuse/distinfo | 6 +++--- sysutils/fusefs-squashfuse/pkg-plist | 20 ++++++++++++++------ 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/sysutils/fusefs-squashfuse/Makefile b/sysutils/fusefs-squashfuse/Makefile index 00b5ac3979cb..a560fec83d0f 100644 --- a/sysutils/fusefs-squashfuse/Makefile +++ b/sysutils/fusefs-squashfuse/Makefile @@ -1,6 +1,7 @@ PORTNAME= squashfuse -PORTVERSION= 0.1.103 +PORTVERSION= 0.1.104 CATEGORIES= sysutils +MASTER_SITES= https://github.com/vasi/${PORTNAME}/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= fusefs- MAINTAINER= jsmith@resonatingmedia.com @@ -10,8 +11,6 @@ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf fuse libtool pkgconfig -USE_GITHUB= yes -GH_ACCOUNT= vasi GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/sysutils/fusefs-squashfuse/distinfo b/sysutils/fusefs-squashfuse/distinfo index d57b9cee211b..d264f4861e88 100644 --- a/sysutils/fusefs-squashfuse/distinfo +++ b/sysutils/fusefs-squashfuse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615739329 -SHA256 (vasi-squashfuse-0.1.103_GH0.tar.gz) = bba530fe435d8f9195a32c295147677c58b060e2c63d2d4204ed8a6c9621d0dd -SIZE (vasi-squashfuse-0.1.103_GH0.tar.gz) = 58729 +TIMESTAMP = 1654707339 +SHA256 (squashfuse-0.1.104.tar.gz) = aa52460559e0d0b1753f6b1af5c68cfb777ca5a13913285e93f4f9b7aa894b3a +SIZE (squashfuse-0.1.104.tar.gz) = 411032 diff --git a/sysutils/fusefs-squashfuse/pkg-plist b/sysutils/fusefs-squashfuse/pkg-plist index cae580e6fa9c..621790507ce8 100644 --- a/sysutils/fusefs-squashfuse/pkg-plist +++ b/sysutils/fusefs-squashfuse/pkg-plist @@ -1,11 +1,19 @@ bin/squashfuse bin/squashfuse_ll -include/squashfs_fs.h -include/squashfuse.h -lib/libfuseprivate.a -lib/libfuseprivate.so -lib/libfuseprivate.so.0 -lib/libfuseprivate.so.0.0.0 +include/squashfuse/cache.h +include/squashfuse/common.h +include/squashfuse/config.h +include/squashfuse/decompress.h +include/squashfuse/dir.h +include/squashfuse/file.h +include/squashfuse/fs.h +include/squashfuse/squashfs_fs.h +include/squashfuse/squashfuse.h +include/squashfuse/stack.h +include/squashfuse/table.h +include/squashfuse/traverse.h +include/squashfuse/util.h +include/squashfuse/xattr.h lib/libsquashfuse.a lib/libsquashfuse.so lib/libsquashfuse.so.0