pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/orc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Jun  2 15:42:13 UTC 2023

Modified Files:
        pkgsrc/devel/orc: PLIST

Log Message:
orc: fix PLIST after update


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/orc/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/orc/PLIST
diff -u pkgsrc/devel/orc/PLIST:1.13 pkgsrc/devel/orc/PLIST:1.14
--- pkgsrc/devel/orc/PLIST:1.13 Wed May 31 08:58:36 2023
+++ pkgsrc/devel/orc/PLIST      Fri Jun  2 15:42:12 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2023/05/31 08:58:36 adam Exp $
+@comment $NetBSD: PLIST,v 1.14 2023/06/02 15:42:12 wiz Exp $
 bin/orc-bugreport
 bin/orcc
 include/orc-0.4/orc-test/orcarray.h
@@ -39,10 +39,10 @@ include/orc-0.4/orc/orcx86.h
 include/orc-0.4/orc/orcx86insn.h
 lib/liborc-0.4.so
 lib/liborc-0.4.so.0
-lib/liborc-0.4.so.0.33.0
+lib/liborc-0.4.so.0.34.0
 lib/liborc-test-0.4.so
 lib/liborc-test-0.4.so.0
-lib/liborc-test-0.4.so.0.33.0
+lib/liborc-test-0.4.so.0.34.0
 lib/pkgconfig/orc-0.4.pc
 lib/pkgconfig/orc-test-0.4.pc
 share/aclocal/orc.m4



Home | Main Index | Thread Index | Old Index