pkgsrc-WIP-changes archive

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

corefx-git: Include curl in Makefile



Module Name:	pkgsrc-wip
Committed By:	jasonwilliams200ok <necmon%yahoo.com@localhost>
Pushed By:	danglingpointer
Date:		Tue Feb 9 03:37:13 2016 +0000
Changeset:	3db246227c02039ab3ebdeab38ca9feb9b0c0bf9

Modified Files:
	corefx-git/Makefile
	corefx-git/distinfo
Removed Files:
	corefx-git/patches/patch-src_Native_CMakeLists.txt

Log Message:
corefx-git: Include curl in Makefile

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

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

diffstat:
 corefx-git/Makefile                                | 1 +
 corefx-git/distinfo                                | 1 -
 corefx-git/patches/patch-src_Native_CMakeLists.txt | 2 --
 3 files changed, 1 insertion(+), 3 deletions(-)

diffs:
diff --git a/corefx-git/Makefile b/corefx-git/Makefile
index 76d9b6b..4772c28 100644
--- a/corefx-git/Makefile
+++ b/corefx-git/Makefile
@@ -26,6 +26,7 @@ do-build:
 	${RUN} cd ${WRKSRC} && \
 	${PKGSRC_SETENV} ${CONFIGURE_ENV} CMAKE_ARGS_EXTRA=${CMAKE_ARGS:Q} ./build.sh native verbose
 
+.include "../../www/curl/buildlink3.mk"
 .include "../../textproc/icu/buildlink3.mk"
 .include "../../wip/llvm-git/buildlink3.mk"
 .include "../../wip/lldb-git/buildlink3.mk"
diff --git a/corefx-git/distinfo b/corefx-git/distinfo
index da459b1..75f93d2 100644
--- a/corefx-git/distinfo
+++ b/corefx-git/distinfo
@@ -1,5 +1,4 @@
 $NetBSD$
-SHA1 (patch-src_Native_CMakeLists.txt) = adc83b19e793491b1c6ea0fd8b46cd9f32e592fc
 SHA1 (patch-src_Native_Common_pal__config.h.in) = 37fa257faf95a5da68f9dfa2e609afdaddd1ed9a
 SHA1 (patch-src_Native_System.Native_pal__errno.cpp) = f619d61f531e31cf80113553c7fcc84c15fd2798
 SHA1 (patch-src_Native_System.Native_pal__errno.h) = 12663841b61986caf2272c28ea7ac93da2940d6d
diff --git a/corefx-git/patches/patch-src_Native_CMakeLists.txt b/corefx-git/patches/patch-src_Native_CMakeLists.txt
deleted file mode 100644
index afc7651..0000000
--- a/corefx-git/patches/patch-src_Native_CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-$NetBSD$
-


Home | Main Index | Thread Index | Old Index