devel/orc: Update to 0.4.41

Changelog:
https://gitlab.freedesktop.org/gstreamer/orc/-/blob/0.4.41/RELEASE

PR:		285774
Approved by:	portmgr (maintainer timeout, 2+ weeks)
This commit is contained in:
Daniel Engberg 2025-04-16 22:16:17 +02:00
parent 9c6b58d2b7
commit 1e5324f8cd
3 changed files with 4 additions and 6 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= orc PORTNAME= orc
DISTVERSION= 0.4.40 DISTVERSION= 0.4.41
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= http://gstreamer.freedesktop.org/data/src/${PORTNAME}/ MASTER_SITES= http://gstreamer.freedesktop.org/data/src/${PORTNAME}/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1726341023 TIMESTAMP = 1743331951
SHA256 (orc-0.4.40.tar.xz) = 3fc2bee78dfb7c41fd9605061fc69138db7df007eae2f669a1f56e8bacef74ab SHA256 (orc-0.4.41.tar.xz) = cb1bfd4f655289cd39bc04642d597be9de5427623f0861c1fc19c08d98467fa2
SIZE (orc-0.4.40.tar.xz) = 233276 SIZE (orc-0.4.41.tar.xz) = 234212

View file

@ -15,11 +15,9 @@ include/orc-0.4/orc/orccompiler.h
include/orc-0.4/orc/orcconstant.h include/orc-0.4/orc/orcconstant.h
include/orc-0.4/orc/orccpu.h include/orc-0.4/orc/orccpu.h
include/orc-0.4/orc/orcdebug.h include/orc-0.4/orc/orcdebug.h
include/orc-0.4/orc/orcemulateopcodes.h
include/orc-0.4/orc/orcexecutor.h include/orc-0.4/orc/orcexecutor.h
include/orc-0.4/orc/orcfunctions.h include/orc-0.4/orc/orcfunctions.h
include/orc-0.4/orc/orcinstruction.h include/orc-0.4/orc/orcinstruction.h
include/orc-0.4/orc/orcinternal.h
include/orc-0.4/orc/orclimits.h include/orc-0.4/orc/orclimits.h
include/orc-0.4/orc/orcmips.h include/orc-0.4/orc/orcmips.h
include/orc-0.4/orc/orcmmx.h include/orc-0.4/orc/orcmmx.h