mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
comms/iceoryx: update 2.0.5 → 2.0.6
PR: 282915 Approved by: flo@purplekraken.com (maintainer's timeout; 22 days)
This commit is contained in:
parent
412d97818a
commit
a4e5a5f6d9
3 changed files with 7 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue