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: adam
Date: Thu Sep 10 12:11:01 UTC 2026
Modified Files:
pkgsrc/devel/orc: Makefile PLIST distinfo
Log Message:
orc: updated to 0.4.44
0.4.44
- Fix various i386-related regressions
- avx512: Disable target on x86 (L. E. Segovia)
- avx512: Implement the missing memoff-reg moves (Jorge Zapata, Marc Leeman)
- Fix Debian gcc miscompiling the backup float conversion functions (L. E. Segovia)
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/orc/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/orc/PLIST
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/orc/distinfo
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/Makefile
diff -u pkgsrc/devel/orc/Makefile:1.33 pkgsrc/devel/orc/Makefile:1.34
--- pkgsrc/devel/orc/Makefile:1.33 Mon Aug 31 10:44:20 2026
+++ pkgsrc/devel/orc/Makefile Thu Sep 10 12:11:01 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2026/08/31 10:44:20 adam Exp $
+# $NetBSD: Makefile,v 1.34 2026/09/10 12:11:01 adam Exp $
-DISTNAME= orc-0.4.43
+DISTNAME= orc-0.4.44
CATEGORIES= devel
MASTER_SITES= https://gstreamer.freedesktop.org/src/orc/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/devel/orc/PLIST
diff -u pkgsrc/devel/orc/PLIST:1.22 pkgsrc/devel/orc/PLIST:1.23
--- pkgsrc/devel/orc/PLIST:1.22 Mon Aug 31 10:44:20 2026
+++ pkgsrc/devel/orc/PLIST Thu Sep 10 12:11:01 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2026/08/31 10:44:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.23 2026/09/10 12:11:01 adam Exp $
bin/orc-bugreport
bin/orcc
include/orc-0.4/orc-test/orcarray.h
@@ -47,9 +47,9 @@ 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.43.0
+lib/liborc-0.4.so.0.44.0
lib/liborc-test-0.4.so
lib/liborc-test-0.4.so.0
-lib/liborc-test-0.4.so.0.43.0
+lib/liborc-test-0.4.so.0.44.0
lib/pkgconfig/orc-0.4.pc
lib/pkgconfig/orc-test-0.4.pc
Index: pkgsrc/devel/orc/distinfo
diff -u pkgsrc/devel/orc/distinfo:1.34 pkgsrc/devel/orc/distinfo:1.35
--- pkgsrc/devel/orc/distinfo:1.34 Mon Aug 31 10:44:20 2026
+++ pkgsrc/devel/orc/distinfo Thu Sep 10 12:11:01 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.34 2026/08/31 10:44:20 adam Exp $
+$NetBSD: distinfo,v 1.35 2026/09/10 12:11:01 adam Exp $
-BLAKE2s (orc-0.4.43.tar.xz) = 8eee6aef78baa2fb1d9e851b03797c75fca9157e32bea11d557885ce0a5d59e0
-SHA512 (orc-0.4.43.tar.xz) = 6597157c3fc474cb8dece0dbdabf3e4cbf277ee5544b806b7043bbd06208be473647604d69c5d84718506fec2faff0bf281dafc92ffeeaa07dfbff526033df1b
-Size (orc-0.4.43.tar.xz) = 317348 bytes
+BLAKE2s (orc-0.4.44.tar.xz) = 3baa2fb54a1674545f962c1f282bf025c78b51bcda84adeeebbe4b6525ee1cfb
+SHA512 (orc-0.4.44.tar.xz) = 8325073add0ab0a6df392a0ffe5b65675084b3ad6728ddd40c54e7d95318d970db691b3949890a81f183e7b4aadeadb0a68471d2c30e2da1f3d684e8c1592935
+Size (orc-0.4.44.tar.xz) = 317600 bytes
Home |
Main Index |
Thread Index |
Old Index