Commits

Ryan Schmidt authored 85be3f7a58b
FileZilla: Requires C++17
No tags

www/FileZilla/Portfile

Modified
50 50 # http://trac.filezilla-project.org/ticket/5473
51 51 # http://sourceforge.net/p/tinyxml/patches/51/
52 52 configure.args --with-tinyxml=builtin \
53 53 --with-pugixml=builtin \
54 54 --disable-manualupdatecheck \
55 55 --disable-autoupdatecheck \
56 56 --with-wxdir=${wxWidgets.wxdir}
57 57
58 58 configure.env WXRC=${wxWidgets.wxrc}
59 59
60 -compiler.cxx_standard 2014
60 +compiler.cxx_standard 2017
61 61 compiler.thread_local_storage yes
62 62
63 63 destroot {
64 64 copy ${worksrcpath}/FileZilla.app ${destroot}${applications_dir}
65 65 }
66 66
67 67 livecheck.type regex
68 68 livecheck.url ${master_sites}
69 69 livecheck.regex ${name}_(\[0-9.\]+)_src\\.tar\\.bz2

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut