mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/outcome: update 2.2.10 → 2.2.11
Reported by: portscout
This commit is contained in:
parent
8fa1b696c0
commit
c91376d5db
3 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= outcome
|
PORTNAME= outcome
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
DISTVERSION= 2.2.10
|
DISTVERSION= 2.2.11
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
TIMESTAMP = 1723872950
|
TIMESTAMP = 1734063906
|
||||||
SHA256 (ned14-outcome-v2.2.10_GH0.tar.gz) = 6505320e8d0e55913a9e3c6b33d03c61967429535fbb1fb8613c21527bb15110
|
SHA256 (ned14-outcome-v2.2.11_GH0.tar.gz) = 0382248cbb00806ce4b5f3ce6939797dc3b597c85fd3531614959e31ef488b39
|
||||||
SIZE (ned14-outcome-v2.2.10_GH0.tar.gz) = 2471683
|
SIZE (ned14-outcome-v2.2.11_GH0.tar.gz) = 2483994
|
||||||
SHA256 (ned14-status-code-85a75b7_GH0.tar.gz) = 0e5332b80e2faba66479264b06453ccb5b4525a755c2d681d57cfe56949d20ba
|
SHA256 (ned14-status-code-85a75b7_GH0.tar.gz) = 0e5332b80e2faba66479264b06453ccb5b4525a755c2d681d57cfe56949d20ba
|
||||||
SIZE (ned14-status-code-85a75b7_GH0.tar.gz) = 172485
|
SIZE (ned14-status-code-85a75b7_GH0.tar.gz) = 172485
|
||||||
|
|
|
@ -18,6 +18,7 @@ include/outcome/detail/coroutine_support.ipp
|
||||||
include/outcome/detail/revision.hpp
|
include/outcome/detail/revision.hpp
|
||||||
include/outcome/detail/trait_std_error_code.hpp
|
include/outcome/detail/trait_std_error_code.hpp
|
||||||
include/outcome/detail/trait_std_exception.hpp
|
include/outcome/detail/trait_std_exception.hpp
|
||||||
|
include/outcome/detail/try.h
|
||||||
include/outcome/detail/value_storage.hpp
|
include/outcome/detail/value_storage.hpp
|
||||||
include/outcome/detail/version.hpp
|
include/outcome/detail/version.hpp
|
||||||
include/outcome/experimental/coroutine_support.hpp
|
include/outcome/experimental/coroutine_support.hpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue