On Wed, Nov 30, 2016 at 07:46:25PM +0100, Ingo Feinerer wrote:
> Update math/hdf5 1.8.17 -> 1.8.18
>
> The only dependency math/octave still works.
I see that some library minors changed, why didn't you bump our minor?
If you are sure about that, please commit. OK.
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/math/hdf5/Makefile,v
> retrieving revision 1.8
> diff -u -p -r1.8 Makefile
> --- Makefile 8 Jun 2016 10:53:52 -0000 1.8
> +++ Makefile 30 Nov 2016 18:38:40 -0000
> @@ -2,12 +2,12 @@
>
> COMMENT = Hierarchical Data Format 5 Technology suite
>
> -V = 1.8.17
> +V = 1.8.18
> DISTNAME = hdf5-${V}
>
> -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 1.0 # 12.1
> +SHARED_LIBS += hdf5_cpp 3.0 # 13.0
> +SHARED_LIBS += hdf5_hl 1.0 # 11.1
> SHARED_LIBS += hdf5_hl_cpp 2.0 # 12.0
>
> CATEGORIES = math
> @@ -21,8 +21,8 @@ PERMIT_PACKAGE_CDROM = Yes
>
> WANTLIB += c m stdc++ z
>
> -MASTER_SITES = https://www.hdfgroup.org/ftp/HDF5/current/src/ \
> -
> https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-${V}/src/
> +MASTER_SITES =
> https://support.hdfgroup.org/ftp/HDF5/current18/src/ \
> +
> https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${V}/src/
>
> SEPARATE_BUILD = Yes
> CONFIGURE_STYLE = gnu
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/math/hdf5/distinfo,v
> retrieving revision 1.3
> diff -u -p -r1.3 distinfo
> --- distinfo 8 Jun 2016 10:53:52 -0000 1.3
> +++ distinfo 30 Nov 2016 18:38:40 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (hdf5-1.8.17.tar.gz) = 2c2il+52remIHEIImHk5JQ05e65iUtDMtm+n0k1n4mM=
> -SIZE (hdf5-1.8.17.tar.gz) = 12304149
> +SHA256 (hdf5-1.8.18.tar.gz) = zbGVrY2eZ4Ks8kskiAYSifYVYowszahFewoMP7eooGM=
> +SIZE (hdf5-1.8.18.tar.gz) = 12373674