git: 4714c55b1581 - main - devel/concurrencpp: Update 0.1.5 → 0.1.6

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 22 Mar 2023 22:36:29 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4714c55b1581064a7f3fa6f6373d3bf34367b8a6

commit 4714c55b1581064a7f3fa6f6373d3bf34367b8a6
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-03-22 15:33:22 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-03-22 22:36:24 +0000

    devel/concurrencpp: Update 0.1.5 → 0.1.6
    
    Reported by:    portscout
---
 devel/concurrencpp/Makefile  | 2 +-
 devel/concurrencpp/distinfo  | 6 +++---
 devel/concurrencpp/pkg-plist | 5 ++++-
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/devel/concurrencpp/Makefile b/devel/concurrencpp/Makefile
index 865f7c22f7a7..be71d73ee69c 100644
--- a/devel/concurrencpp/Makefile
+++ b/devel/concurrencpp/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	concurrencpp
 DISTVERSIONPREFIX=	v.
-DISTVERSION=	0.1.5
+DISTVERSION=	0.1.6
 CATEGORIES=	devel
 
 MAINTAINER=	yuri@FreeBSD.org
diff --git a/devel/concurrencpp/distinfo b/devel/concurrencpp/distinfo
index 6c751836f855..66147c0b7e7a 100644
--- a/devel/concurrencpp/distinfo
+++ b/devel/concurrencpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664047892
-SHA256 (David-Haim-concurrencpp-v.0.1.5_GH0.tar.gz) = 330150ebe11b3d30ffcb3efdecc184a34cf50a6bd43b68e294a496225d286651
-SIZE (David-Haim-concurrencpp-v.0.1.5_GH0.tar.gz) = 121906
+TIMESTAMP = 1679523811
+SHA256 (David-Haim-concurrencpp-v.0.1.6_GH0.tar.gz) = e7d5c23a73ff1d7199d361d3402ad2a710dfccf7630b622346df94a7532b4221
+SIZE (David-Haim-concurrencpp-v.0.1.6_GH0.tar.gz) = 127912
diff --git a/devel/concurrencpp/pkg-plist b/devel/concurrencpp/pkg-plist
index f96dd04369a4..5fad2c1b3da1 100644
--- a/devel/concurrencpp/pkg-plist
+++ b/devel/concurrencpp/pkg-plist
@@ -35,8 +35,8 @@ include/concurrencpp/results/when_result.h
 include/concurrencpp/runtime/constants.h
 include/concurrencpp/runtime/runtime.h
 include/concurrencpp/task.h
+include/concurrencpp/threads/async_condition_variable.h
 include/concurrencpp/threads/async_lock.h
-include/concurrencpp/threads/binary_semaphore.h
 include/concurrencpp/threads/cache_line.h
 include/concurrencpp/threads/constants.h
 include/concurrencpp/threads/thread.h
@@ -44,8 +44,11 @@ include/concurrencpp/timers/constants.h
 include/concurrencpp/timers/timer.h
 include/concurrencpp/timers/timer_queue.h
 include/concurrencpp/utils/bind.h
+include/concurrencpp/utils/slist.h
 lib/cmake/concurrencppConfig.cmake
 lib/cmake/concurrencppConfigVersion.cmake
 lib/cmake/concurrencppTargets-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/concurrencppTargets.cmake
 lib/libconcurrencpp.so
+lib/libconcurrencpp.so.0
+lib/libconcurrencpp.so.0.1.6