Ticket #58991: Portfile_encfs.diff
File Portfile_encfs.diff, 1.4 KB (added by detlevd (Detlev Droege), 5 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 PortGroup github 1.0 5 5 PortGroup cxx11 1.1 6 PortGroup cmake 1.1 6 7 7 github.setup vgough encfs 1. 8.1v8 revision 48 github.setup vgough encfs 1.9.5 v 9 revision 0 9 10 categories fuse 10 11 platforms darwin 11 12 maintainers nomaintainer … … 23 24 homepage https://vgough.github.io/encfs/ 24 25 github.tarball_from releases 25 26 26 checksums rmd160 206cc3779222cb6df5278d27ad4a58c25138ab02\27 sha256 8a0257ff500c14244ee99acdd472696966796e2a0931e4a132191f14a666d5d127 checksums rmd160 1e33b38569eb527546527e3a24b0d83608c06feb \ 28 sha256 4709f05395ccbad6c0a5b40a4619d60aafe3473b1a79bafb3aa700b1f756fd63 28 29 29 30 depends_build port:pkgconfig 30 31 depends_lib port:rlog path:lib/libssl.dylib:openssl port:osxfuse port:gettext port:boost … … 32 33 # osxfuse is not universal 33 34 universal_variant no 34 35 35 patchfiles patch-configure.ac.diff 36 37 platform darwin { 38 patchfiles-append patch-encfs-encfssh.diff 39 } 40 41 post-patch { 42 reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/configure.ac 43 } 44 45 use_autoreconf yes 36 use_autoreconf no 46 37 autoreconf.args -fvi 47 38 48 39 configure.args --with-boost=${prefix}