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.60.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f9673eb64c0e
branches: trunk
changeset: 382135:f9673eb64c0e
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Jul 21 11:37:29 2022 +0000
description:
filezilla: update to 3.60.1.
3.60.1 (2022-06-01)
- Fixed a regression drag-moving local files
3.60.0 (2022-05-27)
- SFTP: Fixed error handling if reading from child process fails
- Fixed transfers following recursive operations not starting if the connection limit has been set to 1 in the Site Manager
3.60.0-rc1 (2022-05-19)
+ macOS: Remote files can now be dragged into Finder
- Fixed file change detection when editing files
diffstat:
net/filezilla/Makefile | 14 ++++----------
net/filezilla/distinfo | 8 ++++----
2 files changed, 8 insertions(+), 14 deletions(-)
diffs (52 lines):
diff -r e17cb543bb5a -r f9673eb64c0e net/filezilla/Makefile
--- a/net/filezilla/Makefile Thu Jul 21 11:31:32 2022 +0000
+++ b/net/filezilla/Makefile Thu Jul 21 11:37:29 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.145 2022/05/04 05:55:46 wiz Exp $
+# $NetBSD: Makefile,v 1.146 2022/07/21 11:37:29 wiz Exp $
-VERSION= 3.59.0
+VERSION= 3.60.1
DISTNAME= FileZilla_${VERSION}_src
PKGNAME= filezilla-${VERSION}
CATEGORIES= net x11
@@ -18,16 +18,10 @@
USE_TOOLS+= gmake pkg-config msgfmt msgmerge xgettext
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-# remove on next update, when patch-src_commonui_Makefile.am is included
-USE_TOOLS+= aclocal automake
-pre-configure:
- cd ${WRKSRC} && aclocal && automake
-
CONFIGURE_ARGS+= --disable-autoupdatecheck
# avoid xdg-utils dependency
CONFIGURE_ENV+= ac_cv_path_xdgopen=firefox
-
-GNU_CONFIGURE_WX_VERSION= no
+#CONFIGURE_ENV+= ac_cv_path_WX_CONFIG_PATH=${PREFIX}/bin/wx-config
# For C++17.
GCC_REQD+= 7
@@ -36,7 +30,7 @@
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/libidn/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.37.1
+BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.38
.include "../../net/libfilezilla/buildlink3.mk"
BUILDLINK_API_DEPENDS.gnutls+= gnutls>=3.4.0
.include "../../security/gnutls/buildlink3.mk"
diff -r e17cb543bb5a -r f9673eb64c0e net/filezilla/distinfo
--- a/net/filezilla/distinfo Thu Jul 21 11:31:32 2022 +0000
+++ b/net/filezilla/distinfo Thu Jul 21 11:37:29 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.68 2022/05/04 05:55:46 wiz Exp $
+$NetBSD: distinfo,v 1.69 2022/07/21 11:37:29 wiz Exp $
-BLAKE2s (FileZilla_3.59.0_src.tar.bz2) = 9f0ddbeba2d03b1152839feff345c381e92ce8182239f1a2e37f00590f2e8e76
-SHA512 (FileZilla_3.59.0_src.tar.bz2) = 063de23e7b529ee7422479ebb1af00ab86a82ee25cf0e7e1e06995bf897aeeb25aab161ab202de889ea750c796a0ac1317c5a08dcb89fa1f4cbdb79caa3cbfc7
-Size (FileZilla_3.59.0_src.tar.bz2) = 4946231 bytes
+BLAKE2s (FileZilla_3.60.1_src.tar.bz2) = dbbc1fab4bf6db75e1098259b38bd884c1a42f3bf86d7dcdce5d572ede1f98a0
+SHA512 (FileZilla_3.60.1_src.tar.bz2) = 417b97afd8e9434c625392c4025ab7d977d58fad2dfe17c8ff856233c70b5d77df22c4e1b76120d9d5dba3bce1c61453808deb26314dbde7ec425d643c4f83d9
+Size (FileZilla_3.60.1_src.tar.bz2) = 4954184 bytes
Home |
Main Index |
Thread Index |
Old Index