pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/lldb Fix PLIST after removal of local patch addi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85c9f069481f
branches:  trunk
changeset: 362218:85c9f069481f
user:      kamil <kamil%pkgsrc.org@localhost>
date:      Tue May 09 12:49:56 2017 +0000

description:
Fix PLIST after removal of local patch adding regex functions

These files used to be required to correct standalone build.

Noted by <wiz>

diffstat:

 devel/lldb/PLIST |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r 0105c9d7e21a -r 85c9f069481f devel/lldb/PLIST
--- a/devel/lldb/PLIST  Tue May 09 12:37:43 2017 +0000
+++ b/devel/lldb/PLIST  Tue May 09 12:49:56 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2017/03/17 22:38:17 adam Exp $
+@comment $NetBSD: PLIST,v 1.6 2017/05/09 12:49:56 kamil Exp $
 bin/lldb
 bin/${PKGNAME}
 bin/lldb-argdumper
@@ -483,11 +483,6 @@
 include/lldb/Utility/TaskPool.h
 include/lldb/Utility/Timeout.h
 include/lldb/Utility/Utils.h
-include/lldb/Utility/regcclass.h
-include/lldb/Utility/regcname.h
-include/lldb/Utility/regex2.h
-include/lldb/Utility/regex_impl.h
-include/lldb/Utility/regutils.h
 include/lldb/lldb-defines.h
 include/lldb/lldb-enumerations.h
 include/lldb/lldb-forward.h



Home | Main Index | Thread Index | Old Index