Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2023 14:02:08 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e5b28af2de03 - main - audio/ocp: Update to 0.2.105
Message-ID:  <202305141402.34EE28UN035652@gitrepo.freebsd.org>

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

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

commit e5b28af2de03afc84a56a8cc669360692f020f7e
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-05-14 14:02:03 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-05-14 14:02:03 +0000

    audio/ocp: Update to 0.2.105
---
 audio/ocp/Makefile                  |  2 +-
 audio/ocp/distinfo                  |  6 +++---
 audio/ocp/files/patch-Rules.make.in | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index c50777fb394a..993125cad06c 100644
--- a/audio/ocp/Makefile
+++ b/audio/ocp/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ocp
-PORTVERSION=	0.2.104
+PORTVERSION=	0.2.105
 PORTEPOCH=	1
 CATEGORIES=	audio
 MASTER_SITES=	https://stian.cubic.org/ocp/
diff --git a/audio/ocp/distinfo b/audio/ocp/distinfo
index ab84410464bd..894acc954fbb 100644
--- a/audio/ocp/distinfo
+++ b/audio/ocp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1683869957
-SHA256 (ocp-0.2.104.tar.xz) = e07dce02c3e72233a82903a670d392dac0f6b082ed4d4a72eddd9da48ef77b8b
-SIZE (ocp-0.2.104.tar.xz) = 3895108
+TIMESTAMP = 1684072359
+SHA256 (ocp-0.2.105.tar.xz) = 1a87b3c572679fb681a25bf158bdc1cc078018d0507965e1557610c17fcccfc5
+SIZE (ocp-0.2.105.tar.xz) = 3898208
diff --git a/audio/ocp/files/patch-Rules.make.in b/audio/ocp/files/patch-Rules.make.in
deleted file mode 100644
index 2285c0e18108..000000000000
--- a/audio/ocp/files/patch-Rules.make.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- Rules.make.in.orig	2023-02-05 14:42:33 UTC
-+++ Rules.make.in
-@@ -94,7 +94,7 @@ HAVE_SYS_IO_H=@HAVE_SYS_IO_H@
- HAVE_SYS_STAT_H=@HAVE_SYS_STAT_H@
- HAVE_SYS_TYPES_H=@HAVE_SYS_TYPES_H@
- 
--LIBANCIENT_CXXFLAGS=@LIBANCIENT_CFLAGS@
-+LIBANCIENT_CXXFLAGS=@LIBANCIENT_CFLAGS@ -std=c++17
- LIBANCIENT_LIBS=@LIBANCIENT_LIBS@
- 
- ALSA_CFLAGS=@ALSA_CFLAGS@



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