devel/caf: update to 0.18.3

This commit is contained in:
Kirill Ponomarev 2021-05-23 11:10:57 +02:00
parent 2fa92e8e24
commit dfe2a4869d
3 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# Created by: vanilla@
PORTNAME= caf
PORTVERSION= 0.18.2
PORTREVISION= 1
PORTVERSION= 0.18.3
CATEGORIES= devel
MAINTAINER= ports@FreeBSD.org

View File

@ -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

View File

@ -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