pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/capstone



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Feb  9 05:54:01 UTC 2024

Modified Files:
        pkgsrc/devel/capstone: PLIST

Log Message:
capstone: fix PLIST


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/capstone/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/capstone/PLIST
diff -u pkgsrc/devel/capstone/PLIST:1.4 pkgsrc/devel/capstone/PLIST:1.5
--- pkgsrc/devel/capstone/PLIST:1.4     Wed Feb  7 09:46:36 2024
+++ pkgsrc/devel/capstone/PLIST Fri Feb  9 05:54:01 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2024/02/07 09:46:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2024/02/09 05:54:01 adam Exp $
 bin/cstool
 include/capstone/arm.h
 include/capstone/arm64.h
@@ -22,6 +22,5 @@ include/capstone/x86.h
 include/capstone/xcore.h
 lib/libcapstone.a
 lib/libcapstone.so
-lib/libcapstone.so.4
 lib/libcapstone.so.5
 lib/pkgconfig/capstone.pc



Home | Main Index | Thread Index | Old Index