mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
comms/cyclonedds: update 0.10.4 → 0.10.5
PR: 282915
This commit is contained in:
parent
8cebc306e8
commit
e25415d034
4 changed files with 12 additions and 11 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue