svn commit: r488957 - head/science/grib_api

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 1 20:32:39 UTC 2019


Author: sunpoet
Date: Tue Jan  1 20:32:31 2019
New Revision: 488957
URL: https://svnweb.freebsd.org/changeset/ports/488957

Log:
  Update to 1.28.0
  
  Changes:	https://confluence.ecmwf.int/display/GRIB/Latest+news

Modified:
  head/science/grib_api/Makefile
  head/science/grib_api/distinfo

Modified: head/science/grib_api/Makefile
==============================================================================
--- head/science/grib_api/Makefile	Tue Jan  1 20:32:25 2019	(r488956)
+++ head/science/grib_api/Makefile	Tue Jan  1 20:32:31 2019	(r488957)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grib_api
-PORTVERSION=	1.27.0
+PORTVERSION=	1.28.0
 DISTVERSIONSUFFIX=	-Source
 CATEGORIES=	science
 MASTER_SITES=	https://confluence.ecmwf.int/download/attachments/3473437/ \
@@ -23,11 +23,12 @@ OPTIONS_DEFAULT=OPENJPEG
 
 PORTSCOUT=	site:https://software.ecmwf.int/wiki/display/GRIB/Releases
 
+USES=		libtool pathfix
+
 CONFIGURE_ARGS=	--enable-pthread --with-netcdf=${LOCALBASE} --with-png-support
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_LDCONFIG=	yes
-USES=		libtool pathfix
 
 JASPER_CONFIGURE_ON=	--with-jasper=${LOCALBASE}
 JASPER_LIB_DEPENDS=	libjasper.so:graphics/jasper

Modified: head/science/grib_api/distinfo
==============================================================================
--- head/science/grib_api/distinfo	Tue Jan  1 20:32:25 2019	(r488956)
+++ head/science/grib_api/distinfo	Tue Jan  1 20:32:31 2019	(r488957)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536253569
-SHA256 (grib_api-1.27.0-Source.tar.gz) = adf54b649da4eb25aee8eb9a8f9fa2de3f0ea318c597be056cbb7c28535fa6ef
-SIZE (grib_api-1.27.0-Source.tar.gz) = 4893328
+TIMESTAMP = 1546370655
+SHA256 (grib_api-1.28.0-Source.tar.gz) = d4355cbec907dd0ef6e734c8d6f938540aad2d6449187c03cdc2fb7395087261
+SIZE (grib_api-1.28.0-Source.tar.gz) = 4897937


More information about the svn-ports-head mailing list