pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/filezilla filezilla: update to 3.28.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96214fe068a2
branches:  trunk
changeset: 369653:96214fe068a2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Oct 02 15:31:38 2017 +0000

description:
filezilla: update to 3.28.0.

3.28.0 (2017-09-29)

+ *nix: Official Linux binaries are now built for Debian 9 (Stretch)
- Do not disable password saving settings if fzdefaults.xml contains a kiosk mode setting of 0.

3.28.0-rc1 (2017-09-22)

+ Add "Close once" as queue completion action
- Fixed crash if FileZilla is forced to close, e.g. when the system is shutting down, while there are open dialogs
- If the transfer queue asks for a password and the password dialog is canceled the queue processing is now stopped
- OS X, *nix: Improve detection of invalid character encodings in local filenames
- Fix potential crash expanding directory tree items while changing selections

diffstat:

 net/filezilla/Makefile |   7 +++----
 net/filezilla/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diffs (41 lines):

diff -r e52169ad9092 -r 96214fe068a2 net/filezilla/Makefile
--- a/net/filezilla/Makefile    Mon Oct 02 15:22:11 2017 +0000
+++ b/net/filezilla/Makefile    Mon Oct 02 15:31:38 2017 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.87 2017/09/18 09:53:30 maya Exp $
+# $NetBSD: Makefile,v 1.88 2017/10/02 15:31:38 wiz Exp $
 
-VERSION=       3.27.1
+VERSION=       3.28.0
 DISTNAME=      FileZilla_${VERSION}_src
 PKGNAME=       filezilla-${VERSION}
-PKGREVISION=   1
 CATEGORIES=    net x11
 MASTER_SITES=  https://download.filezilla-project.org/client/
 EXTRACT_SUFX=  .tar.bz2
@@ -30,7 +29,7 @@
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../devel/libidn/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.9.2
+BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.11
 .include "../../net/libfilezilla/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
 .include "../../security/gnutls/buildlink3.mk"
diff -r e52169ad9092 -r 96214fe068a2 net/filezilla/distinfo
--- a/net/filezilla/distinfo    Mon Oct 02 15:22:11 2017 +0000
+++ b/net/filezilla/distinfo    Mon Oct 02 15:31:38 2017 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.37 2017/09/11 20:24:37 wiz Exp $
+$NetBSD: distinfo,v 1.38 2017/10/02 15:31:38 wiz Exp $
 
-SHA1 (FileZilla_3.27.1_src.tar.bz2) = 25ba3f8d205b7d4720d8298aefc74d56224dfd57
-RMD160 (FileZilla_3.27.1_src.tar.bz2) = e4ad9a0df2659ba67bdd586008335e0a63da01c7
-SHA512 (FileZilla_3.27.1_src.tar.bz2) = ef07d91a0b38349cc2a1942d52afe1ae03760643028fcdac28f6523bea24498d6700d2d13d8c5bd5df933ff4e6a90df40bc399d6c0f0f2f7fdbe9b8b04381963
-Size (FileZilla_3.27.1_src.tar.bz2) = 4815446 bytes
+SHA1 (FileZilla_3.28.0_src.tar.bz2) = 88e41f6ae41de912db54cd6da4bac906988aa1ba
+RMD160 (FileZilla_3.28.0_src.tar.bz2) = 390456877d3a8d3ac0896b1ad1bb00355fa2d41e
+SHA512 (FileZilla_3.28.0_src.tar.bz2) = 14f7b328fe9c227280eb55933a56b653354bf9309abacd9994c88f740805867b1c52841c7edddec082a026c6b7c40da1a8e14531455a8c557d4ca4c05025e907
+Size (FileZilla_3.28.0_src.tar.bz2) = 4824433 bytes
 SHA1 (patch-configure) = 8bf5736d17ed78fe0a1d4f910194bba9f03c854e
 SHA1 (patch-src_putty_unix_uxshare.c) = 0c3102c10b742c461fe032f081d1a642c6fd6a59



Home | Main Index | Thread Index | Old Index