mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
devel/outcome: update 2.2.9 → 2.2.10
Reported by: portscout
This commit is contained in:
parent
fa6ec525ef
commit
aac3aaa5d5
3 changed files with 8 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= outcome
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.2.9
|
||||
DISTVERSION= 2.2.10
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -17,7 +17,7 @@ USES= cmake:testing compiler:c++14-lang
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ned14
|
||||
GH_TUPLE= ned14:status-code:6bd2d56:status_code/include/outcome/experimental/status-code
|
||||
GH_TUPLE= ned14:status-code:85a75b7:status_code/include/outcome/experimental/status-code
|
||||
|
||||
CMAKE_OFF= BUILD_TESTING
|
||||
CMAKE_TESTING_ON= BUILD_TESTING OUTCOME_ENABLE_DEPENDENCY_SMOKE_TEST
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1718439103
|
||||
SHA256 (ned14-outcome-v2.2.9_GH0.tar.gz) = 2840e403b1d7a0d3a75ecc4df574ab0674284bb21d76ac5f817695f2b56905f2
|
||||
SIZE (ned14-outcome-v2.2.9_GH0.tar.gz) = 2465152
|
||||
SHA256 (ned14-status-code-6bd2d56_GH0.tar.gz) = 363c934b619b57eb223264bc612a9912ed877ff416e1f02b59ef65263fdfe837
|
||||
SIZE (ned14-status-code-6bd2d56_GH0.tar.gz) = 167265
|
||||
TIMESTAMP = 1723872950
|
||||
SHA256 (ned14-outcome-v2.2.10_GH0.tar.gz) = 6505320e8d0e55913a9e3c6b33d03c61967429535fbb1fb8613c21527bb15110
|
||||
SIZE (ned14-outcome-v2.2.10_GH0.tar.gz) = 2471683
|
||||
SHA256 (ned14-status-code-85a75b7_GH0.tar.gz) = 0e5332b80e2faba66479264b06453ccb5b4525a755c2d681d57cfe56949d20ba
|
||||
SIZE (ned14-status-code-85a75b7_GH0.tar.gz) = 172485
|
||||
|
|
|
@ -53,6 +53,7 @@ include/outcome/experimental/status_result.hpp
|
|||
include/outcome/iostream_support.hpp
|
||||
include/outcome/outcome.hpp
|
||||
include/outcome/outcome.natvis
|
||||
include/outcome/outcome_gdb.h
|
||||
include/outcome/policy/all_narrow.hpp
|
||||
include/outcome/policy/base.hpp
|
||||
include/outcome/policy/fail_to_compile_observers.hpp
|
||||
|
|
Loading…
Add table
Reference in a new issue