git: 563129bee7ba - main - devel/parallel-hashmap: update 1.36 → 2.0.0

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 22 Jan 2025 09:54:47 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=563129bee7ba38ef68b015a915e7aaa4eb8ef8fd

commit 563129bee7ba38ef68b015a915e7aaa4eb8ef8fd
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-22 01:43:14 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-22 09:50:08 +0000

    devel/parallel-hashmap: update 1.36 → 2.0.0
---
 devel/parallel-hashmap/Makefile  | 5 ++++-
 devel/parallel-hashmap/distinfo  | 6 +++---
 devel/parallel-hashmap/pkg-plist | 1 -
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/devel/parallel-hashmap/Makefile b/devel/parallel-hashmap/Makefile
index cb1c7ea9f829..a773e3cb0f22 100644
--- a/devel/parallel-hashmap/Makefile
+++ b/devel/parallel-hashmap/Makefile
@@ -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>
diff --git a/devel/parallel-hashmap/distinfo b/devel/parallel-hashmap/distinfo
index c04debed8eec..c347ada77f24 100644
--- a/devel/parallel-hashmap/distinfo
+++ b/devel/parallel-hashmap/distinfo
@@ -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
diff --git a/devel/parallel-hashmap/pkg-plist b/devel/parallel-hashmap/pkg-plist
index 5e2431be60db..89e1fccd981e 100644
--- a/devel/parallel-hashmap/pkg-plist
+++ b/devel/parallel-hashmap/pkg-plist
@@ -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