pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms/libhidapi



Module Name:    pkgsrc
Committed By:   triaxx
Date:           Fri Jul  7 08:07:12 UTC 2023

Modified Files:
        pkgsrc/comms/libhidapi: PLIST.Darwin

Log Message:
libhidapi: Fix PLIST for Darwin


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/comms/libhidapi/PLIST.Darwin

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

Modified files:

Index: pkgsrc/comms/libhidapi/PLIST.Darwin
diff -u pkgsrc/comms/libhidapi/PLIST.Darwin:1.2 pkgsrc/comms/libhidapi/PLIST.Darwin:1.3
--- pkgsrc/comms/libhidapi/PLIST.Darwin:1.2     Tue May 23 17:54:04 2023
+++ pkgsrc/comms/libhidapi/PLIST.Darwin Fri Jul  7 08:07:12 2023
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST.Darwin,v 1.2 2023/05/23 17:54:04 nikita Exp $
+@comment $NetBSD: PLIST.Darwin,v 1.3 2023/07/07 08:07:12 triaxx Exp $
 include/hidapi/hidapi_darwin.h
-lib/libhidapi.${PKGVERSION}dylib
+lib/libhidapi.${PKGVERSION}.dylib
 lib/libhidapi.0.dylib
 lib/libhidapi.dylib
 lib/pkgconfig/hidapi.pc



Home | Main Index | Thread Index | Old Index