pkgsrc-WIP-changes archive

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

lldb-git: Set this package temporarily to stable git revision



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Wed Mar 22 19:22:59 2017 +0100
Changeset:	d32ac0a679d1479717439c77cbba6fcbef5fbb38

Modified Files:
	lldb-git/Makefile

Log Message:
lldb-git: Set this package temporarily to stable git revision

Stick this repo to revision:
"Reuse appropriate Launch and Attach on NetBSD"
85d8791e1dae0a7581cf439cc722182214aa80eb

This package will be used to prepare next patch for upstream.

Sponsored by <The NetBSD Foundation>

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

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

diffstat:
 lldb-git/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/lldb-git/Makefile b/lldb-git/Makefile
index 37054b55a8..aea62d2c81 100644
--- a/lldb-git/Makefile
+++ b/lldb-git/Makefile
@@ -5,6 +5,7 @@ CATEGORIES=	lang devel
 
 GIT_REPOSITORIES=	lldb
 GIT_REPO.lldb=		git://github.com/llvm-mirror/lldb.git
+GIT_REVISION.lldb=	85d8791e1dae0a7581cf439cc722182214aa80eb
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	http://lldb.org/


Home | Main Index | Thread Index | Old Index