Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] thrift: update to 0.18.1, fix dead distfiles
@ 2023-06-28 16:20 Bnyro
  2023-06-28 18:06 ` Bnyro
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bnyro @ 2023-06-28 16:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages thrift
https://github.com/void-linux/void-packages/pull/44684

thrift: update to 0.18.1, fix dead distfiles
#### 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)

fixes thrift at  #42403



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

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

From 03870dc88c3856733777056c8b58ce7f41355ff9 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Wed, 28 Jun 2023 18:20:29 +0200
Subject: [PATCH] thrift: update to 0.18.1, fix dead distfiles

---
 srcpkgs/thrift/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/thrift/template b/srcpkgs/thrift/template
index 9ac4bb481c30..a057a2627c78 100644
--- a/srcpkgs/thrift/template
+++ b/srcpkgs/thrift/template
@@ -1,7 +1,7 @@
 # Template file for 'thrift'
 pkgname=thrift
-version=0.13.0
-revision=6
+version=0.18.1
+revision=1
 build_style=gnu-configure
 configure_args="--without-python"
 makedepends="boost-devel openssl-devel"
@@ -10,8 +10,8 @@ short_desc="Apache Thrift compiler"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://thrift.apache.org/"
-distfiles="http://www-us.apache.org/dist/thrift/${version}/thrift-${version}.tar.gz"
-checksum=7ad348b88033af46ce49148097afe354d513c1fca7c607b59c33ebb6064b5179
+distfiles="https://dlcdn.apache.org/thrift/${version}/thrift-${version}.tar.gz"
+checksum=04c6f10e5d788ca78e13ee2ef0d2152c7b070c0af55483d6b942e29cff296726
 
 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
 	makedepends+=" libatomic-devel"

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

* Re: thrift: update to 0.18.1, fix dead distfiles
  2023-06-28 16:20 [PR PATCH] thrift: update to 0.18.1, fix dead distfiles Bnyro
@ 2023-06-28 18:06 ` Bnyro
  2023-06-28 20:39 ` dkwo
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-06-28 18:06 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44684#issuecomment-1611861144

Comment:
Unfortunately fixing the source url requires bumping the version because older ones aren't available anymore, and I can't seem to figure out why the tests fail. Help would be very appreciated!

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

* Re: thrift: update to 0.18.1, fix dead distfiles
  2023-06-28 16:20 [PR PATCH] thrift: update to 0.18.1, fix dead distfiles Bnyro
  2023-06-28 18:06 ` Bnyro
@ 2023-06-28 20:39 ` dkwo
  2023-06-28 20:47 ` Bnyro
  2023-06-28 20:47 ` [PR PATCH] [Closed]: " Bnyro
  3 siblings, 0 replies; 5+ messages in thread
From: dkwo @ 2023-06-28 20:39 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/44684#issuecomment-1612074779

Comment:
see also https://github.com/void-linux/void-packages/pull/41967

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

* Re: thrift: update to 0.18.1, fix dead distfiles
  2023-06-28 16:20 [PR PATCH] thrift: update to 0.18.1, fix dead distfiles Bnyro
  2023-06-28 18:06 ` Bnyro
  2023-06-28 20:39 ` dkwo
@ 2023-06-28 20:47 ` Bnyro
  2023-06-28 20:47 ` [PR PATCH] [Closed]: " Bnyro
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-06-28 20:47 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/44684#issuecomment-1612084348

Comment:
Oh, I didn't see your PR, will test it tomorrow!

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

* Re: [PR PATCH] [Closed]: thrift: update to 0.18.1, fix dead distfiles
  2023-06-28 16:20 [PR PATCH] thrift: update to 0.18.1, fix dead distfiles Bnyro
                   ` (2 preceding siblings ...)
  2023-06-28 20:47 ` Bnyro
@ 2023-06-28 20:47 ` Bnyro
  3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-06-28 20:47 UTC (permalink / raw)
  To: ml

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

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

thrift: update to 0.18.1, fix dead distfiles
https://github.com/void-linux/void-packages/pull/44684

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)

fixes thrift at  #42403



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

end of thread, other threads:[~2023-06-28 20:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28 16:20 [PR PATCH] thrift: update to 0.18.1, fix dead distfiles Bnyro
2023-06-28 18:06 ` Bnyro
2023-06-28 20:39 ` dkwo
2023-06-28 20:47 ` Bnyro
2023-06-28 20:47 ` [PR PATCH] [Closed]: " Bnyro

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).