Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] filezilla: update to 3.57.0, libfilezilla: update to 0.35.0
@ 2022-01-20  6:43 hamlolum
  2022-01-21 14:52 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: hamlolum @ 2022-01-20  6:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 527 bytes --]

There is a new pull request by hamlolum against master on the void-packages repository

https://github.com/hamlolum/void-packages filezilla
https://github.com/void-linux/void-packages/pull/35127

filezilla: update to 3.57.0, libfilezilla: update to 0.35.0


#### Testing the changes
- I tested the changes in this PR: **YES**



 
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



A patch file from https://github.com/void-linux/void-packages/pull/35127.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-filezilla-35127.patch --]
[-- Type: text/x-diff, Size: 3015 bytes --]

From 8566e3785dc95beae646628613c3caa57b787633 Mon Sep 17 00:00:00 2001
From: hamlolum <hamlolum@tilde.club>
Date: Wed, 19 Jan 2022 20:08:17 +0530
Subject: [PATCH 1/2] libfilezilla: update to 0.35.0.

---
 common/shlibs                 | 2 +-
 srcpkgs/libfilezilla/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index b07e14379e28..02856529cb3d 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2615,7 +2615,7 @@ libhwloc.so.15 libhwloc-2.0.4_1
 libnetfilter_cttimeout.so.1 libnetfilter_cttimeout-1.0.0_1
 libnetfilter_cthelper.so.0 libnetfilter_cthelper-1.0.0_1
 libnetfilter_queue.so.1 libnetfilter_queue-1.0.2_1
-libfilezilla.so.16 libfilezilla-0.31.1_1
+libfilezilla.so.23 libfilezilla-0.35.0_1
 libtommath.so.1 libtommath-1.0_1
 libKF5ItemViews.so.5 kitemviews-5.26.0_1
 libunicorn.so.1 unicorn-1.0_1
diff --git a/srcpkgs/libfilezilla/template b/srcpkgs/libfilezilla/template
index 6bec957dc867..ff901e489aa1 100644
--- a/srcpkgs/libfilezilla/template
+++ b/srcpkgs/libfilezilla/template
@@ -1,7 +1,7 @@
 # Template file for 'libfilezilla'
 # filezilla needs to be rebuilt when libfilezilla version changes, ABI is not stable
 pkgname=libfilezilla
-version=0.31.1
+version=0.35.0
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://lib.filezilla-project.org/"
 changelog="https://svn.filezilla-project.org/filezilla/libfilezilla/trunk/NEWS?view=co"
 distfiles="https://download.filezilla-project.org/${pkgname}/${pkgname}-${version}.tar.bz2"
-checksum=997d5887b6015f3869d375b0cbc4b4942fcb24dbe4b4346885c946cfe733166f
+checksum=eee2510dce3d0691ea73dc1da10fac7db1215b0ba9eefa616df305368b092ae8
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

From 8cb1be52bc34b647ef3613680fbbeb4707dd7262 Mon Sep 17 00:00:00 2001
From: hamlolum <hamlolum@tilde.club>
Date: Wed, 19 Jan 2022 20:10:01 +0530
Subject: [PATCH 2/2] filezilla: update to 3.57.0.

---
 srcpkgs/filezilla/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/filezilla/template b/srcpkgs/filezilla/template
index 8e794831bf7f..88cd9ec7e035 100644
--- a/srcpkgs/filezilla/template
+++ b/srcpkgs/filezilla/template
@@ -1,6 +1,6 @@
 # Template file for 'filezilla'
 pkgname=filezilla
-version=3.55.1
+version=3.57.0
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck
@@ -15,7 +15,7 @@ license="GPL-2.0-or-later"
 homepage="https://filezilla-project.org"
 changelog="https://svn.filezilla-project.org/filezilla/FileZilla3/trunk/NEWS?view=co"
 distfiles="https://download.filezilla-project.org/client/FileZilla_${version}_src.tar.bz2"
-checksum=67f8d0e11f53fd23207d3cbfc942d03f3e23ee439ee48a14a2143c9950f776a5
+checksum=82bf6c7077ca13012549356b463952f124ee04876f21e4ba720acc9811c899c7
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" wxWidgets-gtk3-devel xdg-utils"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: filezilla: update to 3.57.0, libfilezilla: update to 0.35.0
  2022-01-20  6:43 [PR PATCH] filezilla: update to 3.57.0, libfilezilla: update to 0.35.0 hamlolum
@ 2022-01-21 14:52 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2022-01-21 14:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

There's a merged pull request on the void-packages repository

filezilla: update to 3.57.0, libfilezilla: update to 0.35.0
https://github.com/void-linux/void-packages/pull/35127

Description:


#### Testing the changes
- I tested the changes in this PR: **YES**



 
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-21 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-20  6:43 [PR PATCH] filezilla: update to 3.57.0, libfilezilla: update to 0.35.0 hamlolum
2022-01-21 14:52 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).