git: dfe2a4869dfb - main - devel/caf: update to 0.18.3
Kirill Ponomarev
krion at FreeBSD.org
Sun May 23 09:11:15 UTC 2021
The branch main has been updated by krion:
URL: https://cgit.FreeBSD.org/ports/commit/?id=dfe2a4869dfbd0ffcd7ff46d4314bae06a6f79c9
commit dfe2a4869dfbd0ffcd7ff46d4314bae06a6f79c9
Author: Kirill Ponomarev <krion at FreeBSD.org>
AuthorDate: 2021-05-23 09:10:57 +0000
Commit: Kirill Ponomarev <krion at FreeBSD.org>
CommitDate: 2021-05-23 09:10:57 +0000
devel/caf: update to 0.18.3
---
devel/caf/Makefile | 3 +--
devel/caf/distinfo | 6 +++---
devel/caf/pkg-plist | 1 +
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/caf/Makefile b/devel/caf/Makefile
index 85be609fe110..db2271320d52 100644
--- a/devel/caf/Makefile
+++ b/devel/caf/Makefile
@@ -1,8 +1,7 @@
# Created by: vanilla@
PORTNAME= caf
-PORTVERSION= 0.18.2
-PORTREVISION= 1
+PORTVERSION= 0.18.3
CATEGORIES= devel
MAINTAINER= ports at FreeBSD.org
diff --git a/devel/caf/distinfo b/devel/caf/distinfo
index 41aa23263274..c8510d7741a0 100644
--- a/devel/caf/distinfo
+++ b/devel/caf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1617046769
-SHA256 (actor-framework-actor-framework-0.18.2_GH0.tar.gz) = 03837dbef73a13c3e4cac76c009d018f48d1d97b182277230f204984c9542ccc
-SIZE (actor-framework-actor-framework-0.18.2_GH0.tar.gz) = 2820826
+TIMESTAMP = 1621760178
+SHA256 (actor-framework-actor-framework-0.18.3_GH0.tar.gz) = da07d30002db67a178bc5ac5950cd47b74f86b6d63a99a382ba02769051e91a8
+SIZE (actor-framework-actor-framework-0.18.3_GH0.tar.gz) = 2824426
diff --git a/devel/caf/pkg-plist b/devel/caf/pkg-plist
index ece0b402c510..9048c2f6fb6d 100644
--- a/devel/caf/pkg-plist
+++ b/devel/caf/pkg-plist
@@ -107,6 +107,7 @@ include/caf/detail/io_export.hpp
include/caf/detail/is_complete.hpp
include/caf/detail/is_one_of.hpp
include/caf/detail/json.hpp
+include/caf/detail/latch.hpp
include/caf/detail/limited_vector.hpp
include/caf/detail/local_group_module.hpp
include/caf/detail/log_level.hpp
More information about the dev-commits-ports-all
mailing list