devel/parallel-hashmap: update 1.36 → 2.0.0

This commit is contained in:
Yuri Victorovich 2025-01-21 17:43:14 -08:00
parent a1cf722127
commit 563129bee7
3 changed files with 7 additions and 5 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= parallel-hashmap
DISTVERSION= 1.36
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.0
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@ -20,4 +21,6 @@ CMAKE_TESTING_ON= PHMAP_BUILD_TESTS
NO_BUILD= yes
NO_ARCH= yes
# tests as of 2.0.0: 100% tests passed, 0 tests failed out of 17
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664140362
SHA256 (greg7mdp-parallel-hashmap-1.36_GH0.tar.gz) = 33acf44158a9661a9d630d13f9250a2aa27a770cb3771df77b1ba1a661c0b766
SIZE (greg7mdp-parallel-hashmap-1.36_GH0.tar.gz) = 2045813
TIMESTAMP = 1737505406
SHA256 (greg7mdp-parallel-hashmap-v2.0.0_GH0.tar.gz) = 4f462f51a3468166ea4cf87c80e001dc1999093264cf55cbda3492ca39a7730b
SIZE (greg7mdp-parallel-hashmap-v2.0.0_GH0.tar.gz) = 2059086

View File

@ -1,5 +1,4 @@
include/parallel_hashmap/btree.h
include/parallel_hashmap/conanfile.py
include/parallel_hashmap/meminfo.h
include/parallel_hashmap/phmap.h
include/parallel_hashmap/phmap_base.h