aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-12 01:12:33 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-01-12 01:12:33 +0000
commit737f8dd3844f112e8cdb07e5d8dcd7a6c81879c9 (patch)
tree4b6e396a59cf7d00ae90d9dc0b45d68f8a3b9ce2 /ftp
parentafe18e629ca75c7a882f883f9a7635ff3d5eeac4 (diff)
downloadports-737f8dd3844f112e8cdb07e5d8dcd7a6c81879c9.tar.gz
ports-737f8dd3844f112e8cdb07e5d8dcd7a6c81879c9.zip
- Update to 3.3.1
Switch to using the now mandantroy unicode version of wx, and include new depend on xdg-utils. Special thanks for the bsd.wx.mk magic that made updating the unicode bit painless. PR: ports/142550 Submitted by: "Joseph S. Atkinson" <jsa@wickedmachine.net>
Notes
Notes: svn path=/head/; revision=247659
Diffstat (limited to 'ftp')
-rw-r--r--ftp/filezilla/Makefile5
-rw-r--r--ftp/filezilla/distinfo6
-rw-r--r--ftp/filezilla/pkg-plist4
3 files changed, 11 insertions, 4 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile
index 2e28ca9ca406..e8db386af5ca 100644
--- a/ftp/filezilla/Makefile
+++ b/ftp/filezilla/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= filezilla
-PORTVERSION= 3.3.0.1
+PORTVERSION= 3.3.1
CATEGORIES= ftp
MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
DISTNAME= FileZilla_${PORTVERSION}_src
@@ -14,6 +14,8 @@ DISTNAME= FileZilla_${PORTVERSION}_src
MAINTAINER= jsa@wickedmachine.net
COMMENT= Fast and reliable cross-platform FTP, FTPS and SFTP client
+RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils
+BUILD_DEPENDS= ${RUN_DEPENDS}
LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls \
idn.16:${PORTSDIR}/dns/libidn
@@ -22,6 +24,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_WX= 2.8
WX_CONF_ARGS= relative
+WX_UNICODE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/ftp/filezilla/distinfo b/ftp/filezilla/distinfo
index dbf965082077..d4f793eb008f 100644
--- a/ftp/filezilla/distinfo
+++ b/ftp/filezilla/distinfo
@@ -1,3 +1,3 @@
-MD5 (FileZilla_3.3.0.1_src.tar.bz2) = f273aef3b8408d0a1c7f0fee39733e9b
-SHA256 (FileZilla_3.3.0.1_src.tar.bz2) = 67abea4b429e759eabafc510d342e04d9da0bfd18ab52c5d8d5e58523b023caa
-SIZE (FileZilla_3.3.0.1_src.tar.bz2) = 3113486
+MD5 (FileZilla_3.3.1_src.tar.bz2) = 3454defa3bdb137bf69fc73495231ca1
+SHA256 (FileZilla_3.3.1_src.tar.bz2) = 2c4e8e37c63517404967efd2740d5ebeff6dae1c52b29a31a209766a90204178
+SIZE (FileZilla_3.3.1_src.tar.bz2) = 3129864
diff --git a/ftp/filezilla/pkg-plist b/ftp/filezilla/pkg-plist
index bfabdc1c3ccc..291eac916380 100644
--- a/ftp/filezilla/pkg-plist
+++ b/ftp/filezilla/pkg-plist
@@ -75,6 +75,10 @@ share/pixmaps/filezilla.png
%%DATADIR%%/resources/16x16/remotetreeview.png
%%DATADIR%%/resources/16x16/server.png
%%DATADIR%%/resources/16x16/sitemanager.png
+%%DATADIR%%/resources/16x16/sort_down_dark.png
+%%DATADIR%%/resources/16x16/sort_down_light.png
+%%DATADIR%%/resources/16x16/sort_up_dark.png
+%%DATADIR%%/resources/16x16/sort_up_light.png
%%DATADIR%%/resources/16x16/symlink.png
%%DATADIR%%/resources/16x16/synchronize.png
%%DATADIR%%/resources/16x16/unknown.png