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.32.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/af4fe64f026a
branches:  trunk
changeset: 379334:af4fe64f026a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 29 05:47:04 2018 +0000

description:
filezilla: update to 3.32.0.

3.32.0 (2018-04-02)

+ Further SFTP performance improvements

3.32.0-rc1 (2018-03-23)

+ The Site Manager no longer shows controls not applicable to the selected protocol
+ Dynamically disable menu items if the used protocal does not support the corresponding functionality
+ Speed up listing large directories over SFTP
- Fix state of case sensitivity checkbox in the filter edit dialog if no filter has been selected

diffstat:

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

diffs (40 lines):

diff -r 6b58d42481fc -r af4fe64f026a net/filezilla/Makefile
--- a/net/filezilla/Makefile    Sun Apr 29 05:46:35 2018 +0000
+++ b/net/filezilla/Makefile    Sun Apr 29 05:47:04 2018 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.96 2018/04/17 22:29:44 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2018/04/29 05:47:04 wiz Exp $
 
-VERSION=       3.31.0
+VERSION=       3.32.0
 DISTNAME=      FileZilla_${VERSION}_src
 PKGNAME=       filezilla-${VERSION}
-PKGREVISION=   4
 CATEGORIES=    net x11
 MASTER_SITES=  https://download.filezilla-project.org/client/
 EXTRACT_SUFX=  .tar.bz2
@@ -37,6 +36,6 @@
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 BUILDLINK_API_DEPENDS.tinyxml+=        tinyxml>=2.6.2nb1
 .include "../../textproc/pugixml/buildlink3.mk"
-BUILDLINK_API_DEPENDS.wxGTK30+=        wxGTK30>=3.0.3
+BUILDLINK_API_DEPENDS.wxGTK30+=        wxGTK30>=3.0.4
 .include "../../x11/wxGTK30/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 6b58d42481fc -r af4fe64f026a net/filezilla/distinfo
--- a/net/filezilla/distinfo    Sun Apr 29 05:46:35 2018 +0000
+++ b/net/filezilla/distinfo    Sun Apr 29 05:47:04 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.41 2018/02/25 20:41:13 wiz Exp $
+$NetBSD: distinfo,v 1.42 2018/04/29 05:47:04 wiz Exp $
 
-SHA1 (FileZilla_3.31.0_src.tar.bz2) = 86e3f8626d481064cf5b73d0d9bf10277b9ec59f
-RMD160 (FileZilla_3.31.0_src.tar.bz2) = 43ceb95ce8239faec8fb9cc4bc7034dd4979ddbd
-SHA512 (FileZilla_3.31.0_src.tar.bz2) = fefb1217a39214dfd1441fa45b37a461b2dab3cc80eeb82b8c1eb88b74e8be3ef6c436cbe5dba705feeb938bb2fc970863f28502d16097d01fdbf8c400b5e901
-Size (FileZilla_3.31.0_src.tar.bz2) = 4861886 bytes
+SHA1 (FileZilla_3.32.0_src.tar.bz2) = dd7938f215407cc9090e0112100495e434e40342
+RMD160 (FileZilla_3.32.0_src.tar.bz2) = bbb82c58b0b02584ea7a8db2f1bfbf77bdaa5850
+SHA512 (FileZilla_3.32.0_src.tar.bz2) = 321b262834cdc312222c9f8d44566b522985edd94fe47b7b2014abd266ba1e75faf5aafafbb90a0f82d39f550a0cdd6055ef8b30d78d0a80f2d8754d300cac36
+Size (FileZilla_3.32.0_src.tar.bz2) = 4862607 bytes
 SHA1 (patch-configure) = 8bf5736d17ed78fe0a1d4f910194bba9f03c854e
 SHA1 (patch-src_putty_unix_uxshare.c) = 0c3102c10b742c461fe032f081d1a642c6fd6a59



Home | Main Index | Thread Index | Old Index