summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorIsmael Luceno2019-05-18 03:09:04 +0200
committerIsmael Luceno2019-05-18 03:29:09 +0200
commit1d0c226fb7cf18425dd55eaaaa56588a64a5c5a6 (patch)
treef38da15f7c0aa387c591415f188d1588112ccdf6 /ftp
parent220f4eed383e7d523bd9ca4f31bb2466b1f552f2 (diff)
filezilla: Update dependency; s/gettext/GETTEXT/
Diffstat (limited to 'ftp')
-rwxr-xr-xftp/filezilla/DEPENDS2
-rw-r--r--ftp/filezilla/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/ftp/filezilla/DEPENDS b/ftp/filezilla/DEPENDS
index 2c588c868c..09fce1d359 100755
--- a/ftp/filezilla/DEPENDS
+++ b/ftp/filezilla/DEPENDS
@@ -2,7 +2,7 @@ depends WXWIDGET &&
depends libidn &&
depends gnutls &&
depends libtool &&
-depends gettext &&
+depends GETTEXT &&
depends xdg-utils &&
depends sqlite &&
depends nettle &&
diff --git a/ftp/filezilla/HISTORY b/ftp/filezilla/HISTORY
index d7bc87e74e..6651e96183 100644
--- a/ftp/filezilla/HISTORY
+++ b/ftp/filezilla/HISTORY
@@ -1,3 +1,6 @@
+2019-05-18 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: Update dependency; s/gettext/GETTEXT/
+
2017-02-18 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 3.24.0
* DEPENDS: depend on nettle, libfilezilla