ports/contrib (3.5): hwloc: 2.3.0 -> 2.4.0
commit 1ce9aa485e1fd65b34ecc6c31f5f54eafe54fdc8 Author: Alexandr Savca <alexandr.savca89@gmail.com> Date: Wed Dec 2 10:04:52 2020 +0200 hwloc: 2.3.0 -> 2.4.0 diff --git a/hwloc/.footprint b/hwloc/.footprint index 09d367ec5..b568e3f9d 100644 --- a/hwloc/.footprint +++ b/hwloc/.footprint @@ -23,6 +23,7 @@ drwxr-xr-x root/root usr/include/hwloc/ drwxr-xr-x root/root usr/include/hwloc/autogen/ -rw-r--r-- root/root usr/include/hwloc/autogen/config.h -rw-r--r-- root/root usr/include/hwloc/bitmap.h +-rw-r--r-- root/root usr/include/hwloc/cpukinds.h -rw-r--r-- root/root usr/include/hwloc/cuda.h -rw-r--r-- root/root usr/include/hwloc/cudart.h -rw-r--r-- root/root usr/include/hwloc/deprecated.h @@ -45,9 +46,9 @@ drwxr-xr-x root/root usr/include/hwloc/autogen/ -rw-r--r-- root/root usr/include/hwloc/shmem.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libhwloc.la -lrwxrwxrwx root/root usr/lib/libhwloc.so -> libhwloc.so.15.3.0 -lrwxrwxrwx root/root usr/lib/libhwloc.so.15 -> libhwloc.so.15.3.0 --rwxr-xr-x root/root usr/lib/libhwloc.so.15.3.0 +lrwxrwxrwx root/root usr/lib/libhwloc.so -> libhwloc.so.15.4.0 +lrwxrwxrwx root/root usr/lib/libhwloc.so.15 -> libhwloc.so.15.4.0 +-rwxr-xr-x root/root usr/lib/libhwloc.so.15.4.0 -rwxr-xr-x root/root usr/lib/libnetloc.la lrwxrwxrwx root/root usr/lib/libnetloc.so -> libnetloc.so.0.0.0 lrwxrwxrwx root/root usr/lib/libnetloc.so.0 -> libnetloc.so.0.0.0 @@ -245,6 +246,10 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/hwloc_const_cpuset_t.3.gz -rw-r--r-- root/root usr/share/man/man3/hwloc_const_nodeset_t.3.gz -rw-r--r-- root/root usr/share/man/man3/hwloc_cpubind_flags_t.3.gz +-rw-r--r-- root/root usr/share/man/man3/hwloc_cpukinds_get_by_cpuset.3.gz +-rw-r--r-- root/root usr/share/man/man3/hwloc_cpukinds_get_info.3.gz +-rw-r--r-- root/root usr/share/man/man3/hwloc_cpukinds_get_nr.3.gz +-rw-r--r-- root/root usr/share/man/man3/hwloc_cpukinds_register.3.gz -rw-r--r-- root/root usr/share/man/man3/hwloc_cpuset_from_glibc_sched_affinity.3.gz -rw-r--r-- root/root usr/share/man/man3/hwloc_cpuset_from_linux_libnuma_bitmask.3.gz -rw-r--r-- root/root usr/share/man/man3/hwloc_cpuset_from_linux_libnuma_ulongs.3.gz @@ -491,6 +496,7 @@ drwxr-xr-x root/root usr/share/man/man3/ -rw-r--r-- root/root usr/share/man/man3/hwlocality_bitmap.3.gz -rw-r--r-- root/root usr/share/man/man3/hwlocality_configuration.3.gz -rw-r--r-- root/root usr/share/man/man3/hwlocality_cpubinding.3.gz +-rw-r--r-- root/root usr/share/man/man3/hwlocality_cpukinds.3.gz -rw-r--r-- root/root usr/share/man/man3/hwlocality_creation.3.gz -rw-r--r-- root/root usr/share/man/man3/hwlocality_cuda.3.gz -rw-r--r-- root/root usr/share/man/man3/hwlocality_cudart.3.gz diff --git a/hwloc/.signature b/hwloc/.signature index 36bbdbb9d..36b82f73b 100644 --- a/hwloc/.signature +++ b/hwloc/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xsvNV42VEEtAmMdZbjdC+TAHZoHSxSe3HexmfsOSrLkwe4NYnfs5G+Klsyg1nIjRC3GOlNDkFSnwi6IR8mgMQY= -SHA256 (Pkgfile) = 991cf0331ab27cb0bfaf3f68679a122e237caf8b6fcd718c0b5da0cfc1252b73 -SHA256 (.footprint) = 95d339d627135ace3d68c2389ce4b4a83cf0856ac1ef787f485af04be2387202 -SHA256 (hwloc-2.3.0.tar.gz) = 155480620c98b43ddf9ca66a6c318b363ca24acb5ff0683af9d25d9324f59836 +RWSagIOpLGJF3914a/3EKgQP3QBt8W9sxCj3q3pbcLsrkhhXCn3zKKD8FuEXmJW3wZP/fF7DgxHxVPpL7cW4A0Ws8uYdSqtqig0= +SHA256 (Pkgfile) = b3ecfa5a12ed3013754e05ef37be1d034cc2031d1ea477034ef42956552b62b4 +SHA256 (.footprint) = f48972695f272264d412452d3c1fba5e5093803e24c53b81c9ac9e06adbefb38 +SHA256 (hwloc-2.4.0.tar.gz) = 30404065dc1d6872b0181269d0bb2424fbbc6e3b0a80491aa373109554006544 diff --git a/hwloc/Pkgfile b/hwloc/Pkgfile index 816332eb0..696ece6b3 100644 --- a/hwloc/Pkgfile +++ b/hwloc/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cairo libxml2 xorg-libpciaccess xorg-libsm name=hwloc -version=2.3.0 +version=2.4.0 release=1 source=(https://download.open-mpi.org/release/$name/v${version%.*}/$name-$version.tar.gz)
participants (1)
-
crux@crux.nu