pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/filezilla
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 25 20:41:13 UTC 2018
Modified Files:
pkgsrc/net/filezilla: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/net/filezilla/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/filezilla/Makefile
diff -u pkgsrc/net/filezilla/Makefile:1.91 pkgsrc/net/filezilla/Makefile:1.92
--- pkgsrc/net/filezilla/Makefile:1.91 Sun Jan 28 15:50:14 2018
+++ pkgsrc/net/filezilla/Makefile Sun Feb 25 20:41:13 2018
@@ -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 @@ GCC_REQD+= 4.9
.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"
Index: pkgsrc/net/filezilla/distinfo
diff -u pkgsrc/net/filezilla/distinfo:1.40 pkgsrc/net/filezilla/distinfo:1.41
--- pkgsrc/net/filezilla/distinfo:1.40 Sun Jan 28 15:50:14 2018
+++ pkgsrc/net/filezilla/distinfo Sun Feb 25 20:41:13 2018
@@ -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