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 Apr 30 05:11:47 UTC 2023
Modified Files:
pkgsrc/net/filezilla: Makefile distinfo
Log Message:
filezilla: update to 3.64.0.
3.64.0 (2023-04-26)
- Fixed refresh of directory trees when filters changing
- Updated to libfilezilla 0.42.2
3.64.0-rc1 (2023-04-13)
- MSW: Additional icon sizing fixes on high DPI scale factors
- Updated to libfilezilla 0.42.0
- Switched to .tar.xz for source tarballs
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 pkgsrc/net/filezilla/Makefile
cvs rdiff -u -r1.72 -r1.73 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.155 pkgsrc/net/filezilla/Makefile:1.156
--- pkgsrc/net/filezilla/Makefile:1.155 Wed Apr 19 08:11:03 2023
+++ pkgsrc/net/filezilla/Makefile Sun Apr 30 05:11:47 2023
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.155 2023/04/19 08:11:03 adam Exp $
+# $NetBSD: Makefile,v 1.156 2023/04/30 05:11:47 wiz Exp $
-VERSION= 3.63.2.1
+VERSION= 3.64.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
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://filezilla-project.org/
@@ -31,7 +30,7 @@ GCC_REQD+= 7
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/libidn/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.41.1
+BUILDLINK_API_DEPENDS.libfilezilla+= libfilezilla>=0.42.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.72 pkgsrc/net/filezilla/distinfo:1.73
--- pkgsrc/net/filezilla/distinfo:1.72 Mon Mar 13 11:09:25 2023
+++ pkgsrc/net/filezilla/distinfo Sun Apr 30 05:11:47 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.72 2023/03/13 11:09:25 wiz Exp $
+$NetBSD: distinfo,v 1.73 2023/04/30 05:11:47 wiz Exp $
-BLAKE2s (FileZilla_3.63.2.1_src.tar.bz2) = 20353d164a88377013bbd5848201e4d9796efe4441c92f0686c559cf7a212899
-SHA512 (FileZilla_3.63.2.1_src.tar.bz2) = 179dfd0e5e1bb1a8c49d035ac5f0f4cb54d09dd344b3d677a7a45224f50bae3bbc27a2fb404e90d69ea97abea1c69a6392d64831e5a7f33f89f70c3fd72d4006
-Size (FileZilla_3.63.2.1_src.tar.bz2) = 4966152 bytes
+BLAKE2s (FileZilla_3.64.0_src.tar.xz) = f6c1e235363188bb37a891579c11e4897ab012b1bdddb709ebcaac3986bf0b27
+SHA512 (FileZilla_3.64.0_src.tar.xz) = 4c4ab1969613e789999bf634d62b612f21be5e221b969941c8097b7cb3525b089f4dd846e6489a3e66df7671732445e7fb8f77fc8d59cb34a78044136a3d2a99
+Size (FileZilla_3.64.0_src.tar.xz) = 4041200 bytes
Home |
Main Index |
Thread Index |
Old Index