Permalink
Browse files
bindfs: update to 1.13.11
- Loading branch information
Showing
with
5 additions
and
4 deletions.
-
+5
−4
fuse/bindfs/Portfile
|
|
@@ -3,8 +3,8 @@ |
|
|
PortSystem 1.0 |
|
|
|
|
|
name bindfs |
|
|
version 1.11 |
|
|
revision 1 |
|
|
version 1.13.11 |
|
|
revision 0 |
|
|
categories fuse |
|
|
license GPL-2+ |
|
|
platforms darwin |
|
|
@@ -18,8 +18,9 @@ long_description bindfs is a FUSE filesystem for mirroring a directory to ano |
|
|
homepage https://bindfs.org/ |
|
|
master_sites ${homepage}downloads/ |
|
|
|
|
|
checksums rmd160 0ea6a6f4082f45678c164e11394de7142cc523f8 \ |
|
|
sha256 3a6c916140337e2bc1734be5bbf45c22c9427ffbd4d37d647bd70c36fbbd498e |
|
|
checksums rmd160 18f53d46060b30ef12c4755d4387b077a322cb43 \ |
|
|
sha256 ab0063092badd0e5f1ffaa115ae49cdd26727d243ecf062c502b48c3286fca2b \ |
|
|
size 404296 |
|
|
|
|
|
depends_build port:pkgconfig |
|
|
depends_lib port:osxfuse |
|
|
|