mirror of https://git.FreeBSD.org/ports.git
filesystems/bindfs: Update 1.17.7 => 1.18.1
Changelogs: https://bindfs.org/docs/ChangeLog.utf8.txt PR: 288259
This commit is contained in:
parent
1fc8433740
commit
62230c2bda
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= bindfs
|
||||
DISTVERSION= 1.17.7
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 1.18.1
|
||||
CATEGORIES= filesystems
|
||||
MASTER_SITES= https://bindfs.org/downloads/
|
||||
PKGNAMEPREFIX= fusefs-
|
||||
|
@ -14,9 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
USES= fuse:3 localbase:ldflags pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ENV+= fuse3_LIBS="-L${LOCALBASE}/lib -lfuse3"
|
||||
CONFIGURE_ARGS= --with-fuse3
|
||||
CONFIGURE_ENV+= fuse3_LIBS="-L${LOCALBASE}/lib -lfuse3"
|
||||
|
||||
PLIST_FILES= bin/bindfs \
|
||||
share/man/man1/bindfs.1.gz
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1718036736
|
||||
SHA256 (bindfs-1.17.7.tar.gz) = c0b060e94c3a231a1d4aa0bcf266ff189981a4ef38e42fbe23296a7d81719b7a
|
||||
SIZE (bindfs-1.17.7.tar.gz) = 427251
|
||||
TIMESTAMP = 1752650056
|
||||
SHA256 (bindfs-1.18.1.tar.gz) = 2a7064d993a5f255c52d72385ef14e349c131bc44195766e2173428e06d279fd
|
||||
SIZE (bindfs-1.18.1.tar.gz) = 431995
|
||||
|
|
Loading…
Reference in New Issue