MFH: r568935
sysutils/fusefs-squashfuse: Update to 0.1.103 PR: ports/254281 Approved by: jsmith@resonatingmedia.com (maintainer)
This commit is contained in:
parent
e7031205f2
commit
ebb3230a02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=568937
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= squashfuse
|
||||
PORTVERSION= 0.1.100
|
||||
PORTVERSION= 0.1.103
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
|
||||
@ -11,12 +11,11 @@ COMMENT= Mount a squashfs archive and treat it like a local file system
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= autoreconf fuse libtool pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= vasi
|
||||
|
||||
USES= autoreconf fuse libtool pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/squashfuse bin/squashfuse_ll man/man1/squashfuse.1.gz
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1468267228
|
||||
SHA256 (vasi-squashfuse-0.1.100_GH0.tar.gz) = dda02875735570d24d682cf35846f0165199e0d4ce38e0703e5aabe0318292e6
|
||||
SIZE (vasi-squashfuse-0.1.100_GH0.tar.gz) = 55708
|
||||
TIMESTAMP = 1615739329
|
||||
SHA256 (vasi-squashfuse-0.1.103_GH0.tar.gz) = bba530fe435d8f9195a32c295147677c58b060e2c63d2d4204ed8a6c9621d0dd
|
||||
SIZE (vasi-squashfuse-0.1.103_GH0.tar.gz) = 58729
|
||||
|
14
sysutils/fusefs-squashfuse/pkg-plist
Normal file
14
sysutils/fusefs-squashfuse/pkg-plist
Normal file
@ -0,0 +1,14 @@
|
||||
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
|
||||
lib/libsquashfuse.a
|
||||
lib/libsquashfuse.so
|
||||
lib/libsquashfuse.so.0
|
||||
lib/libsquashfuse.so.0.0.0
|
||||
libdata/pkgconfig/squashfuse.pc
|
||||
man/man1/squashfuse.1.gz
|
Loading…
Reference in New Issue
Block a user