Subject: CVS commit: pkgsrc/devel/orc
From: Thomas Klausner
Date: 2022-11-08 13:00:42
Message id: 20221108120042.C0BFBFA90@cvs.NetBSD.org

Log Message:
orc: update to 0.4.33.

0.4.33
======

  - Add support for aarch64 (64-bit ARM) architecture (not yet enabled on \ 
Windows though)
    (Marek Vasut, Dongju Chae, Gaetan Bahl)
  - aarch32: Implement loadupdb instruction used e.g. for video pixel
    format packing/unpacking/conversions (Marek Vasut, Gaetan Bahl)
  - neon: Fix unsigned only implementation of loadoffb, loadoffw and loadoffl
    (Daniel Knobe)
  - neon: Fix testsuite not passing on arm CPUs (Gaetan Bahl)
  - orccodemem: Fix use-after-free in error paths (Bastien Nocera)
  - orccpu-powerpc: Fix build with kernel < 4.11 (Fabrice Fontaine)
  - Add support for macOS Hardened Runtime (Doug Nazar)
  - Enable only SSE and MMX backends for Windows (Seungha Yang)
  - Fix ORC_RESTRICT definition for MSVC (Tim-Philipp Müller)
  - pkgconfig: add -DORC_STATIC_COMPILATION flag to .pc file for static-only builds
    (Steve Lhomme)

Files:
RevisionActionfile
1.21modifypkgsrc/devel/orc/Makefile
1.12modifypkgsrc/devel/orc/PLIST
1.23modifypkgsrc/devel/orc/distinfo
1.1addpkgsrc/devel/orc/patches/patch-orc_orccodemem.c