pkgsrc-WIP-changes archive

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

lldb PLIST fails with the final version number of the shared library



Module Name:	pkgsrc-wip
Committed By:	ci4ic4 <ci4ic4%gmail.com@localhost>
Pushed By:	ci4ic4
Date:		Wed Jan 15 10:31:14 2025 +0000
Changeset:	d388c5ef4a005ddbb3ccdeb4e33035e0c6dd868b

Modified Files:
	lldb/PLIST

Log Message:
lldb PLIST fails with the final version number of the shared library

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

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

diffstat:
 lldb/PLIST | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/lldb/PLIST b/lldb/PLIST
index d69386ff33..4fc8ce8d6b 100644
--- a/lldb/PLIST
+++ b/lldb/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2022/11/14 18:44:05 adam Exp $
+@comment $NetBSD$
 bin/lldb
 bin/lldb-argdumper
 bin/lldb-dap
@@ -676,7 +676,6 @@ include/lldb/lldb-types.h
 include/lldb/lldb-versioning.h
 lib/liblldb.so
 lib/liblldb.so.${PKGVERSION}
-lib/liblldb.so.20
 lib/lua/${LUA_VERSION}/lldb.so
 ${PYSITELIB}/lldb/__init__.py
 ${PYSITELIB}/lldb/embedded_interpreter.py


Home | Main Index | Thread Index | Old Index