Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 2024 06:39:24 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a4e5a5f6d90c - main - comms/iceoryx: update 2.0.5 =?utf-8?Q?=E2=86=92?= 2.0.6
Message-ID:  <202412150639.4BF6dOsC055531@gitrepo.freebsd.org>

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

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

commit a4e5a5f6d90c6fe76f351934a5178dc9aa43e63e
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-12-15 06:38:12 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-15 06:38:21 +0000

    comms/iceoryx: update 2.0.5 → 2.0.6
    
    PR:     282915
    Approved by:    flo@purplekraken.com (maintainer's timeout; 22 days)
---
 comms/iceoryx/Makefile  | 5 +++--
 comms/iceoryx/distinfo  | 6 +++---
 comms/iceoryx/pkg-plist | 1 +
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/comms/iceoryx/Makefile b/comms/iceoryx/Makefile
index 8a1f6b9454de..825c62b1dbf7 100644
--- a/comms/iceoryx/Makefile
+++ b/comms/iceoryx/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	iceoryx
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.0.5
+DISTVERSION=	2.0.6
 CATEGORIES=	comms
 
 MAINTAINER=	flo@purplekraken.com
 COMMENT=	True zero-copy inter-process communication
-WWW=		https://iceoryx.io/
+WWW=		https://iceoryx.io/ \
+		https://github.com/eclipse-iceoryx/iceoryx/
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/comms/iceoryx/distinfo b/comms/iceoryx/distinfo
index 252461c25a1e..8fd27effdeff 100644
--- a/comms/iceoryx/distinfo
+++ b/comms/iceoryx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1705967958
-SHA256 (eclipse-iceoryx-iceoryx-v2.0.5_GH0.tar.gz) = bf6de70e3edee71223f993a29bff5e61af95ce4871104929d8bd1729f544bafb
-SIZE (eclipse-iceoryx-iceoryx-v2.0.5_GH0.tar.gz) = 1544738
+TIMESTAMP = 1732270983
+SHA256 (eclipse-iceoryx-iceoryx-v2.0.6_GH0.tar.gz) = a2add8ffee0c3357ef985cc46c7de79ccb754ea2bed02c61f2ff805ab2c869f1
+SIZE (eclipse-iceoryx-iceoryx-v2.0.6_GH0.tar.gz) = 1545225
diff --git a/comms/iceoryx/pkg-plist b/comms/iceoryx/pkg-plist
index 5f0adcb625e0..ef6a30d7ad88 100644
--- a/comms/iceoryx/pkg-plist
+++ b/comms/iceoryx/pkg-plist
@@ -446,6 +446,7 @@ lib/libiceoryx_posh_roudi.so
 %%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%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-6.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?202412150639.4BF6dOsC055531>