pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lldb



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jun 12 06:51:19 UTC 2025

Modified Files:
        pkgsrc/devel/lldb: PLIST

Log Message:
lldb: add missing file to PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/lldb/PLIST

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

Modified files:

Index: pkgsrc/devel/lldb/PLIST
diff -u pkgsrc/devel/lldb/PLIST:1.20 pkgsrc/devel/lldb/PLIST:1.21
--- pkgsrc/devel/lldb/PLIST:1.20        Fri May  9 05:51:23 2025
+++ pkgsrc/devel/lldb/PLIST     Thu Jun 12 06:51:18 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2025/05/09 05:51:23 adam Exp $
+@comment $NetBSD: PLIST,v 1.21 2025/06/12 06:51:18 wiz Exp $
 bin/lldb
 bin/lldb-argdumper
 bin/lldb-dap
@@ -554,6 +554,7 @@ include/lldb/lldb-public.h
 include/lldb/lldb-types.h
 include/lldb/lldb-versioning.h
 lib/liblldb.so
+lib/liblldb.so.19.1
 lib/liblldb.so.${PKGVERSION}
 lib/lua/${LUA_VERSION}/lldb.so
 ${PYSITELIB}/lldb/__init__.py



Home | Main Index | Thread Index | Old Index