diff options
Diffstat (limited to 'filesystems/bindfs')
-rw-r--r-- | filesystems/bindfs/Makefile | 6 | ||||
-rw-r--r-- | filesystems/bindfs/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/filesystems/bindfs/Makefile b/filesystems/bindfs/Makefile index de68d898f5be..aa1450702dbc 100644 --- a/filesystems/bindfs/Makefile +++ b/filesystems/bindfs/Makefile @@ -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 diff --git a/filesystems/bindfs/distinfo b/filesystems/bindfs/distinfo index c6ae2d4b1980..bad370fe5e41 100644 --- a/filesystems/bindfs/distinfo +++ b/filesystems/bindfs/distinfo @@ -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 |