Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] radare2: update to 5.9.2.
@ 2024-05-25 17:30 Gottox
  2024-05-25 17:39 ` [PR PATCH] [Updated] " Gottox
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gottox @ 2024-05-25 17:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Gottox/void-packages radare2-5.9.2
https://github.com/void-linux/void-packages/pull/50521

radare2: update to 5.9.2.
None

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

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

From d723886e9dc4cd48c7609125ff6e6f54a88f8064 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 25 May 2024 19:30:29 +0200
Subject: [PATCH] radare2: update to 5.9.2.

---
 srcpkgs/radare2/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/radare2/template b/srcpkgs/radare2/template
index a950fbdf4e7084..5c26da0c118d14 100644
--- a/srcpkgs/radare2/template
+++ b/srcpkgs/radare2/template
@@ -1,7 +1,7 @@
 # Template file for 'radare2'
 pkgname=radare2
-version=5.8.8
-revision=2
+version=5.9.2
+revision=1
 build_style=meson
 configure_args="-Denable_tests=false -Duse_sys_capstone=true
  -Duse_sys_magic=true -Duse_sys_xxhash=true
@@ -15,7 +15,7 @@ maintainer="yosh <yosh-git@riseup.net>"
 license="LGPL-3.0-only"
 homepage="https://www.radare.org"
 distfiles="https://github.com/radareorg/radare2/archive/${version}.tar.gz"
-checksum=4f88c33e4391f492c7d0073df9bffcc666cc1e2ca0a95d6e1035decdaa227b26
+checksum=909a39456196220b2b8433da370425afe2244d34ea6b84b933ecbec6cb285264
 
 case "$XBPS_TARGET_MACHINE" in
 	mips*) CFLAGS="-Os";;

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

* Re: [PR PATCH] [Updated] radare2: update to 5.9.2.
  2024-05-25 17:30 [PR PATCH] radare2: update to 5.9.2 Gottox
@ 2024-05-25 17:39 ` Gottox
  2024-05-25 17:47 ` Gottox
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Gottox @ 2024-05-25 17:39 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Gottox against master on the void-packages repository

https://github.com/Gottox/void-packages radare2-5.9.2
https://github.com/void-linux/void-packages/pull/50521

radare2: update to 5.9.2.
None

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

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

From 8861f0d2122e40a24483aae402deedab1612e013 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 25 May 2024 19:30:29 +0200
Subject: [PATCH] radare2: update to 5.9.2.

---
 srcpkgs/radare2/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/radare2/template b/srcpkgs/radare2/template
index a950fbdf4e7084..5c26da0c118d14 100644
--- a/srcpkgs/radare2/template
+++ b/srcpkgs/radare2/template
@@ -1,7 +1,7 @@
 # Template file for 'radare2'
 pkgname=radare2
-version=5.8.8
-revision=2
+version=5.9.2
+revision=1
 build_style=meson
 configure_args="-Denable_tests=false -Duse_sys_capstone=true
  -Duse_sys_magic=true -Duse_sys_xxhash=true
@@ -15,7 +15,7 @@ maintainer="yosh <yosh-git@riseup.net>"
 license="LGPL-3.0-only"
 homepage="https://www.radare.org"
 distfiles="https://github.com/radareorg/radare2/archive/${version}.tar.gz"
-checksum=4f88c33e4391f492c7d0073df9bffcc666cc1e2ca0a95d6e1035decdaa227b26
+checksum=909a39456196220b2b8433da370425afe2244d34ea6b84b933ecbec6cb285264
 
 case "$XBPS_TARGET_MACHINE" in
 	mips*) CFLAGS="-Os";;

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

* Re: [PR PATCH] [Updated] radare2: update to 5.9.2.
  2024-05-25 17:30 [PR PATCH] radare2: update to 5.9.2 Gottox
  2024-05-25 17:39 ` [PR PATCH] [Updated] " Gottox
@ 2024-05-25 17:47 ` Gottox
  2024-05-26 14:14 ` zlice
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Gottox @ 2024-05-25 17:47 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by Gottox against master on the void-packages repository

https://github.com/Gottox/void-packages radare2-5.9.2
https://github.com/void-linux/void-packages/pull/50521

radare2: update to 5.9.2.
None

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

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

From fe3c199843905195afcb0b7dfdb0540db63a0204 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 25 May 2024 19:30:29 +0200
Subject: [PATCH 1/2] radare2: update to 5.9.2.

