Date: Wed, 10 Jul 2019 17:00:42 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r506366 - head/science/py-eccodes-python Message-ID: <201907101700.x6AH0gTF090734@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Jul 10 17:00:42 2019 New Revision: 506366 URL: https://svnweb.freebsd.org/changeset/ports/506366 Log: Update to 0.9.2 Changes: https://github.com/ecmwf/eccodes-python/blob/master/CHANGELOG.rst Modified: head/science/py-eccodes-python/Makefile head/science/py-eccodes-python/distinfo Modified: head/science/py-eccodes-python/Makefile ============================================================================== --- head/science/py-eccodes-python/Makefile Wed Jul 10 17:00:36 2019 (r506365) +++ head/science/py-eccodes-python/Makefile Wed Jul 10 17:00:42 2019 (r506366) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eccodes-python -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/science/py-eccodes-python/distinfo ============================================================================== --- head/science/py-eccodes-python/distinfo Wed Jul 10 17:00:36 2019 (r506365) +++ head/science/py-eccodes-python/distinfo Wed Jul 10 17:00:42 2019 (r506366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1559944343 -SHA256 (eccodes-python-0.9.1.tar.gz) = f7819891f42091b262052dc30d94a57ce931800a04ffe515b54f7ffa64de4106 -SIZE (eccodes-python-0.9.1.tar.gz) = 2287253 +TIMESTAMP = 1562773479 +SHA256 (eccodes-python-0.9.2.tar.gz) = 587dd828ee5e13b6a7d35a362d6fd903d914dd0422f4010af95e8f45738e9143 +SIZE (eccodes-python-0.9.2.tar.gz) = 48190
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907101700.x6AH0gTF090734>