svn commit: r479119 - head/science/grib_api

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 6 18:23:32 UTC 2018


Author: sunpoet
Date: Thu Sep  6 18:23:31 2018
New Revision: 479119
URL: https://svnweb.freebsd.org/changeset/ports/479119

Log:
  Update to 1.27.0
  
  - Update MASTER_SITES
  - Update WWW
  
  Changes:	https://confluence.ecmwf.int/display/GRIB/Latest+news

Modified:
  head/science/grib_api/Makefile
  head/science/grib_api/distinfo
  head/science/grib_api/pkg-descr

Modified: head/science/grib_api/Makefile
==============================================================================
--- head/science/grib_api/Makefile	Thu Sep  6 18:23:25 2018	(r479118)
+++ head/science/grib_api/Makefile	Thu Sep  6 18:23:31 2018	(r479119)
@@ -2,10 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	grib_api
-PORTVERSION=	1.26.1
+PORTVERSION=	1.27.0
 DISTVERSIONSUFFIX=	-Source
 CATEGORIES=	science
-MASTER_SITES=	https://software.ecmwf.int/wiki/download/attachments/3473437/ \
+MASTER_SITES=	https://confluence.ecmwf.int/download/attachments/3473437/ \
 		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet at FreeBSD.org

Modified: head/science/grib_api/distinfo
==============================================================================
--- head/science/grib_api/distinfo	Thu Sep  6 18:23:25 2018	(r479118)
+++ head/science/grib_api/distinfo	Thu Sep  6 18:23:31 2018	(r479119)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526403307
-SHA256 (grib_api-1.26.1-Source.tar.gz) = da354b96ae5ac54aa8df0b25f67cce12ef6a4cf605325fe5fca8064152bf2aec
-SIZE (grib_api-1.26.1-Source.tar.gz) = 4859161
+TIMESTAMP = 1536253569
+SHA256 (grib_api-1.27.0-Source.tar.gz) = adf54b649da4eb25aee8eb9a8f9fa2de3f0ea318c597be056cbb7c28535fa6ef
+SIZE (grib_api-1.27.0-Source.tar.gz) = 4893328

Modified: head/science/grib_api/pkg-descr
==============================================================================
--- head/science/grib_api/pkg-descr	Thu Sep  6 18:23:25 2018	(r479118)
+++ head/science/grib_api/pkg-descr	Thu Sep  6 18:23:31 2018	(r479119)
@@ -3,4 +3,4 @@ FORTRAN and Python programs developed for encoding and
 edition 1 and edition 2 messages. A useful set of command line tools is also
 provided to give quick access to GRIB messages.
 
-WWW: https://software.ecmwf.int/wiki/display/GRIB
+WWW: https://confluence.ecmwf.int/display/GRIB


More information about the svn-ports-all mailing list