diff --git a/geo/eccodes/Makefile b/geo/eccodes/Makefile index 68ad656ea4a..646e33ce734 100644 --- a/geo/eccodes/Makefile +++ b/geo/eccodes/Makefile @@ -3,9 +3,9 @@ COMMENT = API and tools for decoding and encoding GRIB and BUFR # "ecCodes only supports 64 bit platforms" ONLY_FOR_ARCHS = ${LP64_ARCHS} -DISTNAME = eccodes-2.44.66-Source -EXTRACT_SUFX = -PRE-RELEASE.tar.gz -PKGNAME = eccodes-2.44pre66 +VERSION = 2.44.0 +DISTNAME = eccodes-$(VERSION)-Source +PKGNAME = eccodes-$(VERSION) FIX_EXTRACT_PERMISSIONS = Yes @@ -29,10 +29,7 @@ PERMIT_PACKAGE = Yes WANTLIB += ${COMPILER_LIBCXX} aec c jasper jpeg m netcdf openjp2 # for releases (id relates to project and doesn't vary by version) -#SITES = https://confluence.ecmwf.int/download/attachments/45757960/ - -# prerelease -SITES = https://confluence.ecmwf.int/download/attachments/293728047/ +SITES = https://confluence.ecmwf.int/download/attachments/45757960/ COMPILER = base-clang ports-gcc COMPILER_LANGS = c c++ fortran @@ -46,9 +43,8 @@ LIB_DEPENDS = archivers/libaec \ graphics/openjp2 \ math/netcdf -# XXX remove DISABLE_OS_CHECK when OpenBSD is added upstream -CONFIGURE_ARGS = -DDISABLE_OS_CHECK=ON \ - -DENABLE_NETCDF=ON \ +SEPARATE_BUILD = Yes +CONFIGURE_ARGS = -DENABLE_NETCDF=ON \ -DENABLE_AEC=ON \ -DENABLE_MEMFS=ON diff --git a/geo/eccodes/distinfo b/geo/eccodes/distinfo index 77e1dd3a825..f35a71d7f9e 100644 --- a/geo/eccodes/distinfo +++ b/geo/eccodes/distinfo @@ -1,2 +1,2 @@ -SHA256 (eccodes-2.44.66-Source-PRE-RELEASE.tar.gz) = THix2ydUQEoVkQa5JteIHQBSk3o7hCaLLuQUYsTUL5Q= -SIZE (eccodes-2.44.66-Source-PRE-RELEASE.tar.gz) = 12382857 +SHA256 (eccodes-2.44.0-Source.tar.gz) = x1+x+Rt2W2uLR3RjKopvvOyWk02wFftjwq0lYK7dRDs= +SIZE (eccodes-2.44.0-Source.tar.gz) = 12374133