From abf6570c3ab7998e32ee56ea96b5d3e26034648e Mon Sep 17 00:00:00 2001 From: Florian Franzmann Date: Sat, 30 Oct 2021 10:59:29 +0200 Subject: science/geos: version 3.10.0 --- science/geos/DEPENDS | 6 ++---- science/geos/DETAILS | 4 ++-- science/geos/HISTORY | 3 +++ 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'science') diff --git a/science/geos/DEPENDS b/science/geos/DEPENDS index 3050753698..5c8e298985 100755 --- a/science/geos/DEPENDS +++ b/science/geos/DEPENDS @@ -1,7 +1,5 @@ source $GRIMOIRE/CMAKE_DEPENDS && depends -sub CXX gcc && -optional_depends ruby \ - "--enable-ruby" \ - "--disable-ruby" \ - "Ruby bindings support" +depends bzip2 && +depends tar diff --git a/science/geos/DETAILS b/science/geos/DETAILS index 9c21035a6e..5dcf7e7537 100755 --- a/science/geos/DETAILS +++ b/science/geos/DETAILS @@ -1,9 +1,9 @@ source $GRIMOIRE/CMAKE_FUNCTIONS SPELL=geos - VERSION=3.9.1 + VERSION=3.10.0 SOURCE="${SPELL}-${VERSION}.tar.bz2" SOURCE_URL[0]=http://download.osgeo.org/${SPELL}/${SOURCE} - SOURCE_HASH=sha512:7ea131685cd110ec5e0cb7c214b52b75397371e75f011e1410b6770b6a48ca492a02337d86a7be35c852ef94604fe9d6f49634c79d4946df611aaa4f5cbaee28 + SOURCE_HASH=sha512:12657c6649bfbf6efa3232a054969c6229bb23fc16a7c72d6ca5fdb662e0d08e14bbcaa6944a17de8972b6c236608d94c870ead0b04fada2d2af3d42c238058e SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}" WEB_SITE="http://trac.osgeo.org/geos/" LICENSE[0]="LGPL" diff --git a/science/geos/HISTORY b/science/geos/HISTORY index 8e8ef3cd3e..7f3cffdac0 100644 --- a/science/geos/HISTORY +++ b/science/geos/HISTORY @@ -1,3 +1,6 @@ +2021-10-30 Florian Franzmann + * DETAILS, DEPENDS: version 3.10.0 + 2021-02-13 Florian Franzmann * DETAILS: version 3.9.1 -- cgit v1.2.3