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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f06b0380782d
branches:  trunk
changeset: 376100:f06b0380782d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 25 20:41:13 2018 +0000

description:
filezilla: update to 3.31.0.

New features:

    Allow trusting all subject alternative names (SAN) in a certificate if the current hostname matches the certificate

Bugfixes and minor changes:

    OS X: Fix file lists becoming inresponsive when a file rename edit box is discarded by clicking to the right of the last column in the file list
    Fix rare crash during directory removal
    Fix rare crash in the transfer queue

diffstat:

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

diffs (38 lines):

diff -r 41849517ca08 -r f06b0380782d net/filezilla/Makefile
--- a/net/filezilla/Makefile    Sun Feb 25 20:36:17 2018 +0000
+++ b/net/filezilla/Makefile    Sun Feb 25 20:41:13 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.91 2018/01/28 15:50:14 wiz Exp $
+# $NetBSD: Makefile,v 1.92 2018/02/25 20:41:13 wiz Exp $
 
-VERSION=       3.30.0
+VERSION=       3.31.0
 DISTNAME=      FileZilla_${VERSION}_src
 PKGNAME=       filezilla-${VERSION}
 CATEGORIES=    net x11
@@ -29,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.11.1
+BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.12.1
 .include "../../net/libfilezilla/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
 .include "../../security/gnutls/buildlink3.mk"
diff -r 41849517ca08 -r f06b0380782d net/filezilla/distinfo
--- a/net/filezilla/distinfo    Sun Feb 25 20:36:17 2018 +0000
+++ b/net/filezilla/distinfo    Sun Feb 25 20:41:13 2018 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.40 2018/01/28 15:50:14 wiz Exp $
+$NetBSD: distinfo,v 1.41 2018/02/25 20:41:13 wiz Exp $
 
-SHA1 (FileZilla_3.30.0_src.tar.bz2) = 23a41ebd38f331a946cdb733b012965c68b9782e
-RMD160 (FileZilla_3.30.0_src.tar.bz2) = 0e6751f9182f33fdebce009830155ca791b13cbc
-SHA512 (FileZilla_3.30.0_src.tar.bz2) = e045ed07d3ca550881238935d80a9f6e972d67a40449a2bab72b29519240785e89c573af53fad702ab066cc26b7077452868bb50bfc76d371c29c86f908060fe
-Size (FileZilla_3.30.0_src.tar.bz2) = 4855577 bytes
+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 (patch-configure) = 8bf5736d17ed78fe0a1d4f910194bba9f03c854e
 SHA1 (patch-src_putty_unix_uxshare.c) = 0c3102c10b742c461fe032f081d1a642c6fd6a59



Home | Main Index | Thread Index | Old Index