diff options
author | Älven <alster@vinterdalen.se> | 2024-12-03 22:32:34 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-12-03 22:32:34 -0800 |
commit | e25415d03480c26d1a2c5f9d0c3d4e020a5364e1 (patch) | |
tree | 4e5030030418df07eba4e077abcf4bcead812cee | |
parent | comms/nec2c: update 1.3.1 → 1.3.2 (diff) |
comms/cyclonedds: update 0.10.4 → 0.10.5
PR: 282915
-rw-r--r-- | comms/cyclonedds/Makefile | 5 | ||||
-rw-r--r-- | comms/cyclonedds/distinfo | 6 | ||||
-rw-r--r-- | comms/cyclonedds/pkg-descr | 8 | ||||
-rw-r--r-- | comms/cyclonedds/pkg-plist | 4 |
4 files changed, 12 insertions, 11 deletions
diff --git a/comms/cyclonedds/Makefile b/comms/cyclonedds/Makefile index 592b264408ef..b7c499c664b7 100644 --- a/comms/cyclonedds/Makefile +++ b/comms/cyclonedds/Makefile @@ -1,10 +1,11 @@ PORTNAME= CycloneDDS -DISTVERSION= 0.10.4 +DISTVERSION= 0.10.5 CATEGORIES= comms MAINTAINER= flo@purplekraken.com COMMENT= Eclipse Cyclone DDS middleware -WWW= https://cyclonedds.io/ +WWW= https://cyclonedds.io/ \ + https://github.com/eclipse-cyclonedds/cyclonedds/ LICENSE= EPL LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/comms/cyclonedds/distinfo b/comms/cyclonedds/distinfo index f326ab3ce5a3..54cac667f1dd 100644 --- a/comms/cyclonedds/distinfo +++ b/comms/cyclonedds/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705964882 -SHA256 (eclipse-cyclonedds-cyclonedds-0.10.4_GH0.tar.gz) = fe7bb5a4348e31656a935f72dec909a7d2b0fcf10840614fb552f08eb2da8484 -SIZE (eclipse-cyclonedds-cyclonedds-0.10.4_GH0.tar.gz) = 6980571 +TIMESTAMP = 1732271701 +SHA256 (eclipse-cyclonedds-cyclonedds-0.10.5_GH0.tar.gz) = ec3ec898c52b02f939a969cd1a276e219420e5e8419b21cea276db35b4821848 +SIZE (eclipse-cyclonedds-cyclonedds-0.10.5_GH0.tar.gz) = 6982715 diff --git a/comms/cyclonedds/pkg-descr b/comms/cyclonedds/pkg-descr index 1f2ab848df6c..4f936fefd199 100644 --- a/comms/cyclonedds/pkg-descr +++ b/comms/cyclonedds/pkg-descr @@ -1,5 +1,5 @@ Eclipse Cyclone DDS is a very performant and robust open-source implementation -of the OMG DDS specification. Cyclone DDS is developed completely in the open -as an Eclipse IoT project (see eclipse-cyclone-dds) with a growing list of -adopters (if you're one of them, please add your logo). It is a tier-1 -middleware for the Robot Operating System ROS 2. +of the OMG DDS specification. Cyclone DDS is developed completely in the open as +an Eclipse IoT project (see eclipse-cyclone-dds) with a growing list of adopters +(if you're one of them, please add your logo). It is a tier-1 middleware for the +Robot Operating System ROS 2. diff --git a/comms/cyclonedds/pkg-plist b/comms/cyclonedds/pkg-plist index 4a7f58f1b657..4545ca3822f9 100644 --- a/comms/cyclonedds/pkg-plist +++ b/comms/cyclonedds/pkg-plist @@ -216,13 +216,13 @@ lib/cmake/CycloneDDS/CycloneDDSTargets.cmake lib/cmake/CycloneDDS/idlc/Generate.cmake lib/libcycloneddsidl.so lib/libcycloneddsidl.so.0 -lib/libcycloneddsidl.so.0.10.4 +lib/libcycloneddsidl.so.0.10.5 lib/libdds_security_ac.so lib/libdds_security_auth.so lib/libdds_security_crypto.so lib/libddsc.so lib/libddsc.so.0 -lib/libddsc.so.0.10.4 +lib/libddsc.so.0.10.5 libdata/pkgconfig/CycloneDDS.pc %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.rst %%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTING.md |