Date: Sun, 8 Sep 2024 18:42:37 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 682d774faa3c - main - science/cdo: Update to 2.4.3p1 Message-ID: <202409081842.488IgbcW034663@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=682d774faa3c64c11f54ea781f99c635daa28d0d commit 682d774faa3c64c11f54ea781f99c635daa28d0d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:16:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:37:02 +0000 science/cdo: Update to 2.4.3p1 Changes: https://code.mpimet.mpg.de/projects/cdo/news --- science/cdo/Makefile | 7 ++++--- science/cdo/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 0c3baca58545..3c43bb4c5bb3 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -1,8 +1,8 @@ PORTNAME= cdo -PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTVERSION= 2.4.3 +DISTVERSIONSUFFIX= p1 CATEGORIES= science -MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/29481/ \ +MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/29638/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org @@ -41,6 +41,7 @@ MAKE_JOBS_UNSAFE= yes TEST_TARGET= check USE_CXXSTD= c++20 USE_LDCONFIG= yes +WRKSRC= ${WRKDIR}/cdo-${PORTVERSION} CGRIBEX_CONFIGURE_WITH= cgribex CGRIBEX_LIB_DEPENDS= libcgribex.so:science/cgribex diff --git a/science/cdo/distinfo b/science/cdo/distinfo index 8a0f07ddbcf5..a62f74c72b45 100644 --- a/science/cdo/distinfo +++ b/science/cdo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720022704 -SHA256 (cdo-2.4.2.tar.gz) = 4df1fe2b8f92f54c27eb9f399edfab40d9322005a6732ca1524ef5c1627ac4e7 -SIZE (cdo-2.4.2.tar.gz) = 13519106 +TIMESTAMP = 1725559585 +SHA256 (cdo-2.4.3p1.tar.gz) = 9fa02076fb613fd72b23e16d3dc5ab755b41b118ecaadf58d46a82928402ee79 +SIZE (cdo-2.4.3p1.tar.gz) = 13606882
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081842.488IgbcW034663>