aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-03-22 15:33:22 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-03-22 22:36:24 +0000
commit4714c55b1581064a7f3fa6f6373d3bf34367b8a6 (patch)
tree0610c2c9e7c491dc4dce95a190ec4bf959c885bf
parent940c90f41405f4e03c3819629af7a76a9914c617 (diff)
downloadports-4714c55b1581064a7f3fa6f6373d3bf34367b8a6.tar.gz
ports-4714c55b1581064a7f3fa6f6373d3bf34367b8a6.zip
devel/concurrencpp: Update 0.1.5 → 0.1.6
Reported by: portscout
-rw-r--r--devel/concurrencpp/Makefile2
-rw-r--r--devel/concurrencpp/distinfo6
-rw-r--r--devel/concurrencpp/pkg-plist5
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