Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (2df4998333d47ce0420a43b8b1de48ea795a8bdc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (2df4998333d47ce0420a43b8b1de48ea795a8bdc)
  • Date: Tue, 6 Dec 2011 09:39:46 -0600

GIT changes to master grimoire by Justin Boffemmyer <flux AT sourcemage.org>:

devel/radare2/DETAILS | 4 ++--
devel/radare2/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 2df4998333d47ce0420a43b8b1de48ea795a8bdc
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

devel/radare2: update stable to 0.9

This release has a lot of bugfixes, particulary for memory access/usage.
There were also some new features added, and the API and front-ends were
made a little cleaner/more consistent.

diff --git a/devel/radare2/DETAILS b/devel/radare2/DETAILS
index 80b371d..0424609 100755
--- a/devel/radare2/DETAILS
+++ b/devel/radare2/DETAILS
@@ -1,10 +1,10 @@
SPELL=radare2
if [[ "$R2_VERSION" == "stable" ]]
then
- VERSION=0.8.8
+ VERSION=0.9
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://radare.org/get/${SOURCE}
-
SOURCE_HASH=sha512:0e0dcff2f77593c8d6b1858347f4d8f32dbd0d6ce35b808c8008b78c2db501fb648bf6149ceb631199ee26c903bb10d9eb3b094f2655f36865fe4c667e6ef9e9
+
SOURCE_HASH=sha512:0e27882f2053b55d3cc4684772e1c20fe6cc1d102617af61166f038b3b8ecb3979b080142314ddae51e58f4d258866e9e6aa00095becaab5434df6019bea6ba9
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
else
VERSION=SCM
diff --git a/devel/radare2/HISTORY b/devel/radare2/HISTORY
index 470245c..27f2aec 100644
--- a/devel/radare2/HISTORY
+++ b/devel/radare2/HISTORY
@@ -1,4 +1,7 @@
2011-12-06 Justin Boffemmyer <flux AT sourcemage.org>
+ * DETAILS: update stable to 0.9
+
+2011-12-06 Justin Boffemmyer <flux AT sourcemage.org>
* DETAILS: add devel version via git clone

2011-11-04 Justin Boffemmyer <flux AT sourcemage.org>



  • [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (2df4998333d47ce0420a43b8b1de48ea795a8bdc), Justin Boffemmyer, 12/06/2011

Archive powered by MHonArc 2.6.24.

Top of Page