Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2023 16:31:19 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: f616e60cdc51 - main - comms/iceoryx: Update to v2.0.3
Message-ID:  <202302251631.31PGVJc6072851@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=f616e60cdc516570c231e40d7982ec0ddb0826c2

commit f616e60cdc516570c231e40d7982ec0ddb0826c2
Author:     Florian Limberger <flo@purplekraken.com>
AuthorDate: 2023-02-25 16:22:10 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2023-02-25 16:31:09 +0000

    comms/iceoryx: Update to v2.0.3
    
    Reviewed By: arrowd
    
    Differential Revision: https://reviews.freebsd.org/D38769
---
 comms/iceoryx/Makefile  | 2 +-
 comms/iceoryx/distinfo  | 6 +++---
 comms/iceoryx/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/comms/iceoryx/Makefile b/comms/iceoryx/Makefile
index 833ab2b92045..323e35ae2116 100644
--- a/comms/iceoryx/Makefile
+++ b/comms/iceoryx/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	iceoryx
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.0.2
+DISTVERSION=	2.0.3
 CATEGORIES=	comms
 
 MAINTAINER=	flo@purplekraken.com
diff --git a/comms/iceoryx/distinfo b/comms/iceoryx/distinfo
index 0033686b296c..9f05c8c79609 100644
--- a/comms/iceoryx/distinfo
+++ b/comms/iceoryx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1654620764
-SHA256 (eclipse-iceoryx-iceoryx-v2.0.2_GH0.tar.gz) = 99871bcaa8da4361d1baae9cf1507683058de8572ac3080edc41e590ffba06c0
-SIZE (eclipse-iceoryx-iceoryx-v2.0.2_GH0.tar.gz) = 1543727
+TIMESTAMP = 1676999145
+SHA256 (eclipse-iceoryx-iceoryx-v2.0.3_GH0.tar.gz) = 8f391696daf2e63da9437aab8d7154371df630fc93876479f2e84c693fc1ba5a
+SIZE (eclipse-iceoryx-iceoryx-v2.0.3_GH0.tar.gz) = 1544045
diff --git a/comms/iceoryx/pkg-plist b/comms/iceoryx/pkg-plist
index 1bd76092a4eb..2c08e3be810e 100644
--- a/comms/iceoryx/pkg-plist
+++ b/comms/iceoryx/pkg-plist
@@ -443,6 +443,7 @@ lib/libiceoryx_posh_roudi.so
 %%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-0.md
 %%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%%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?202302251631.31PGVJc6072851>