pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

radare2-git: Drop local patches



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <kamil%netbsd.org@localhost>
Pushed By:	kamil
Date:		Tue Jan 26 11:02:23 2021 +0100
Changeset:	b6c04fe0a000a6f42245a58087931d924b49e1c9

Modified Files:
	radare2-git/distinfo
Removed Files:
	radare2-git/patches/patch-libr_debug_Makefile

Log Message:
radare2-git: Drop local patches

All merged upstream.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b6c04fe0a000a6f42245a58087931d924b49e1c9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 radare2-git/distinfo                          |  1 -
 radare2-git/patches/patch-libr_debug_Makefile | 13 -------------
 2 files changed, 14 deletions(-)

diffs:
diff --git a/radare2-git/distinfo b/radare2-git/distinfo
index 9a7385b486..ad2e049a31 100644
--- a/radare2-git/distinfo
+++ b/radare2-git/distinfo
@@ -4,4 +4,3 @@ SHA1 (radare2-3.6.0.tar.gz) = caaf1119e241b68286977f1a8d51f2508260e3fa
 RMD160 (radare2-3.6.0.tar.gz) = 80d97131b4294db15580d9e68609b73b76d41725
 SHA512 (radare2-3.6.0.tar.gz) = 41f55611a419e32392e0a32d25c7126539bed52f1e5d5b636e792b270445aafb21e9ff44942d09397c74e7ad5244673cdd99f67e324bf3d759963881b96ca90c
 Size (radare2-3.6.0.tar.gz) = 14132547 bytes
-SHA1 (patch-libr_debug_Makefile) = 75684af8f11ecf335bf9047f47d06089e487051d
diff --git a/radare2-git/patches/patch-libr_debug_Makefile b/radare2-git/patches/patch-libr_debug_Makefile
deleted file mode 100644
index 3b2d776cac..0000000000
--- a/radare2-git/patches/patch-libr_debug_Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD$
-
---- libr/debug/Makefile.orig	2021-01-25 12:08:13.000000000 +0000
-+++ libr/debug/Makefile
-@@ -6,7 +6,7 @@ R2DEPS+=r_socket
- CFLAGS+=-DR2_PLUGIN_INCORE
- 
- ifeq ($(OSTYPE),bsd)
--LDFLAGS=-lkvm
-+LDFLAGS+=-lkvm
- endif
- 
- foo:


Home | Main Index | Thread Index | Old Index