pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/zix



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Aug 12 10:20:43 UTC 2025

Modified Files:
        pkgsrc/devel/zix: PLIST

Log Message:
zix: PLIST fix


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/zix/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/zix/PLIST
diff -u pkgsrc/devel/zix/PLIST:1.2 pkgsrc/devel/zix/PLIST:1.3
--- pkgsrc/devel/zix/PLIST:1.2  Tue Aug 12 07:30:15 2025
+++ pkgsrc/devel/zix/PLIST      Tue Aug 12 10:20:43 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2025/08/12 07:30:15 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/08/12 10:20:43 adam Exp $
 include/zix-0/zix/allocator.h
 include/zix-0/zix/attributes.h
 include/zix-0/zix/btree.h
@@ -16,8 +16,8 @@ include/zix-0/zix/thread.h
 include/zix-0/zix/tree.h
 include/zix-0/zix/zix.h
 lib/libzix-0.so
+lib/libzix-0.so.${PKGVERSION}
 lib/libzix-0.so.0
-lib/libzix-0.so.0.4.2
 lib/pkgconfig/zix-0.pc
 ${PLIST.doc}share/doc/zix-0/html/_static/pygments.css
 ${PLIST.doc}share/doc/zix-0/html/_static/sphinx_lv2_theme.css



Home | Main Index | Thread Index | Old Index