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:           Sat May 26 21:59:41 UTC 2018

Modified Files:
        pkgsrc/net/filezilla: Makefile distinfo

Log Message:
filezilla: update to 3.33.0.

3.33.0 (2018-05-07)

- MSW: Microsoft broke the ICopyHook interface in Windows 1803. Until Microsoft fixes the bug in Windows, drag & drop from FileZilla into Explorer will not work on Windows 1803.

3.33.0-rc1 (2018-04-27)

+ The contents of the transfer queue can now be sorted
+ SFTP: Support key files encrypted with aes256-ctr, e.g. as created by OpenSSH 7.6 and later
- SFTP: Fix preserve timestamps menu option


To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.42 -r1.43 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.97 pkgsrc/net/filezilla/Makefile:1.98
--- pkgsrc/net/filezilla/Makefile:1.97  Sun Apr 29 05:47:04 2018
+++ pkgsrc/net/filezilla/Makefile       Sat May 26 21:59:41 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2018/04/29 05:47:04 wiz Exp $
+# $NetBSD: Makefile,v 1.98 2018/05/26 21:59:41 wiz Exp $
 
-VERSION=       3.32.0
+VERSION=       3.33.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.12.1
+BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.12.2
 .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.42 pkgsrc/net/filezilla/distinfo:1.43
--- pkgsrc/net/filezilla/distinfo:1.42  Sun Apr 29 05:47:04 2018
+++ pkgsrc/net/filezilla/distinfo       Sat May 26 21:59:41 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.42 2018/04/29 05:47:04 wiz Exp $
+$NetBSD: distinfo,v 1.43 2018/05/26 21:59:41 wiz Exp $
 
-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 (FileZilla_3.33.0_src.tar.bz2) = c31a7e524b309773960ab24996852946abee132a
+RMD160 (FileZilla_3.33.0_src.tar.bz2) = b394e724a25a3f0dfbc1f8af22511d39b5b5c4ff
+SHA512 (FileZilla_3.33.0_src.tar.bz2) = 9499ea28aa1cdc29d5dcb81fe328b288bed76c4f9fdd5e4bdb7824f6328b9d58ba9274401de7d8321abab4642839c70cdbb9995d86acaed0c4f6a6b582f99ff0
+Size (FileZilla_3.33.0_src.tar.bz2) = 4862360 bytes
 SHA1 (patch-configure) = 8bf5736d17ed78fe0a1d4f910194bba9f03c854e
 SHA1 (patch-src_putty_unix_uxshare.c) = 0c3102c10b742c461fe032f081d1a642c6fd6a59



Home | Main Index | Thread Index | Old Index