git: 2beecfb8eeb8 - main - misc/ecflow: Update 5.9.0 → 5.11.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Aug 2023 04:09:29 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2beecfb8eeb8576d8a07b4e444d9bc86be239802 commit 2beecfb8eeb8576d8a07b4e444d9bc86be239802 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-08-03 04:09:11 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-08-03 04:09:26 +0000 misc/ecflow: Update 5.9.0 → 5.11.3 Reported by: portscout --- misc/ecflow/Makefile | 2 +- misc/ecflow/distinfo | 6 +++--- misc/ecflow/files/patch-ACore_src_Passwd.cpp | 14 -------------- misc/ecflow/pkg-plist | 3 +++ 4 files changed, 7 insertions(+), 18 deletions(-) diff --git a/misc/ecflow/Makefile b/misc/ecflow/Makefile index 152491ed8d11..ad7b9dff72e0 100644 --- a/misc/ecflow/Makefile +++ b/misc/ecflow/Makefile @@ -1,5 +1,5 @@ PORTNAME= ecflow -DISTVERSION= 5.9.0 +DISTVERSION= 5.11.3 CATEGORIES= misc MASTER_SITES= https://confluence.ecmwf.int/download/attachments/8650755/ DISTNAME= ecFlow-${DISTVERSION}-Source diff --git a/misc/ecflow/distinfo b/misc/ecflow/distinfo index eb588e9def8e..f038007591e4 100644 --- a/misc/ecflow/distinfo +++ b/misc/ecflow/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665547913 -SHA256 (ecFlow-5.9.0-Source.tar.gz) = 20c1f457a21aebf7c49f06a4709a6216c6a92ca1899caa2c27d1aab4df53cacd -SIZE (ecFlow-5.9.0-Source.tar.gz) = 3605948 +TIMESTAMP = 1691030657 +SHA256 (ecFlow-5.11.3-Source.tar.gz) = 66f4959e88b94dfecb7901a9370916bb57fa8b2cdaa2889099a907a706b655ec +SIZE (ecFlow-5.11.3-Source.tar.gz) = 16713592 diff --git a/misc/ecflow/files/patch-ACore_src_Passwd.cpp b/misc/ecflow/files/patch-ACore_src_Passwd.cpp deleted file mode 100644 index c9d73cf813e2..000000000000 --- a/misc/ecflow/files/patch-ACore_src_Passwd.cpp +++ /dev/null @@ -1,14 +0,0 @@ -- fixes failure: error: use of undeclared identifier 'time' on FreeBSD 12 -- This seems to be a general problem that this header isn't included. -- it's unclear how to report bugs: emails to Software.Software@ecmwf.int bounce, and linked JIRA account has no such project. - ---- ACore/src/Passwd.cpp.orig 2022-09-04 16:37:50 UTC -+++ ACore/src/Passwd.cpp -@@ -13,6 +13,7 @@ - // Description : - //============================================================================ - -+#include <time.h> // for time(3) - #include <unistd.h> - - #include "Passwd.hpp" diff --git a/misc/ecflow/pkg-plist b/misc/ecflow/pkg-plist index 06691881fbc1..7c9e1cc4ac56 100644 --- a/misc/ecflow/pkg-plist +++ b/misc/ecflow/pkg-plist @@ -1,11 +1,14 @@ bin/ecflow_client bin/ecflow_fuse.py +bin/ecflow_http bin/ecflow_logserver.sh bin/ecflow_logsvr.pl bin/ecflow_server bin/ecflow_standalone bin/ecflow_start.sh bin/ecflow_stop.sh +bin/ecflow_udp +bin/ecflow_udp_client bin/ecflow_ui bin/ecflow_ui.x lib/cmake/ecflow/ecflow-config-version.cmake