---
 common/shlibs            | 48 ++++++++++++++++++++--------------------
 srcpkgs/radare2/template |  6 ++---
 2 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 645e96e38d1dd6..b4569bb84366da 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3216,30 +3216,30 @@ libsqstdlib.so.0 squirrel-libs-3.1_1
 libexecinfo.so.1 libexecinfo-1.1_1
 libkpmcore.so.12 kpmcore-22.04.1_1
 libpkcs11-helper.so.1 pkcs11-helper-1.25.1_6
-libr_core.so.5.8.8 radare2-5.8.8_1
-libr_config.so.5.8.8 radare2-5.8.8_1
-libr_cons.so.5.8.8 radare2-5.8.8_1
-libr_util.so.5.8.8 radare2-5.8.8_1
-libr_flag.so.5.8.8 radare2-5.8.8_1
-libr_arch.so.5.8.8 radare2-5.8.8_1
-libr_asm.so.5.8.8 radare2-5.8.8_1
-libr_bin.so.5.8.8 radare2-5.8.8_1
-libr_anal.so.5.8.8 radare2-5.8.8_1
-libr_lang.so.5.8.8 radare2-5.8.8_1
-libr_debug.so.5.8.8 radare2-5.8.8_1
-libr_egg.so.5.8.8 radare2-5.8.8_1
-libr_bp.so.5.8.8 radare2-5.8.8_1
-libr_search.so.5.8.8 radare2-5.8.8_1
-libr_io.so.5.8.8 radare2-5.8.8_1
-libr_hash.so.5.8.8 radare2-5.8.8_1
-libr_socket.so.5.8.8 radare2-5.8.8_1
-libr_parse.so.5.8.8 radare2-5.8.8_1
-libr_syscall.so.5.8.8 radare2-5.8.8_1
-libr_crypto.so.5.8.8 radare2-5.8.8_1
-libr_fs.so.5.8.8 radare2-5.8.8_1
-libr_magic.so.5.8.8 radare2-5.8.8_1
-libr_reg.so.5.8.8 radare2-5.8.8_1
-libr_main.so.5.8.8 radare2-5.8.8_1
+libr_core.so.5.9.2 radare2-5.9.2_1
+libr_config.so.5.9.2 radare2-5.9.2_1
+libr_cons.so.5.9.2 radare2-5.9.2_1
+libr_util.so.5.9.2 radare2-5.9.2_1
+libr_flag.so.5.9.2 radare2-5.9.2_1
+libr_arch.so.5.9.2 radare2-5.9.2_1
+libr_asm.so.5.9.2 radare2-5.9.2_1
+libr_bin.so.5.9.2 radare2-5.9.2_1
+libr_anal.so.5.9.2 radare2-5.9.2_1
+libr_lang.so.5.9.2 radare2-5.9.2_1
+libr_debug.so.5.9.2 radare2-5.9.2_1
+libr_egg.so.5.9.2 radare2-5.9.2_1
+libr_bp.so.5.9.2 radare2-5.9.2_1
+libr_search.so.5.9.2 radare2-5.9.2_1
+libr_io.so.5.9.2 radare2-5.9.2_1
+libr_hash.so.5.9.2 radare2-5.9.2_1
+libr_socket.so.5.9.2 radare2-5.9.2_1
+libr_parse.so.5.9.2 radare2-5.9.2_1
+libr_syscall.so.5.9.2 radare2-5.9.2_1
+libr_crypto.so.5.9.2 radare2-5.9.2_1
+libr_fs.so.5.9.2 radare2-5.9.2_1
+libr_magic.so.5.9.2 radare2-5.9.2_1
+libr_reg.so.5.9.2 radare2-5.9.2_1
+libr_main.so.5.9.2 radare2-5.9.2_1
 libykpiv.so.2 libykpiv-2.3.0_1
 libykcs11.so.2 libykcs11-2.3.0_1
 libKF5KExiv2.so.15.0.0 libkexiv25-17.04.3_1
diff --git a/srcpkgs/radare2/template b/srcpkgs/radare2/template
index a950fbdf4e7084..5c26da0c118d14 100644
--- a/srcpkgs/radare2/template
+++ b/srcpkgs/radare2/template
@@ -1,7 +1,7 @@
 # Template file for 'radare2'
 pkgname=radare2
