aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2015-10-22 00:46:18 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2015-10-22 00:46:18 +0000
commit273166c5102f8bb79e42e6209886a903d6616e6d (patch)
tree127959b1fec36c1051835290d4aa8680c924327c /ftp
parentc633c914396675ede6fcd7557610c037144b86fe (diff)
downloadports-273166c5102f8bb79e42e6209886a903d6616e6d.tar.gz
ports-273166c5102f8bb79e42e6209886a903d6616e6d.zip
ftp/filezilla: update 3.14.0 -> 3.14.1 plus minor fixes
- Fix indentation in BROKEN statement - Remove WX_UNICODE (no-op after r397077) Changes: https://filezilla-project.org/versions.php PR: 203836 Submitted by: matthew@reztek.cz (maintainer)
Notes
Notes: svn path=/head/; revision=399940
Diffstat (limited to 'ftp')
-rw-r--r--ftp/filezilla/Makefile5
-rw-r--r--ftp/filezilla/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile
index 53f5a27d51cf..f9c4e91e2807 100644
--- a/ftp/filezilla/Makefile
+++ b/ftp/filezilla/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= filezilla
-PORTVERSION= 3.14.0
+PORTVERSION= 3.14.1
CATEGORIES= ftp
MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION}
DISTNAME= FileZilla_${PORTVERSION}_src
@@ -20,14 +20,13 @@ LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt \
libidn.so:${PORTSDIR}/dns/libidn \
libpugixml.so:${PORTSDIR}/textproc/pugixml
-BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library
+BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library
INSTALLS_ICONS= yes
USES= compiler:c++14-lang gmake pkgconfig tar:bzip2
USE_SQLITE= 3
USE_WX= 3.0
WX_CONF_ARGS= relative
-WX_UNICODE= yes
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/ftp/filezilla/distinfo b/ftp/filezilla/distinfo
index e9d7f1b4eea2..64589a97833c 100644
--- a/ftp/filezilla/distinfo
+++ b/ftp/filezilla/distinfo
@@ -1,2 +1,2 @@
-SHA256 (FileZilla_3.14.0_src.tar.bz2) = 92385ab4f30bc7e5e457d6a3310645cc6c4bd0e83a78e12c33f2778b73d579fd
-SIZE (FileZilla_3.14.0_src.tar.bz2) = 4415005
+SHA256 (FileZilla_3.14.1_src.tar.bz2) = b10871b6ced5f52062b44deda037edb8a38090b226a018b9b64b1a1feb59d46c
+SIZE (FileZilla_3.14.1_src.tar.bz2) = 4411187