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:           Fri Sep 18 11:04:20 UTC 2020

Modified Files:
        pkgsrc/net/filezilla: Makefile PLIST distinfo
Removed Files:
        pkgsrc/net/filezilla/patches: patch-configure

Log Message:
filezilla: update to 3.50.0.

3.50.0 (2020-08-27)

- Minor fixes to Tardigrade integration

3.50.0-rc1 (2020-08-21)

+ Update Storj/Tardigrade integration, now based on the uplink-c library
- Fix layout issues in the Site Manager if switching protocol
- Restored natural sort option for file list sorting

3.49.1 (2020-07-15)

- Fixed selection changes not being reflected in the Site Manager in some circumstances

3.49.0 (2020-07-13)

- Fixed retrying initial connection attempts

3.49.0-rc1 (2020-07-07)

- MSW: Tab bar icons now scale on high-DPI displays
- The sizing and spacing of several dialogs has been improved on high-DPI displays
- MSW: Fix visual glitches when changing the selected site in the Site Manager
- When creating a new tab, the pane sizes are now inherited from the previous tab.
- macOS: Additional fixes for handling Cmd+V, Cmd+C and Cmd+X in text input controls
- Refactored internal settings and option handling


To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/filezilla/PLIST
cvs rdiff -u -r1.58 -r1.59 pkgsrc/net/filezilla/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/net/filezilla/patches/patch-configure

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.130 pkgsrc/net/filezilla/Makefile:1.131
--- pkgsrc/net/filezilla/Makefile:1.130 Mon Aug 17 20:19:45 2020
+++ pkgsrc/net/filezilla/Makefile       Fri Sep 18 11:04:20 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.130 2020/08/17 20:19:45 leot Exp $
+# $NetBSD: Makefile,v 1.131 2020/09/18 11:04:20 wiz Exp $
 
-VERSION=       3.48.1
+VERSION=       3.50.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
@@ -37,7 +36,7 @@ CXXFLAGS+=    -march=i586
 .include "../../databases/sqlite3/buildlink3.mk"
 .include "../../devel/libidn/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.22
+BUILDLINK_API_DEPENDS.libfilezilla+=   libfilezilla>=0.24
 .include "../../net/libfilezilla/buildlink3.mk"
 BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
 .include "../../security/gnutls/buildlink3.mk"

Index: pkgsrc/net/filezilla/PLIST
diff -u pkgsrc/net/filezilla/PLIST:1.22 pkgsrc/net/filezilla/PLIST:1.23
--- pkgsrc/net/filezilla/PLIST:1.22     Wed Jun 10 15:22:32 2020
+++ pkgsrc/net/filezilla/PLIST  Fri Sep 18 11:04:20 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2020/06/10 15:22:32 wiz Exp $
+@comment $NetBSD: PLIST,v 1.23 2020/09/18 11:04:20 wiz Exp $
 bin/filezilla
 bin/fzputtygen
 bin/fzsftp
@@ -683,8 +683,6 @@ share/filezilla/resources/tango/48x48/up
 share/filezilla/resources/tango/theme.xml
 share/filezilla/resources/xrc/dialogs.xrc
 share/filezilla/resources/xrc/netconfwizard.xrc
-share/filezilla/resources/xrc/settings.xrc
-share/filezilla/resources/xrc/storj.xrc
 share/icons/hicolor/16x16/apps/filezilla.png
 share/icons/hicolor/32x32/apps/filezilla.png
 share/icons/hicolor/480x480/apps/filezilla.png

Index: pkgsrc/net/filezilla/distinfo
diff -u pkgsrc/net/filezilla/distinfo:1.58 pkgsrc/net/filezilla/distinfo:1.59
--- pkgsrc/net/filezilla/distinfo:1.58  Wed Jun 10 15:22:32 2020
+++ pkgsrc/net/filezilla/distinfo       Fri Sep 18 11:04:20 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.58 2020/06/10 15:22:32 wiz Exp $
+$NetBSD: distinfo,v 1.59 2020/09/18 11:04:20 wiz Exp $
 
-SHA1 (FileZilla_3.48.1_src.tar.bz2) = 746ac692f3c454045a4933a68081b7af7e678c83
-RMD160 (FileZilla_3.48.1_src.tar.bz2) = 7d52dc1c1550f04b129240dd09c6a605b7ff14b4
-SHA512 (FileZilla_3.48.1_src.tar.bz2) = 58792f92bb4f6102166924abaf843c023faeca7f2979aaa47c26f2bb3f8449902b4a43c50a800d56584d39c9ddf64a6d3334558e46f56bda3b8515c7a3ff0a12
-Size (FileZilla_3.48.1_src.tar.bz2) = 4774251 bytes
-SHA1 (patch-configure) = 2d6520abe8ec4fe33b790d29c07bcc8d53379dac
+SHA1 (FileZilla_3.50.0_src.tar.bz2) = 2b1e5478d4cd49bddbed3d7a0959f1dc79e0a852
+RMD160 (FileZilla_3.50.0_src.tar.bz2) = 86fb23f39f890ff180a1cb83fad30f3f0dc3418b
+SHA512 (FileZilla_3.50.0_src.tar.bz2) = 5edcb18aa7e4a0a59678d589d20996d7f6311f717e55a70c9dacafe42e3df6cba79be778bef34ff399672941dfb78a4732b83f21016b721702c763f0408b3e40
+Size (FileZilla_3.50.0_src.tar.bz2) = 4791977 bytes



Home | Main Index | Thread Index | Old Index