Date: Sat, 6 Nov 2021 00:24:46 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: f86fa1434b60 - main - science/cdo: Update to 2.0.0 Message-ID: <202111060024.1A60OkS1011406@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=f86fa1434b60f8d3bee34748235e4f4c1dffe8d4 commit f86fa1434b60f8d3bee34748235e4f4c1dffe8d4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-11-05 23:53:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-11-05 23:53:48 +0000 science/cdo: Update to 2.0.0 Changes: https://code.mpimet.mpg.de/projects/cdo/news --- science/cdo/Makefile | 8 ++++---- science/cdo/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/science/cdo/Makefile b/science/cdo/Makefile index db69f0156cd6..b30945634862 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -1,9 +1,9 @@ # Created by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> PORTNAME= cdo -PORTVERSION= 1.9.10 +PORTVERSION= 2.0.0 CATEGORIES= science -MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/24638/ \ +MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/26370/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org @@ -23,7 +23,7 @@ UUID_DESC= UUID support PORTSCOUT= site:https://code.mpimet.mpg.de/projects/cdo/files -USES= compiler:c++11-lang gmake libtool localbase pathfix +USES= compiler:c++14-lang gmake libtool localbase pathfix CONFIGURE_ARGS= --disable-data \ --disable-extra \ @@ -38,7 +38,7 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_JOBS_UNSAFE= yes TEST_TARGET= check -USE_CXXSTD= c++11 +USE_CXXSTD= c++14 USE_LDCONFIG= yes CGRIBEX_CONFIGURE_WITH= cgribex diff --git a/science/cdo/distinfo b/science/cdo/distinfo index cc74c1290431..976646ac1f59 100644 --- a/science/cdo/distinfo +++ b/science/cdo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611856504 -SHA256 (cdo-1.9.10.tar.gz) = cc39c89bbb481d7b3945a06c56a8492047235f46ac363c4f0d980fccdde6677e -SIZE (cdo-1.9.10.tar.gz) = 11528710 +TIMESTAMP = 1636145198 +SHA256 (cdo-2.0.0.tar.gz) = 6bca54e9d69d8c1f072f1996547b7347a65743d15ba751967e9bb16e0ff7a843 +SIZE (cdo-2.0.0.tar.gz) = 11692438
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111060024.1A60OkS1011406>