View | Details | Raw Unified | Return to bug 282915
Collapse All | Expand All

(-)b/comms/iceoryx/Makefile (-2 / +3 lines)
Lines 1-11 Link Here
1
PORTNAME=	iceoryx
1
PORTNAME=	iceoryx
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	2.0.5
3
DISTVERSION=	2.0.6
4
CATEGORIES=	comms
4
CATEGORIES=	comms
5
5
6
MAINTAINER=	flo@purplekraken.com
6
MAINTAINER=	flo@purplekraken.com
7
COMMENT=	True zero-copy inter-process communication
7
COMMENT=	True zero-copy inter-process communication
8
WWW=		https://iceoryx.io/
8
WWW=		https://iceoryx.io/ \
9
		https://github.com/eclipse-iceoryx/iceoryx/
9
10
10
LICENSE=	APACHE20
11
LICENSE=	APACHE20
11
LICENSE_FILE=	${WRKSRC}/LICENSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE
(-)b/comms/iceoryx/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1705967958
1
TIMESTAMP = 1732270983
2
SHA256 (eclipse-iceoryx-iceoryx-v2.0.5_GH0.tar.gz) = bf6de70e3edee71223f993a29bff5e61af95ce4871104929d8bd1729f544bafb
2
SHA256 (eclipse-iceoryx-iceoryx-v2.0.6_GH0.tar.gz) = a2add8ffee0c3357ef985cc46c7de79ccb754ea2bed02c61f2ff805ab2c869f1
3
SIZE (eclipse-iceoryx-iceoryx-v2.0.5_GH0.tar.gz) = 1544738
3
SIZE (eclipse-iceoryx-iceoryx-v2.0.6_GH0.tar.gz) = 1545225
(-)b/comms/iceoryx/pkg-plist (-1 / +1 lines)
Lines 446-451 lib/libiceoryx_posh_roudi.so Link Here
446
%%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-3.md
446
%%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-3.md
447
%%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-4.md
447
%%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-4.md
448
%%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-5.md
448
%%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-5.md
449
%%PORTDOCS%%%%DOCSDIR%%/release-notes/iceoryx-v2-0-6.md
449
%%PORTDOCS%%share/doc/iceoryx_binding_c/LICENSE
450
%%PORTDOCS%%share/doc/iceoryx_binding_c/LICENSE
450
%%PORTDOCS%%share/doc/iceoryx_hoofs/LICENSE
451
%%PORTDOCS%%share/doc/iceoryx_hoofs/LICENSE
451
%%PORTDOCS%%share/doc/iceoryx_posh/3rd_party_licenses/cpptoml/LICENSE
452
%%PORTDOCS%%share/doc/iceoryx_posh/3rd_party_licenses/cpptoml/LICENSE
452
- 

Return to bug 282915