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 Jan 28 15:50:14 UTC 2018

Modified Files:
        pkgsrc/net/filezilla: Makefile distinfo

Log Message:
filezilla: update to 3.30.0.

3.30.0 (2018-01-08)

- Add additional logging if autoupdate mechanism fails

3.30.0-rc1 (2017-12-29)

+ In the search dialog local files can now be deleted or opened
+ The root node in the remote directory tree is now expanded by default
- Fix uploading from search dialog
- Fix formatting of filename in rename dialog
- MSW: Fix installer crash if an update installation is started with the updated version having been installed


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.39 -r1.40 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.90 pkgsrc/net/filezilla/Makefile:1.91
--- pkgsrc/net/filezilla/Makefile:1.90  Thu Nov 30 16:45:33 2017
+++ pkgsrc/net/filezilla/Makefile       Sun Jan 28 15:50:14 2018
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.90 2017/11/30 16:45:33 adam Exp $
+# $NetBSD: Makefile,v 1.91 2018/01/28 15:50:14 wiz Exp $
 
-VERSION=       3.29.0
+VERSION=       3.30.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

Index: pkgsrc/net/filezilla/distinfo
diff -u pkgsrc/net/filezilla/distinfo:1.39 pkgsrc/net/filezilla/distinfo:1.40
--- pkgsrc/net/filezilla/distinfo:1.39  Thu Nov 23 16:13:20 2017
+++ pkgsrc/net/filezilla/distinfo       Sun Jan 28 15:50:14 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2017/11/23 16:13:20 wiz Exp $
+$NetBSD: distinfo,v 1.40 2018/01/28 15:50:14 wiz Exp $
 
-SHA1 (FileZilla_3.29.0_src.tar.bz2) = d50d040ec69c4509a296816b73768d43eb5f1bf5
-RMD160 (FileZilla_3.29.0_src.tar.bz2) = ad9c8f1de0c81b50a0c06d074dd757d5a732c515
-SHA512 (FileZilla_3.29.0_src.tar.bz2) = d1906cb18cfebb0ac9f92b1b97e11ffe2f5bf1b70d9cf1454e627f141a0fe9b3d1ba473a0464d5727e8fccf992643a64cfb729d93187a010fcb4f59603589349
-Size (FileZilla_3.29.0_src.tar.bz2) = 4832040 bytes
+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 (patch-configure) = 8bf5736d17ed78fe0a1d4f910194bba9f03c854e
 SHA1 (patch-src_putty_unix_uxshare.c) = 0c3102c10b742c461fe032f081d1a642c6fd6a59



Home | Main Index | Thread Index | Old Index