svn commit: r529152 - head/science/highfive

Yuri Victorovich yuri at FreeBSD.org
Thu Mar 26 00:14:30 UTC 2020


Author: yuri
Date: Thu Mar 26 00:14:17 2020
New Revision: 529152
URL: https://svnweb.freebsd.org/changeset/ports/529152

Log:
  science/highfive: Update 2.1.1 -> 2.2
  
  Reported by:	portscout

Modified:
  head/science/highfive/Makefile
  head/science/highfive/distinfo
  head/science/highfive/pkg-plist

Modified: head/science/highfive/Makefile
==============================================================================
--- head/science/highfive/Makefile	Thu Mar 26 00:13:36 2020	(r529151)
+++ head/science/highfive/Makefile	Thu Mar 26 00:14:17 2020	(r529152)
@@ -2,8 +2,7 @@
 
 PORTNAME=	highfive
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.1.1
-PORTREVISION=	1
+DISTVERSION=	2.2
 CATEGORIES=	science devel
 
 MAINTAINER=	yuri at FreeBSD.org

Modified: head/science/highfive/distinfo
==============================================================================
--- head/science/highfive/distinfo	Thu Mar 26 00:13:36 2020	(r529151)
+++ head/science/highfive/distinfo	Thu Mar 26 00:14:17 2020	(r529152)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573402535
-SHA256 (BlueBrain-HighFive-v2.1.1_GH0.tar.gz) = 52cffeda0d018f020f48e5460c051d5c2031c3a3c82133a21527f186a0c1650e
-SIZE (BlueBrain-HighFive-v2.1.1_GH0.tar.gz) = 82714
+TIMESTAMP = 1585167463
+SHA256 (BlueBrain-HighFive-v2.2_GH0.tar.gz) = fe065f2443e38444100b43999a96916e81a0aa7e500cf768d3bf6f8392b8efee
+SIZE (BlueBrain-HighFive-v2.2_GH0.tar.gz) = 101531

Modified: head/science/highfive/pkg-plist
==============================================================================
--- head/science/highfive/pkg-plist	Thu Mar 26 00:13:36 2020	(r529151)
+++ head/science/highfive/pkg-plist	Thu Mar 26 00:14:17 2020	(r529152)
@@ -9,12 +9,14 @@ include/highfive/H5FileDriver.hpp
 include/highfive/H5Group.hpp
 include/highfive/H5Object.hpp
 include/highfive/H5PropertyList.hpp
+include/highfive/H5Reference.hpp
 include/highfive/H5Selection.hpp
 include/highfive/H5Utility.hpp
 include/highfive/bits/H5Annotate_traits.hpp
 include/highfive/bits/H5Annotate_traits_misc.hpp
 include/highfive/bits/H5Attribute_misc.hpp
 include/highfive/bits/H5Converter_misc.hpp
+include/highfive/bits/H5ConverterEigen_misc.hpp
 include/highfive/bits/H5DataSet_misc.hpp
 include/highfive/bits/H5DataType_misc.hpp
 include/highfive/bits/H5Dataspace_misc.hpp
@@ -27,10 +29,13 @@ include/highfive/bits/H5Node_traits.hpp
 include/highfive/bits/H5Node_traits_misc.hpp
 include/highfive/bits/H5Object_misc.hpp
 include/highfive/bits/H5PropertyList_misc.hpp
+include/highfive/bits/H5ReadWrite_misc.hpp
+include/highfive/bits/H5Reference_misc.hpp
 include/highfive/bits/H5Selection_misc.hpp
 include/highfive/bits/H5Slice_traits.hpp
 include/highfive/bits/H5Slice_traits_misc.hpp
 include/highfive/bits/H5Utils.hpp
+include/highfive/bits/H5_definitions.hpp
 include/highfive/h5easy_bits/H5Easy_Eigen.hpp
 include/highfive/h5easy_bits/H5Easy_misc.hpp
 include/highfive/h5easy_bits/H5Easy_scalar.hpp
@@ -38,4 +43,5 @@ include/highfive/h5easy_bits/H5Easy_vector.hpp
 include/highfive/h5easy_bits/H5Easy_xtensor.hpp
 share/HighFive/CMake/HighFiveConfig.cmake
 share/HighFive/CMake/HighFiveConfigVersion.cmake
+share/HighFive/CMake/HighFiveTargetDeps.cmake
 share/HighFive/CMake/HighFiveTargets.cmake


More information about the svn-ports-all mailing list