FreeBSD Bugzilla – Attachment 200921 Details for
Bug 234758
[PATCH] devel/radare2: upgrade to 3.2.0, fix misbuilt script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
radare2-3.2.0.patch
file_234758.txt (text/plain), 1.62 KB, created by
Maciej Pasternacki
on 2019-01-08 17:16:59 UTC
(
hide
)
Description:
radare2-3.2.0.patch
Filename:
MIME Type:
Creator:
Maciej Pasternacki
Created:
2019-01-08 17:16:59 UTC
Size:
1.62 KB
patch
obsolete
>diff --git devel/radare2/Makefile devel/radare2/Makefile >index 1485f3f8b339..12f19e4ef973 100644 >--- devel/radare2/Makefile >+++ devel/radare2/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= radare2 >-DISTVERSION= 3.1.0 >+DISTVERSION= 3.2.0 > CATEGORIES= devel > > MAINTAINER= mizhka@gmail.com >@@ -35,4 +35,10 @@ post-patch-DOCS-off: > @${REINPLACE_CMD} -e 's| install-doc ||g' \ > ${WRKSRC}/Makefile > >+# libr/flag/d/Makefile generates an r2 script from all files in >+# current directory, including .bak file left by ${REINPLACE_CMD} >+# called by pathfix. >+post-patch: >+ @${RM} ${WRKSRC}/libr/flag/d/Makefile.bak >+ > .include <bsd.port.mk> >diff --git devel/radare2/distinfo devel/radare2/distinfo >index fa8c4a681237..f72831ed316a 100644 >--- devel/radare2/distinfo >+++ devel/radare2/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1543331322 >-SHA256 (radare-radare2-3.1.0_GH0.tar.gz) = b6e74f29cc36ff25400376726e1315b37fe5876a1c82cf7bf75b39e6e5bbe41f >-SIZE (radare-radare2-3.1.0_GH0.tar.gz) = 6652526 >+TIMESTAMP = 1546966407 >+SHA256 (radare-radare2-3.2.0_GH0.tar.gz) = 18dbec13588d7795e3ce0b3a442578227d941b70cb1421b52abe127191db6634 >+SIZE (radare-radare2-3.2.0_GH0.tar.gz) = 6690470 >diff --git devel/radare2/pkg-plist devel/radare2/pkg-plist >index a3557906aa61..6f92b81d82c7 100644 >--- devel/radare2/pkg-plist >+++ devel/radare2/pkg-plist >@@ -55,6 +55,7 @@ include/libr/r_types.h > include/libr/r_types_base.h > include/libr/r_userconf.h > include/libr/r_util.h >+include/libr/r_util/pj.h > include/libr/r_util/r_ascii_table.h > include/libr/r_util/r_asn1.h > include/libr/r_util/r_assert.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 234758
: 200921