mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/caf: update to 0.18.3
This commit is contained in:
parent
2fa92e8e24
commit
dfe2a4869d
3 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
# Created by: vanilla@
|
# Created by: vanilla@
|
||||||
|
|
||||||
PORTNAME= caf
|
PORTNAME= caf
|
||||||
PORTVERSION= 0.18.2
|
PORTVERSION= 0.18.3
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1617046769
|
TIMESTAMP = 1621760178
|
||||||
SHA256 (actor-framework-actor-framework-0.18.2_GH0.tar.gz) = 03837dbef73a13c3e4cac76c009d018f48d1d97b182277230f204984c9542ccc
|
SHA256 (actor-framework-actor-framework-0.18.3_GH0.tar.gz) = da07d30002db67a178bc5ac5950cd47b74f86b6d63a99a382ba02769051e91a8
|
||||||
SIZE (actor-framework-actor-framework-0.18.2_GH0.tar.gz) = 2820826
|
SIZE (actor-framework-actor-framework-0.18.3_GH0.tar.gz) = 2824426
|
||||||
|
|
|
@ -107,6 +107,7 @@ include/caf/detail/io_export.hpp
|
||||||
include/caf/detail/is_complete.hpp
|
include/caf/detail/is_complete.hpp
|
||||||
include/caf/detail/is_one_of.hpp
|
include/caf/detail/is_one_of.hpp
|
||||||
include/caf/detail/json.hpp
|
include/caf/detail/json.hpp
|
||||||
|
include/caf/detail/latch.hpp
|
||||||
include/caf/detail/limited_vector.hpp
|
include/caf/detail/limited_vector.hpp
|
||||||
include/caf/detail/local_group_module.hpp
|
include/caf/detail/local_group_module.hpp
|
||||||
include/caf/detail/log_level.hpp
|
include/caf/detail/log_level.hpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue