Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2024 19:21:54 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: dce36d2185d1 - main - comms/iceoryx: Update to v2.0.5
Message-ID:  <202401311921.40VJLspF043029@gitrepo.freebsd.org>

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

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

commit dce36d2185d1a9df428ab7606e3d00ef0e9a276c
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-01-31 19:12:19 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-01-31 19:21:18 +0000

    comms/iceoryx: Update to v2.0.5
    
    Differential Revision: https://reviews.freebsd.org/D43554
---
 comms/iceoryx/Makefile  | 2 +-
 comms/iceoryx/distinfo  | 6 +++---
 comms/iceoryx/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/comms/iceoryx/Makefile b/comms/iceoryx/Makefile
index 323e35ae2116..8a1f6b9454de 100644
--- a/comms/iceoryx/Makefile
+++ b/comms/iceoryx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	iceoryx
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.0.3
+DISTVERSION=	2.0.5
 CATEGORIES=	comms
 
 MAINTAINER=	flo@purplekraken.com
diff --git a/comms/iceoryx/distinfo b/comms/iceoryx/distinfo
index 9f05c8c79609..252461c25a1e 100644
--- a/comms/iceoryx/distinfo
+++ b/comms/iceoryx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1676999145
-SHA256 (eclipse-iceoryx-iceoryx-v2.0.3_GH0.tar.gz) = 8f391696daf2e63da9437aab8d7154371df630fc93876479f2e84c693fc1ba5a
-SIZE (eclipse-iceoryx-iceoryx-v2.0.3_GH0.tar.gz) = 1544045
+TIMESTAMP = 1705967958
+SHA256 (eclipse-iceoryx-iceoryx-v2.0.5_GH0.tar.gz) = bf6de70e3edee71223f993a29bff5e61af95ce4871104929d8bd1729f544bafb
+SIZE (eclipse-iceoryx-iceoryx-v2.0.5_GH0.tar.gz) = 1544738
diff --git a/comms/iceoryx/pkg-plist b/comms/iceoryx/pkg-plist
index 2c08e3be810e..5f0adcb625e0 100644
--- a/comms/iceoryx/pkg-plist
+++ b/comms/iceoryx/pkg-plist
@@ -444,6 +444,8 @@ lib/libiceoryx_posh_roudi.so
 %%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-1.md
 %%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-2.md
 %%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-3.md
+%%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-4.md
+%%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-5.md
 %%PORTDOCS%%share/doc/iceoryx_binding_c/LICENSE
 %%PORTDOCS%%share/doc/iceoryx_hoofs/LICENSE
 %%PORTDOCS%%share/doc/iceoryx_posh/3rd_party_licenses/cpptoml/LICENSE



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