From c23df656f7cf48a99a7f75fde36caf6ddb80a23f Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Wed, 10 Jan 2007 21:21:29 +0000 Subject: - Update to version 3.0.0.b4. --- ftp/filezilla/Makefile | 7 ++++--- ftp/filezilla/distinfo | 6 +++--- ftp/filezilla/files/patch-src__interface__FileZilla.cpp | 10 ---------- ftp/filezilla/pkg-plist | 6 ++++-- 4 files changed, 11 insertions(+), 18 deletions(-) delete mode 100644 ftp/filezilla/files/patch-src__interface__FileZilla.cpp (limited to 'ftp') diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index c8d76c7d7048..7673968b1ad5 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -6,7 +6,7 @@ # PORTNAME= filezilla -DISTVERSION= 3.0.0-beta2 +DISTVERSION= 3.0.0-beta4 CATEGORIES= ftp MASTER_SITES= SF DISTNAME= FileZilla_${DISTVERSION}_src @@ -14,12 +14,13 @@ DISTNAME= FileZilla_${DISTVERSION}_src MAINTAINER= alepulver@FreeBSD.org COMMENT= Fast FTP and SFTP client with a lot of features -LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn +LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls \ + idn.16:${PORTSDIR}/dns/libidn USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_WX= 2.6 +USE_WX= 2.8 WX_CONF_ARGS= relative GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" diff --git a/ftp/filezilla/distinfo b/ftp/filezilla/distinfo index 0f2fea684bec..0b44bfcf83eb 100644 --- a/ftp/filezilla/distinfo +++ b/ftp/filezilla/distinfo @@ -1,3 +1,3 @@ -MD5 (FileZilla_3.0.0-beta2_src.tar.bz2) = ceb2b927490f1e4659167a66ce5c9425 -SHA256 (FileZilla_3.0.0-beta2_src.tar.bz2) = 10b4cd8524cd5823df82439705c3fb082f9d5e31fb124789e0fc7fdff5522555 -SIZE (FileZilla_3.0.0-beta2_src.tar.bz2) = 1163527 +MD5 (FileZilla_3.0.0-beta4_src.tar.bz2) = 765aeb49d9e5f0f025d879d62714e1bf +SHA256 (FileZilla_3.0.0-beta4_src.tar.bz2) = afa70335a3ec2c19bb423a4320e55d52a66316060be69416ea36cf4831a33278 +SIZE (FileZilla_3.0.0-beta4_src.tar.bz2) = 1237228 diff --git a/ftp/filezilla/files/patch-src__interface__FileZilla.cpp b/ftp/filezilla/files/patch-src__interface__FileZilla.cpp deleted file mode 100644 index 7b82a2085827..000000000000 --- a/ftp/filezilla/files/patch-src__interface__FileZilla.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/interface/FileZilla.cpp.orig Sun Oct 15 12:36:01 2006 -+++ ./src/interface/FileZilla.cpp Tue Oct 24 20:50:08 2006 -@@ -533,7 +533,6 @@ - wxPathList pathList; - pathList.AddEnvList(_T("PATH")); - executable = pathList.FindAbsoluteValidPath(program); -- bool found = false; - if (executable != _T("")) - found = true; - } diff --git a/ftp/filezilla/pkg-plist b/ftp/filezilla/pkg-plist index 14e811650e90..9210832357b6 100644 --- a/ftp/filezilla/pkg-plist +++ b/ftp/filezilla/pkg-plist @@ -1,6 +1,6 @@ bin/filezilla bin/fzsftp -%%DATADIR%%/locales/ar_EG/filezilla.mo +%%DATADIR%%/locales/ar/filezilla.mo %%DATADIR%%/locales/bg/filezilla.mo %%DATADIR%%/locales/ca_ES/filezilla.mo %%DATADIR%%/locales/cs/filezilla.mo @@ -21,6 +21,7 @@ bin/fzsftp %%DATADIR%%/locales/lt/filezilla.mo %%DATADIR%%/locales/mk/filezilla.mo %%DATADIR%%/locales/nb_NO/filezilla.mo +%%DATADIR%%/locales/ne/filezilla.mo %%DATADIR%%/locales/nl/filezilla.mo %%DATADIR%%/locales/pl_PL/filezilla.mo %%DATADIR%%/locales/pt_BR/filezilla.mo @@ -111,6 +112,7 @@ bin/fzsftp @dirrm %%DATADIR%%/locales/pt_BR @dirrm %%DATADIR%%/locales/pl_PL @dirrm %%DATADIR%%/locales/nl +@dirrm %%DATADIR%%/locales/ne @dirrm %%DATADIR%%/locales/nb_NO @dirrm %%DATADIR%%/locales/mk @dirrm %%DATADIR%%/locales/lt @@ -131,6 +133,6 @@ bin/fzsftp @dirrm %%DATADIR%%/locales/cs @dirrm %%DATADIR%%/locales/ca_ES @dirrm %%DATADIR%%/locales/bg -@dirrm %%DATADIR%%/locales/ar_EG +@dirrm %%DATADIR%%/locales/ar @dirrm %%DATADIR%%/locales @dirrm %%DATADIR%% -- cgit v1.2.3