pkgsrc-WIP-changes archive

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

coreclr-git: Remove merged patch



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Feb 27 22:15:20 2016 +0100
Changeset:	13e33caaaf81601fcd64bef52410df08e81b2e67

Modified Files:
	coreclr-git/distinfo
Removed Files:
	coreclr-git/patches/patch-src_debug_debug-pal_CMakeLists.txt

Log Message:
coreclr-git: Remove merged patch

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

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

diffstat:
 coreclr-git/distinfo                                         |  1 -
 coreclr-git/patches/patch-src_debug_debug-pal_CMakeLists.txt | 12 ------------
 2 files changed, 13 deletions(-)

diffs:
diff --git a/coreclr-git/distinfo b/coreclr-git/distinfo
index 28267a3..310d58c 100644
--- a/coreclr-git/distinfo
+++ b/coreclr-git/distinfo
@@ -1,6 +1,5 @@
 $NetBSD$
 
-SHA1 (patch-src_debug_debug-pal_CMakeLists.txt) = 01708a12e46df84f9bf3005f6e4fd7b7e5a11004
 SHA1 (patch-src_pal_inc_pal.h) = 7d3ef148af8b1b24067ba4cb5efc12581ebc6881
 SHA1 (patch-src_pal_src_cruntime_printf.cpp) = 8a86c57e1fe3953d158e1860f04bd19d7df1fe08
 SHA1 (patch-src_pal_src_cruntime_printfcpp.cpp) = 4d1ba5fea45402259c67428506f39d9c3128ecbd
diff --git a/coreclr-git/patches/patch-src_debug_debug-pal_CMakeLists.txt b/coreclr-git/patches/patch-src_debug_debug-pal_CMakeLists.txt
deleted file mode 100644
index 5cc1134..0000000
--- a/coreclr-git/patches/patch-src_debug_debug-pal_CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD$
-
---- src/debug/debug-pal/CMakeLists.txt.orig	2016-01-18 21:51:38.000000000 +0000
-+++ src/debug/debug-pal/CMakeLists.txt
-@@ -2,6 +2,7 @@
- include_directories(../inc)
- include_directories(../../pal/inc)
- 
-+add_definitions(-DPAL_STDCPP_COMPAT=1)
- 
- if(WIN32)
-     #use static crt


Home | Main Index | Thread Index | Old Index