pkgsrc-WIP-changes archive

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

lld-git: Push this package to the configure stage



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Sep 10 22:24:27 2016 +0200
Changeset:	4d2019a48c7e9ff44508559515c9ad217a13d280

Modified Files:
	lld-git/Makefile
	lld-git/distinfo

Log Message:
lld-git: Push this package to the configure stage

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

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

diffstat:
 lld-git/Makefile |  3 ++-
 lld-git/distinfo | 18 ------------------
 2 files changed, 2 insertions(+), 19 deletions(-)

diffs:
diff --git a/lld-git/Makefile b/lld-git/Makefile
index fe7e22e..2d3b6d4 100644
--- a/lld-git/Makefile
+++ b/lld-git/Makefile
@@ -4,7 +4,7 @@ PKGNAME=	lld-4.0.0
 CATEGORIES=	devel
 
 GIT_REPOSITORIES=	lld
-GIT_REPO.lldb=		git://github.com/llvm-mirror/lld.git
+GIT_REPO.lld=		git://github.com/llvm-mirror/lld.git
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://lld.llvm.org/
@@ -21,6 +21,7 @@ GCC_REQD+=		4.8
 PY_PATCHPLIST=		yes
 
 CMAKE_ARGS+=	-DLLVM_CONFIG=${LLVM_CONFIG_PATH}
+CMAKE_ARGS+=	-DPACKAGE_VERSION=${PKGVERSION_NOREV}
 CMAKE_ARGS+=	-DCMAKE_BUILD_TYPE=Release
 CMAKE_ARGS+=	-DCMAKE_C_COMPILER=${CC:Q}
 CMAKE_ARGS+=	-DCMAKE_CXX_COMPILER=${CXX:Q}
diff --git a/lld-git/distinfo b/lld-git/distinfo
index 0da56f0..7931384 100644
--- a/lld-git/distinfo
+++ b/lld-git/distinfo
@@ -12,21 +12,3 @@ Size (libcxx-3.6.2.src.tar.xz) = 944020 bytes
 SHA1 (llvm-3.6.2.src.tar.xz) = 7a00257eb2bc9431e4c77c3a36b033072c54bc7e
 RMD160 (llvm-3.6.2.src.tar.xz) = 521cbc5fe2925ea3c6e90c7a31f752a04045c972
 Size (llvm-3.6.2.src.tar.xz) = 12802380 bytes
-SHA1 (patch-include_lldb_Utility_regcclass.h) = dcfa59abdf53b7430b3195d3c174d51af975dd1e
-SHA1 (patch-include_lldb_Utility_regcname.h) = 34f3e166b69f6d106e32bb3b15777cadcd36b935
-SHA1 (patch-include_lldb_Utility_regengine.inc) = 4f0ecd16ca2255e2c4a1e911734d10fef0c0e56b
-SHA1 (patch-include_lldb_Utility_regex2.h) = 8e167887528bd2935f4979456b86e69b860ae0ad
-SHA1 (patch-include_lldb_Utility_regex__impl.h) = 0bf37c654f4ff73058e2e87eb49c59f205c6c50a
-SHA1 (patch-include_lldb_Utility_regutils.h) = 2ffee4d0e88c8aea08ac49d727db059fa05cd661
-SHA1 (patch-source_Utility_CMakeLists.txt) = 314b8f2786ca1db8c5fecb8419cbbfa7ee68cbe4
-SHA1 (patch-source_Utility_regcomp.c) = 22f48f098c906cc75cc740c3789f373055fc09d3
-SHA1 (patch-source_Utility_regerror.c) = 5b52f549b4769f3a1d9ec45a40790262eb16ce24
-SHA1 (patch-source_Utility_regexec.c) = 08c6db003cf54974ed7a7bef8f8a0633d3750db4
-SHA1 (patch-source_Utility_regfree.c) = fe06618044e484fc5cd3aebb1ff8aa8e659ded6b
-SHA1 (patch-source_Utility_regstrlcpy.c) = fc6c96911457ac2146b82f13c76190f31dbcd1cf
-SHA1 (patch-tools_lldb-mi_MICmnBase.cpp) = 851c82ac61e1241018755fbd7236af00379ac986
-SHA1 (patch-tools_lldb-mi_MICmnBase.h) = f550d5e10bcf02fb46472733acdbb820791f22e5
-SHA1 (patch-tools_lldb-mi_MIDriver.cpp) = bf1b5399e82bcfe54d6d852f64ed155328f2064d
-SHA1 (patch-tools_lldb-mi_MIUtilParse.h) = be869a6c4dd0865611fccf21793fb4ba67c62ea7
-SHA1 (patch-tools_lldb-mi_MIUtilString.cpp) = 200d9712753b5559da79c2e16fa0889fea1e9432
-SHA1 (patch-tools_lldb-mi_MIUtilString.h) = 7e7befec383f88502a97aec509ba39477efde37d


Home | Main Index | Thread Index | Old Index