-version=5.8.8
-revision=2
+version=5.9.2
+revision=1
 build_style=meson
 configure_args="-Denable_tests=false -Duse_sys_capstone=true
  -Duse_sys_magic=true -Duse_sys_xxhash=true
@@ -15,7 +15,7 @@ maintainer="yosh <yosh-git@riseup.net>"
 license="LGPL-3.0-only"
 homepage="https://www.radare.org"
 distfiles="https://github.com/radareorg/radare2/archive/${version}.tar.gz"
-checksum=4f88c33e4391f492c7d0073df9bffcc666cc1e2ca0a95d6e1035decdaa227b26
+checksum=909a39456196220b2b8433da370425afe2244d34ea6b84b933ecbec6cb285264
 
 case "$XBPS_TARGET_MACHINE" in
 	mips*) CFLAGS="-Os";;

From a4b5d0bca6f5045e13f230ac4326877562c5bb1b Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.org>
Date: Sat, 25 May 2024 19:47:28 +0200
Subject: [PATCH 2/2] iaito: update to 5.9.2.

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

diff --git a/srcpkgs/iaito/template b/srcpkgs/iaito/template
index 43bfcb2908abdc..f1d3e1ade9ba14 100644
--- a/srcpkgs/iaito/template
+++ b/srcpkgs/iaito/template
@@ -1,6 +1,6 @@
 # Template file for 'iaito'
 pkgname=iaito
-version=5.8.8
+version=5.9.2
 revision=1
 build_wrksrc=src
 build_style=qmake
@@ -11,4 +11,4 @@ maintainer="yosh <yosh-git@riseup.net>"
 license="GPL-3.0-only"
 homepage="https://radare.org/n/iaito.html"
 distfiles=https://github.com/radareorg/iaito/archive/$version.tar.gz
-checksum=2a0865352b7ccab4e8eb065cbcc87f847e30f6418ad17bd5b1a30284822a62aa
+checksum=fdaf0e29cb41219224c44f770c838147f8dd5c2fc407a933745772bc86056337

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

* Re: radare2: update to 5.9.2.
  2024-05-25 17:30 [PR PATCH] radare2: update to 5.9.2 Gottox
  2024-05-25 17:39 ` [PR PATCH] [Updated] " Gottox
  2024-05-25 17:47 ` Gottox
@ 2024-05-26 14:14 ` zlice
  2024-05-26 19:41 ` Gottox
  2024-05-26 19:41 ` [PR PATCH] [Closed]: " Gottox
  4 siblings, 0 replies; 6+ messages in thread
From: zlice @ 2024-05-26 14:14 UTC (permalink / raw)
  To: ml

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

New comment by zlice on void-packages repository

https://github.com/void-linux/void-packages/pull/50521#issuecomment-2132238531

Comment:
dupe from maintainer ? https://github.com/void-linux/void-packages/pull/49778

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

* Re: radare2: update to 5.9.2.
  2024-05-25 17:30 [PR PATCH] radare2: update to 5.9.2 Gottox
                   ` (2 preceding siblings ...)
  2024-05-26 14:14 ` zlice
@ 2024-05-26 19:41 ` Gottox
  2024-05-26 19:41 ` [PR PATCH] [Closed]: " Gottox
  4 siblings, 0 replies; 6+ messages in thread
From: Gottox @ 2024-05-26 19:41 UTC (permalink / raw)
  To: ml

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

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/pull/50521#issuecomment-2132375399

Comment:
yes

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

* Re: [PR PATCH] [Closed]: radare2: update to 5.9.2.
  2024-05-25 17:30 [PR PATCH] radare2: update to 5.9.2 Gottox
                   ` (3 preceding siblings ...)
  2024-05-26 19:41 ` Gottox
@ 2024-05-26 19:41 ` Gottox
  4 siblings, 0 replies; 6+ messages in thread
From: Gottox @ 2024-05-26 19:41 UTC (permalink / raw)
  To: ml

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

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

radare2: update to 5.9.2.
https://github.com/void-linux/void-packages/pull/50521

Description:
None

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

end of thread, other threads:[~2024-05-26 19:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-25 17:30 [PR PATCH] radare2: update to 5.9.2 Gottox
2024-05-25 17:39 ` [PR PATCH] [Updated] " Gottox
2024-05-25 17:47 ` Gottox
2024-05-26 14:14 ` zlice
2024-05-26 19:41 ` Gottox
2024-05-26 19:41 ` [PR PATCH] [Closed]: " Gottox

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