git: f07151ba322e - main - devel/orc: Update to 0.4.40
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Sep 2024 19:29:32 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f07151ba322e8d3320ac500436295b84c4e17346 commit f07151ba322e8d3320ac500436295b84c4e17346 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-28 13:37:45 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-28 19:29:15 +0000 devel/orc: Update to 0.4.40 Changelog: https://gitlab.freedesktop.org/gstreamer/orc/-/blob/0.4.40/RELEASE PR: 281467 Approved by: portmgr (maintainer timeout, 2+ weeks) --- devel/orc/Makefile | 2 +- devel/orc/distinfo | 6 +++--- devel/orc/pkg-plist | 2 -- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/devel/orc/Makefile b/devel/orc/Makefile index 76c383819c42..490561cac241 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -1,5 +1,5 @@ PORTNAME= orc -DISTVERSION= 0.4.36 +DISTVERSION= 0.4.40 CATEGORIES= devel MASTER_SITES= http://gstreamer.freedesktop.org/data/src/${PORTNAME}/ diff --git a/devel/orc/distinfo b/devel/orc/distinfo index 6384e9e209c7..e77d9b77aa64 100644 --- a/devel/orc/distinfo +++ b/devel/orc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706428759 -SHA256 (orc-0.4.36.tar.xz) = 83b074cb67317d58bef1e8d0cc862f7ae8a77a45bbff056a1f987c6488b2f5fd -SIZE (orc-0.4.36.tar.xz) = 226448 +TIMESTAMP = 1726341023 +SHA256 (orc-0.4.40.tar.xz) = 3fc2bee78dfb7c41fd9605061fc69138db7df007eae2f669a1f56e8bacef74ab +SIZE (orc-0.4.40.tar.xz) = 233276 diff --git a/devel/orc/pkg-plist b/devel/orc/pkg-plist index edd1c841ce97..7f92b1934b25 100644 --- a/devel/orc/pkg-plist +++ b/devel/orc/pkg-plist @@ -14,7 +14,6 @@ include/orc-0.4/orc/orccode.h include/orc-0.4/orc/orccompiler.h include/orc-0.4/orc/orcconstant.h include/orc-0.4/orc/orccpu.h -include/orc-0.4/orc/orccpuinsn.h include/orc-0.4/orc/orcdebug.h include/orc-0.4/orc/orcemulateopcodes.h include/orc-0.4/orc/orcexecutor.h @@ -45,7 +44,6 @@ lib/liborc-test-0.4.so.0 lib/liborc-test-0.4.so.0.%%LIBMINORVER%%.0 libdata/pkgconfig/orc-0.4.pc libdata/pkgconfig/orc-test-0.4.pc -share/aclocal/orc.m4 %%PORTDOCS%%share/gtk-doc/html/orc/ch01.html %%PORTDOCS%%share/gtk-doc/html/orc/ch02.html %%PORTDOCS%%share/gtk-doc/html/orc/ch03.html