Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2024 19:53:51 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4241af5daedd - main - devel/orc: Update to 0.4.36
Message-ID:  <202404141953.43EJrpZP023895@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4241af5daedd2a2d342db475baf0d1986b5236d2

commit 4241af5daedd2a2d342db475baf0d1986b5236d2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-04-14 19:38:13 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-04-14 19:52:59 +0000

    devel/orc: Update to 0.4.36
    
    Changelog: https://gitlab.freedesktop.org/gstreamer/orc/-/blob/0.4.36/RELEASE
    
    PR:             276678
    Approved by:    portmgr (maintainer timeout, 2+ months)
---
 devel/orc/Makefile  | 8 +++-----
 devel/orc/distinfo  | 6 +++---
 devel/orc/pkg-plist | 3 ++-
 3 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/devel/orc/Makefile b/devel/orc/Makefile
index d7f331d03bd6..76c383819c42 100644
--- a/devel/orc/Makefile
+++ b/devel/orc/Makefile
@@ -1,8 +1,7 @@
 PORTNAME=	orc
-DISTVERSION=	0.4.34
-PORTREVISION=	1
+DISTVERSION=	0.4.36
 CATEGORIES=	devel
-MASTER_SITES=	http://gstreamer.freedesktop.org/data/src/orc/
+MASTER_SITES=	http://gstreamer.freedesktop.org/data/src/${PORTNAME}/
 
 MAINTAINER=	kwm@FreeBSD.org
 COMMENT=	Library and toolset to operate arrays of data
@@ -12,8 +11,7 @@ LICENSE=	BSD2CLAUSE BSD3CLAUSE
 LICENSE_COMB=	multi
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		gmake meson pkgconfig tar:xz
-
+USES=		meson pkgconfig tar:xz
 USE_LDCONFIG=	yes
 
 PLIST_SUB+=	LIBMINORVER=${DISTVERSION:E}
diff --git a/devel/orc/distinfo b/devel/orc/distinfo
index 303555818bf8..6384e9e209c7 100644
--- a/devel/orc/distinfo
+++ b/devel/orc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685568372
-SHA256 (orc-0.4.34.tar.xz) = 8f47abb3f097171e44eb807adcdabd860fba2effd37d8d3c4fbd5f341cadd41f
-SIZE (orc-0.4.34.tar.xz) = 202628
+TIMESTAMP = 1706428759
+SHA256 (orc-0.4.36.tar.xz) = 83b074cb67317d58bef1e8d0cc862f7ae8a77a45bbff056a1f987c6488b2f5fd
+SIZE (orc-0.4.36.tar.xz) = 226448
diff --git a/devel/orc/pkg-plist b/devel/orc/pkg-plist
index 3735758605c6..edd1c841ce97 100644
--- a/devel/orc/pkg-plist
+++ b/devel/orc/pkg-plist
@@ -7,6 +7,7 @@ include/orc-0.4/orc-test/orctest.h
 include/orc-0.4/orc/orc-stdint.h
 include/orc-0.4/orc/orc.h
 include/orc-0.4/orc/orcarm.h
+include/orc-0.4/orc/orcavx.h
 include/orc-0.4/orc/orcbytecode.h
 include/orc-0.4/orc/orcbytecodes.h
 include/orc-0.4/orc/orccode.h
@@ -71,7 +72,7 @@ share/aclocal/orc.m4
 %%PORTDOCS%%share/gtk-doc/html/orc/orc-misc.html
 %%PORTDOCS%%share/gtk-doc/html/orc/orc-opcodes.html
 %%PORTDOCS%%share/gtk-doc/html/orc/orc-program.html
-%%PORTDOCS%%share/gtk-doc/html/orc/orc-runninging.html
+%%PORTDOCS%%share/gtk-doc/html/orc/orc-running.html
 %%PORTDOCS%%share/gtk-doc/html/orc/orc-tutorial.html
 %%PORTDOCS%%share/gtk-doc/html/orc/orc-x86.html
 %%PORTDOCS%%share/gtk-doc/html/orc/orc.devhelp2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404141953.43EJrpZP023895>