Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2024 16:54:33 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c4ece7685887 - main - net/ecal: update 5.13.2 =?utf-8?Q?=E2=86=92?= 5.13.3
Message-ID:  <202410251654.49PGsXJZ036514@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c4ece7685887936d02ff1baeabce3fd0f3050be6

commit c4ece7685887936d02ff1baeabce3fd0f3050be6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-25 15:14:10 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-25 16:54:26 +0000

    net/ecal: update 5.13.2 → 5.13.3
    
    Reported by:    portscout
---
 net/ecal/Makefile  | 3 +--
 net/ecal/distinfo  | 6 +++---
 net/ecal/pkg-plist | 2 ++
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/net/ecal/Makefile b/net/ecal/Makefile
index db0c07f9fef2..d022729ebd2f 100644
--- a/net/ecal/Makefile
+++ b/net/ecal/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	ecal
 DISTVERSIONPREFIX=	v
-DISTVERSION=	5.13.2
-PORTREVISION=	5
+DISTVERSION=	5.13.3
 CATEGORIES=	net devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/net/ecal/distinfo b/net/ecal/distinfo
index 96e6e2edc766..d13c5e578a23 100644
--- a/net/ecal/distinfo
+++ b/net/ecal/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1719034192
-SHA256 (eclipse-ecal-ecal-v5.13.2_GH0.tar.gz) = fce0b14757e505b72daacd5ea4f2bbf4c4bd9913f9fbcf0eab65cfc45b221911
-SIZE (eclipse-ecal-ecal-v5.13.2_GH0.tar.gz) = 10070789
+TIMESTAMP = 1729848252
+SHA256 (eclipse-ecal-ecal-v5.13.3_GH0.tar.gz) = e83ecdb81156af2d6ec4ca959906c2c111ddcb2a3fda0ae8ff058f93668287f7
+SIZE (eclipse-ecal-ecal-v5.13.3_GH0.tar.gz) = 10071860
 SHA256 (eclipse-ecal-tcp_pubsub-b0393e4_GH0.tar.gz) = 7644e3b3d4b66273b9a77d5b438d28797dc8d7d73361c2aec22eba229b556125
 SIZE (eclipse-ecal-tcp_pubsub-b0393e4_GH0.tar.gz) = 35201
 SHA256 (brofield-simpleini-9b3ed7e_GH0.tar.gz) = e938e6e2db34bc545275b8c7f5808b45f18f33dd752a21d3621b9b1ba1e0385f
diff --git a/net/ecal/pkg-plist b/net/ecal/pkg-plist
index 04a1a1b55332..e82f8ddd32cb 100644
--- a/net/ecal/pkg-plist
+++ b/net/ecal/pkg-plist
@@ -266,6 +266,8 @@ share/applications/ecal_sys_gui.desktop
 %%DATADIR%%/samples/cpp/benchmarks/many_connections_rec/src/many_connections_rec.cpp
 %%DATADIR%%/samples/cpp/benchmarks/many_connections_snd/CMakeLists.txt
 %%DATADIR%%/samples/cpp/benchmarks/many_connections_snd/src/many_connections_snd.cpp
+%%DATADIR%%/samples/cpp/benchmarks/massive_pub_sub/CMakeLists.txt
+%%DATADIR%%/samples/cpp/benchmarks/massive_pub_sub/src/massive_pub_sub.cpp
 %%DATADIR%%/samples/cpp/benchmarks/measurement/CMakeLists.txt
 %%DATADIR%%/samples/cpp/benchmarks/measurement/src/main.cpp
 %%DATADIR%%/samples/cpp/benchmarks/multiple_rec_cb/CMakeLists.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410251654.49PGsXJZ036514>