Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update radare2
@ 2020-04-16  8:34 toluschr
  2020-04-16  8:55 ` [PR PATCH] [Updated] radare2: Update to 4.4.0 toluschr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: toluschr @ 2020-04-16  8:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages update-radare2
https://github.com/void-linux/void-packages/pull/21043

Update radare2


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

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

From dc41c99560baaf731221df4acc008a73b818720a Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Thu, 16 Apr 2020 12:29:52 +0200
Subject: [PATCH 1/2] radare2: Update to 4.4.0

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

diff --git a/srcpkgs/radare2/template b/srcpkgs/radare2/template
index e81ec0f5179..acf33634c9e 100644
--- a/srcpkgs/radare2/template
+++ b/srcpkgs/radare2/template
@@ -1,7 +1,7 @@
 # Template file for 'radare2'
 # cutter needs to be bumped when radare2 is updated
 pkgname=radare2
-version=4.3.1
+version=4.4.0
 revision=1
 build_style=gnu-configure
 configure_args="--with-syscapstone"
@@ -12,7 +12,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="LGPL-3.0-only"
 homepage="http://www.radare.org"
 distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
-checksum=4abcb9c9dff24eab44d64d392e115ae774ab1ad90d04f2c983d96d7d7f9476aa
+checksum=401ab89f39f7e70e03336f6890dc4fdf52dae4f61201e4cd8a1fbe5a4b9eb451
 
 case "$XBPS_TARGET_MACHINE" in
 	mips*) CFLAGS="-Os";;

From a4f397c4f845f006b7e58268f578411aaeb5e260 Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Thu, 16 Apr 2020 12:30:08 +0200
Subject: [PATCH 2/2] cutter: Bump revision

---
 srcpkgs/cutter/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/cutter/template b/srcpkgs/cutter/template
index 13aeda817f0..ddc0a49580e 100644
--- a/srcpkgs/cutter/template
+++ b/srcpkgs/cutter/template
@@ -1,7 +1,7 @@
 # Template file for 'cutter'
 pkgname=cutter
 version=1.10.2
-revision=1
+revision=2
 build_wrksrc=src
 build_style=qmake
 hostmakedepends="pkg-config qt5-declarative-devel qt5-location-devel

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

* Re: [PR PATCH] [Updated] radare2: Update to 4.4.0 
  2020-04-16  8:34 [PR PATCH] Update radare2 toluschr
@ 2020-04-16  8:55 ` toluschr
  2020-04-16 20:03 ` jnbr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: toluschr @ 2020-04-16  8:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages update-radare2
https://github.com/void-linux/void-packages/pull/21043

radare2: Update to 4.4.0 


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

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

From dc41c99560baaf731221df4acc008a73b818720a Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Thu, 16 Apr 2020 12:29:52 +0200
Subject: [PATCH 1/2] radare2: Update to 4.4.0

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

diff --git a/srcpkgs/radare2/template b/srcpkgs/radare2/template
index e81ec0f5179..acf33634c9e 100644
--- a/srcpkgs/radare2/template
+++ b/srcpkgs/radare2/template
@@ -1,7 +1,7 @@
 # Template file for 'radare2'
 # cutter needs to be bumped when radare2 is updated
 pkgname=radare2
-version=4.3.1
+version=4.4.0
 revision=1
 build_style=gnu-configure
 configure_args="--with-syscapstone"
@@ -12,7 +12,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="LGPL-3.0-only"
 homepage="http://www.radare.org"
 distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
-checksum=4abcb9c9dff24eab44d64d392e115ae774ab1ad90d04f2c983d96d7d7f9476aa
+checksum=401ab89f39f7e70e03336f6890dc4fdf52dae4f61201e4cd8a1fbe5a4b9eb451
 
 case "$XBPS_TARGET_MACHINE" in
 	mips*) CFLAGS="-Os";;

From 9424d381e8c58d1fb170fbadc0127763dc6186e4 Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Thu, 16 Apr 2020 12:30:08 +0200
Subject: [PATCH 2/2] cutter: Patch for radare2-4.4.0

---
 srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch | 11 +++++++++++
 srcpkgs/cutter/template                            |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch

diff --git a/srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch b/srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch
new file mode 100644
index 00000000000..b1e852a0de5
--- /dev/null
+++ b/srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch
@@ -0,0 +1,11 @@
+--- src/core/Cutter.cpp
++++ src/core/Cutter.cpp
+@@ -2437,7 +2437,7 @@ QList<FunctionDescription> CutterCore::getAllFunctions()
+         function.nbbs = r_list_length (fcn->bbs);
+         function.calltype = fcn->cc ? QString::fromUtf8(fcn->cc) : QString();
+         function.name = fcn->name ? QString::fromUtf8(fcn->name) : QString();
+-        function.edges = r_anal_fcn_count_edges(fcn, nullptr);
++        function.edges = r_anal_function_count_edges(fcn, nullptr);
+         function.stackframe = fcn->maxstack;
+         funcList.append(function);
+     }
diff --git a/srcpkgs/cutter/template b/srcpkgs/cutter/template
index 13aeda817f0..ddc0a49580e 100644
--- a/srcpkgs/cutter/template
+++ b/srcpkgs/cutter/template
@@ -1,7 +1,7 @@
 # Template file for 'cutter'
 pkgname=cutter
 version=1.10.2
-revision=1
+revision=2
 build_wrksrc=src
 build_style=qmake
 hostmakedepends="pkg-config qt5-declarative-devel qt5-location-devel

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

* Re: radare2: Update to 4.4.0 
  2020-04-16  8:34 [PR PATCH] Update radare2 toluschr
  2020-04-16  8:55 ` [PR PATCH] [Updated] radare2: Update to 4.4.0 toluschr
@ 2020-04-16 20:03 ` jnbr
  2020-04-16 21:08 ` [PR PATCH] [Updated] " toluschr
  2020-04-17 14:15 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: jnbr @ 2020-04-16 20:03 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/21043#issuecomment-614866489

Comment:
please change distfiles to https://github.com/radareorg/radare2
I think this is why the update check hasn't found it yet.

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

* Re: [PR PATCH] [Updated] radare2: Update to 4.4.0 
  2020-04-16  8:34 [PR PATCH] Update radare2 toluschr
  2020-04-16  8:55 ` [PR PATCH] [Updated] radare2: Update to 4.4.0 toluschr
  2020-04-16 20:03 ` jnbr
@ 2020-04-16 21:08 ` toluschr
  2020-04-17 14:15 ` [PR PATCH] [Merged]: " Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: toluschr @ 2020-04-16 21:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages update-radare2
https://github.com/void-linux/void-packages/pull/21043

radare2: Update to 4.4.0 


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

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

From 464c2cc757ce22b526a1c0176d5a3288990834f7 Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Thu, 16 Apr 2020 12:29:52 +0200
Subject: [PATCH 1/2] radare2: Update to 4.4.0

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

diff --git a/srcpkgs/radare2/template b/srcpkgs/radare2/template
index e81ec0f5179..a973677dec2 100644
--- a/srcpkgs/radare2/template
+++ b/srcpkgs/radare2/template
@@ -1,7 +1,7 @@
 # Template file for 'radare2'
 # cutter needs to be bumped when radare2 is updated
 pkgname=radare2
-version=4.3.1
+version=4.4.0
 revision=1
 build_style=gnu-configure
 configure_args="--with-syscapstone"
@@ -11,8 +11,8 @@ short_desc="Advanced command line debugger and hexadecimal editor"
 maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="LGPL-3.0-only"
 homepage="http://www.radare.org"
-distfiles="https://github.com/radare/radare2/archive/${version}.tar.gz"
-checksum=4abcb9c9dff24eab44d64d392e115ae774ab1ad90d04f2c983d96d7d7f9476aa
+distfiles="https://github.com/radareorg/radare2/archive/${version}.tar.gz"
+checksum=401ab89f39f7e70e03336f6890dc4fdf52dae4f61201e4cd8a1fbe5a4b9eb451
 
 case "$XBPS_TARGET_MACHINE" in
 	mips*) CFLAGS="-Os";;

From 47c2318f749212a60006335fffac6f91247f3db8 Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Thu, 16 Apr 2020 12:30:08 +0200
Subject: [PATCH 2/2] cutter: Patch for radare2-4.4.0

---
 srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch | 11 +++++++++++
 srcpkgs/cutter/template                            |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch

diff --git a/srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch b/srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch
new file mode 100644
index 00000000000..b1e852a0de5
--- /dev/null
+++ b/srcpkgs/cutter/patches/001-fix-radare2-4.4.0.patch
@@ -0,0 +1,11 @@
+--- src/core/Cutter.cpp
++++ src/core/Cutter.cpp
+@@ -2437,7 +2437,7 @@ QList<FunctionDescription> CutterCore::getAllFunctions()
+         function.nbbs = r_list_length (fcn->bbs);
+         function.calltype = fcn->cc ? QString::fromUtf8(fcn->cc) : QString();
+         function.name = fcn->name ? QString::fromUtf8(fcn->name) : QString();
+-        function.edges = r_anal_fcn_count_edges(fcn, nullptr);
++        function.edges = r_anal_function_count_edges(fcn, nullptr);
+         function.stackframe = fcn->maxstack;
+         funcList.append(function);
+     }
diff --git a/srcpkgs/cutter/template b/srcpkgs/cutter/template
index 13aeda817f0..ddc0a49580e 100644
--- a/srcpkgs/cutter/template
+++ b/srcpkgs/cutter/template
@@ -1,7 +1,7 @@
 # Template file for 'cutter'
 pkgname=cutter
 version=1.10.2
-revision=1
+revision=2
 build_wrksrc=src
 build_style=qmake
 hostmakedepends="pkg-config qt5-declarative-devel qt5-location-devel

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

* Re: [PR PATCH] [Merged]: radare2: Update to 4.4.0 
  2020-04-16  8:34 [PR PATCH] Update radare2 toluschr
                   ` (2 preceding siblings ...)
  2020-04-16 21:08 ` [PR PATCH] [Updated] " toluschr
@ 2020-04-17 14:15 ` Hoshpak
  3 siblings, 0 replies; 5+ messages in thread
From: Hoshpak @ 2020-04-17 14:15 UTC (permalink / raw)
  To: ml

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

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

radare2: Update to 4.4.0 
https://github.com/void-linux/void-packages/pull/21043

Description:


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

end of thread, other threads:[~2020-04-17 14:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-16  8:34 [PR PATCH] Update radare2 toluschr
2020-04-16  8:55 ` [PR PATCH] [Updated] radare2: Update to 4.4.0 toluschr
2020-04-16 20:03 ` jnbr
2020-04-16 21:08 ` [PR PATCH] [Updated] " toluschr
2020-04-17 14:15 ` [PR PATCH] [Merged]: " Hoshpak

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