diff --git a/www/FileZilla/Portfile b/www/FileZilla/Portfile index d817226f36b79..27105fc0f0f86 100644 --- a/www/FileZilla/Portfile +++ b/www/FileZilla/Portfile @@ -5,8 +5,7 @@ PortGroup wxWidgets 1.0 PortGroup compiler_blacklist_versions 1.0 name FileZilla -version 3.14.1 -revision 1 +version 3.27.1 categories www aqua platforms darwin maintainers strasweb.fr:rudloff openmaintainer @@ -21,14 +20,15 @@ long_description FileZilla Client is a fast and reliable cross-platform \ homepage https://filezilla-project.org/ master_sites sourceforge:project/filezilla/FileZilla_Client/${version} -checksums rmd160 2226ca612ae01a0871d051f357b508b92888df79 \ - sha256 b10871b6ced5f52062b44deda037edb8a38090b226a018b9b64b1a1feb59d46c +checksums rmd160 e4ad9a0df2659ba67bdd586008335e0a63da01c7 \ + sha256 4389fa81b62b7c816674a01f030592e44f2d8d5423f2cbcca4c7bb7417bd9a92 depends_build port:pkgconfig depends_lib port:dbus \ port:gettext \ port:gnutls \ + port:libfilezilla \ port:libidn \ port:sqlite3 \ port:xdg-utils