On Wed, May 25, 2016 at 09:08:35PM +0200, Ingo Feinerer wrote:
> Update math/hdf5 1.8.16 -> 1.8.17
> 
> hdf5 1.10 is not yet supported by Octave, so we should stay with the 1.8
> series (https://savannah.gnu.org/bugs/?47858) for the moment.
> 
> OK?

OK.

> 
> Best regards,
> Ingo
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/math/hdf5/Makefile,v
> retrieving revision 1.7
> diff -u -p -r1.7 Makefile
> --- Makefile  11 Mar 2016 20:28:27 -0000      1.7
> +++ Makefile  25 May 2016 18:59:56 -0000
> @@ -2,13 +2,13 @@
>  
>  COMMENT =            Hierarchical Data Format 5 Technology suite
>  
> -V =                  1.8.16
> +V =                  1.8.17
>  DISTNAME =           hdf5-${V}
>  
> -SHARED_LIBS +=       hdf5            0.1 # 11.0
> -SHARED_LIBS +=       hdf5_cpp        1.0 # 11.0
> -SHARED_LIBS +=       hdf5_hl         0.0 # 10.2
> -SHARED_LIBS +=       hdf5_hl_cpp     1.0 # 11.0
> +SHARED_LIBS +=       hdf5            1.0 # 12.0
> +SHARED_LIBS +=       hdf5_cpp        2.0 # 12.0
> +SHARED_LIBS +=       hdf5_hl         1.0 # 11.0
> +SHARED_LIBS +=       hdf5_hl_cpp     2.0 # 12.0
>  
>  CATEGORIES =         math
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/math/hdf5/distinfo,v
> retrieving revision 1.2
> diff -u -p -r1.2 distinfo
> --- distinfo  17 Nov 2015 17:46:00 -0000      1.2
> +++ distinfo  25 May 2016 18:59:56 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (hdf5-1.8.16.tar.gz) = 7RcXir2ZKKcjfzA3AYm6dnueOeDbRZF8KsRmXrnLR3E=
> -SIZE (hdf5-1.8.16.tar.gz) = 12272400
> +SHA256 (hdf5-1.8.17.tar.gz) = 2c2il+52remIHEIImHk5JQ05e65iUtDMtm+n0k1n4mM=
> +SIZE (hdf5-1.8.17.tar.gz) = 12304149

Reply via email to