git: 64feedc75f51 - main - devel/orc: update to 0.4.32 release (+)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Jul 2022 20:16:36 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=64feedc75f517d8d7cbaead7ca46f54edc4e1fb2 commit 64feedc75f517d8d7cbaead7ca46f54edc4e1fb2 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-07-24 19:53:07 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-07-24 20:16:23 +0000 devel/orc: update to 0.4.32 release (+) Changes: - Add support for JIT code generation in Universal Windows Platform apps - Minor Meson build system fixes and improvements With hat: desktop --- devel/orc/Makefile | 4 +++- devel/orc/distinfo | 6 +++--- devel/orc/pkg-plist | 4 ++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/devel/orc/Makefile b/devel/orc/Makefile index 9c39ad97c2a2..87a9efaaea5b 100644 --- a/devel/orc/Makefile +++ b/devel/orc/Makefile @@ -1,5 +1,5 @@ PORTNAME= orc -PORTVERSION= 0.4.31 +PORTVERSION= 0.4.32 CATEGORIES= devel MASTER_SITES= http://gstreamer.freedesktop.org/data/src/orc/ @@ -16,4 +16,6 @@ USES= gmake meson pkgconfig tar:xz USE_LDCONFIG= yes +PLIST_SUB+= LIBMINORVER=${PORTVERSION:E} + .include <bsd.port.mk> diff --git a/devel/orc/distinfo b/devel/orc/distinfo index 996a67947380..899a1bffb087 100644 --- a/devel/orc/distinfo +++ b/devel/orc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575828472 -SHA256 (orc-0.4.31.tar.xz) = a0ab5f10a6a9ae7c3a6b4218246564c3bf00d657cbdf587e6d34ec3ef0616075 -SIZE (orc-0.4.31.tar.xz) = 177768 +TIMESTAMP = 1658692086 +SHA256 (orc-0.4.32.tar.xz) = a66e3d8f2b7e65178d786a01ef61f2a0a0b4d0b8370de7ce134ba73da4af18f0 +SIZE (orc-0.4.32.tar.xz) = 180340 diff --git a/devel/orc/pkg-plist b/devel/orc/pkg-plist index ebffac66129f..8d201486b3b1 100644 --- a/devel/orc/pkg-plist +++ b/devel/orc/pkg-plist @@ -38,11 +38,11 @@ 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.31.0 +lib/liborc-0.4.so.0.%%LIBMINORVER%%.0 lib/liborc-test-0.4.a lib/liborc-test-0.4.so lib/liborc-test-0.4.so.0 -lib/liborc-test-0.4.so.0.31.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