Date: Tue, 10 Feb 2026 08:19:39 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5f93fe406728 - main - devel/fcppt: update 4.6.0=?utf-8?Q? =E2=86=92 5.1?=.0 Message-ID: <698aea1b.405cd.1422ddb4@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f93fe40672887c3f0ada2349aae0eef9b907636 commit 5f93fe40672887c3f0ada2349aae0eef9b907636 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-02-07 23:34:38 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-02-10 08:19:32 +0000 devel/fcppt: update 4.6.0 → 5.1.0 Reported by: portscout --- devel/fcppt/Makefile | 4 ++- devel/fcppt/distinfo | 6 ++--- devel/fcppt/pkg-plist | 73 ++++++++++++++++++++++++++++----------------------- 3 files changed, 46 insertions(+), 37 deletions(-) diff --git a/devel/fcppt/Makefile b/devel/fcppt/Makefile index 604a38516e38..1bf8967a33f0 100644 --- a/devel/fcppt/Makefile +++ b/devel/fcppt/Makefile @@ -1,5 +1,5 @@ PORTNAME= fcppt -DISTVERSION= 4.6.0 +DISTVERSION= 5.1.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -22,4 +22,6 @@ GH_ACCOUNT= cpreh CMAKE_OFF= ENABLE_EXAMPLES CMAKE_TESTING_ON= ENABLE_TEST ENABLE_CATCH +# tests as of 5.1.0: 100% tests passed, 0 tests failed out of 457 + .include <bsd.port.mk> diff --git a/devel/fcppt/distinfo b/devel/fcppt/distinfo index ae95c6f22f55..5896af388884 100644 --- a/devel/fcppt/distinfo +++ b/devel/fcppt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727492267 -SHA256 (cpreh-fcppt-4.6.0_GH0.tar.gz) = f39840b7c12338c1d87d50ca7a9e2afaf8989025ade5b52cdc742d4f93c9fe08 -SIZE (cpreh-fcppt-4.6.0_GH0.tar.gz) = 664547 +TIMESTAMP = 1770506030 +SHA256 (cpreh-fcppt-5.1.0_GH0.tar.gz) = 65e43b02fc8c1e92fcc017986d111411b21bd7d13104d251cabfd38908fd6640 +SIZE (cpreh-fcppt-5.1.0_GH0.tar.gz) = 669765 diff --git a/devel/fcppt/pkg-plist b/devel/fcppt/pkg-plist index 08edf62a99cd..a16253d5e3e3 100644 --- a/devel/fcppt/pkg-plist +++ b/devel/fcppt/pkg-plist @@ -1,7 +1,6 @@ include/fcppt/absurd.hpp include/fcppt/algorithm/all_of.hpp include/fcppt/algorithm/binary_search.hpp -include/fcppt/algorithm/contains.hpp include/fcppt/algorithm/contains_if.hpp include/fcppt/algorithm/detail/has_random_access_iterator.hpp include/fcppt/algorithm/detail/has_reserve.hpp @@ -12,8 +11,6 @@ include/fcppt/algorithm/detail/optimize_map_v.hpp include/fcppt/algorithm/detail/reverse.hpp include/fcppt/algorithm/detail/source_size.hpp include/fcppt/algorithm/detail/tuple_loop_break.hpp -include/fcppt/algorithm/equal.hpp -include/fcppt/algorithm/equal_range.hpp include/fcppt/algorithm/find_by_opt.hpp include/fcppt/algorithm/find_if_opt.hpp include/fcppt/algorithm/find_opt.hpp @@ -39,9 +36,9 @@ include/fcppt/algorithm/map_iteration_second.hpp include/fcppt/algorithm/map_optional.hpp include/fcppt/algorithm/map_record.hpp include/fcppt/algorithm/map_tuple.hpp -include/fcppt/algorithm/range_element_type.hpp include/fcppt/algorithm/remove.hpp include/fcppt/algorithm/remove_if.hpp +include/fcppt/algorithm/remove_suffix.hpp include/fcppt/algorithm/repeat.hpp include/fcppt/algorithm/reverse.hpp include/fcppt/algorithm/sequence_iteration.hpp @@ -53,8 +50,6 @@ include/fcppt/algorithm/update_action_fwd.hpp include/fcppt/args.hpp include/fcppt/args_char.hpp include/fcppt/args_from_second.hpp -include/fcppt/args_range.hpp -include/fcppt/args_range_fwd.hpp include/fcppt/args_vector.hpp include/fcppt/array/append.hpp include/fcppt/array/apply.hpp @@ -153,10 +148,8 @@ include/fcppt/char_type.hpp include/fcppt/check_literal_conversion.hpp include/fcppt/com_deleter.hpp include/fcppt/com_deleter_fwd.hpp -include/fcppt/concepts/invocable.hpp include/fcppt/concepts/invocable_move.hpp include/fcppt/concepts/move_constructible.hpp -include/fcppt/concepts/range.hpp include/fcppt/concepts/string.hpp include/fcppt/cond.hpp include/fcppt/config/clang_version_at_least.h @@ -404,9 +397,6 @@ include/fcppt/detail/char_types.hpp include/fcppt/detail/check_cpp.hpp include/fcppt/detail/const.hpp include/fcppt/detail/cyclic_iterator_base.hpp -include/fcppt/detail/indent/extra.hpp -include/fcppt/detail/indent/level.hpp -include/fcppt/detail/indent/print.hpp include/fcppt/detail/main.hpp include/fcppt/detail/main_wchar.hpp include/fcppt/detail/make_char_literals.hpp @@ -431,6 +421,7 @@ include/fcppt/either/apply.hpp include/fcppt/either/bind.hpp include/fcppt/either/comparison.hpp include/fcppt/either/construct.hpp +include/fcppt/either/detail/successes_unsafe.hpp include/fcppt/either/error.hpp include/fcppt/either/error_from_optional.hpp include/fcppt/either/error_fwd.hpp @@ -460,14 +451,21 @@ include/fcppt/either/object_decl.hpp include/fcppt/either/object_fwd.hpp include/fcppt/either/object_impl.hpp include/fcppt/either/output.hpp +include/fcppt/either/partition.hpp +include/fcppt/either/partition_result.hpp +include/fcppt/either/partition_result_fwd.hpp include/fcppt/either/sequence.hpp +include/fcppt/either/sequence_all.hpp include/fcppt/either/sequence_error.hpp include/fcppt/either/success_move_type.hpp include/fcppt/either/success_opt.hpp include/fcppt/either/success_reference_type.hpp include/fcppt/either/success_type.hpp include/fcppt/either/to_exception.hpp +include/fcppt/either/to_variant.hpp include/fcppt/either/try_call.hpp +include/fcppt/either/variant_type.hpp +include/fcppt/either/variant_type_fwd.hpp include/fcppt/enable_shared_from_this.hpp include/fcppt/enable_shared_from_this_decl.hpp include/fcppt/enable_shared_from_this_fwd.hpp @@ -565,6 +563,10 @@ include/fcppt/getenv.hpp include/fcppt/hash.hpp include/fcppt/hash_combine.hpp include/fcppt/identity.hpp +include/fcppt/indent/extra.hpp +include/fcppt/indent/level.hpp +include/fcppt/indent/print.hpp +include/fcppt/indent/start.hpp include/fcppt/insert_extract_locale.hpp include/fcppt/int_iterator_decl.hpp include/fcppt/int_iterator_fwd.hpp @@ -631,12 +633,6 @@ include/fcppt/iterator/base_fwd.hpp include/fcppt/iterator/base_impl.hpp include/fcppt/iterator/category_at_least.hpp include/fcppt/iterator/is_types.hpp -include/fcppt/iterator/make_range.hpp -include/fcppt/iterator/range.hpp -include/fcppt/iterator/range_comparison.hpp -include/fcppt/iterator/range_decl.hpp -include/fcppt/iterator/range_fwd.hpp -include/fcppt/iterator/range_impl.hpp include/fcppt/iterator/types.hpp include/fcppt/iterator/types_from.hpp include/fcppt/iterator/types_fwd.hpp @@ -1173,9 +1169,11 @@ include/fcppt/options/default_value_tag.hpp include/fcppt/options/deref.hpp include/fcppt/options/deref_type.hpp include/fcppt/options/detail/apply.hpp +include/fcppt/options/detail/check_name.hpp include/fcppt/options/detail/check_short_long_names.hpp include/fcppt/options/detail/check_sub_command_names.hpp -include/fcppt/options/detail/combine_errors.hpp +include/fcppt/options/detail/combine_errors_product.hpp +include/fcppt/options/detail/combine_errors_sum.hpp include/fcppt/options/detail/concrete_decl.hpp include/fcppt/options/detail/concrete_fwd.hpp include/fcppt/options/detail/concrete_impl.hpp @@ -1203,8 +1201,10 @@ include/fcppt/options/duplicate_names_fwd.hpp include/fcppt/options/error.hpp include/fcppt/options/error_fwd.hpp include/fcppt/options/error_output.hpp -include/fcppt/options/error_pair.hpp -include/fcppt/options/error_pair_fwd.hpp +include/fcppt/options/error_product.hpp +include/fcppt/options/error_product_fwd.hpp +include/fcppt/options/error_sum.hpp +include/fcppt/options/error_sum_fwd.hpp include/fcppt/options/error_variant.hpp include/fcppt/options/error_variant_fwd.hpp include/fcppt/options/exception.hpp @@ -1229,6 +1229,8 @@ include/fcppt/options/inactive_value_fwd.hpp include/fcppt/options/inactive_value_tag.hpp include/fcppt/options/invalid_command_error.hpp include/fcppt/options/invalid_command_error_fwd.hpp +include/fcppt/options/invalid_name.hpp +include/fcppt/options/invalid_name_fwd.hpp include/fcppt/options/left.hpp include/fcppt/options/left_fwd.hpp include/fcppt/options/leftover_error.hpp @@ -1258,8 +1260,10 @@ include/fcppt/options/missing_command_error.hpp include/fcppt/options/missing_command_error_fwd.hpp include/fcppt/options/missing_error.hpp include/fcppt/options/missing_error_fwd.hpp -include/fcppt/options/missing_error_pair.hpp -include/fcppt/options/missing_error_pair_fwd.hpp +include/fcppt/options/missing_error_product.hpp +include/fcppt/options/missing_error_product_fwd.hpp +include/fcppt/options/missing_error_sum.hpp +include/fcppt/options/missing_error_sum_fwd.hpp include/fcppt/options/missing_error_variant.hpp include/fcppt/options/missing_error_variant_fwd.hpp include/fcppt/options/missing_flag_error.hpp @@ -1694,6 +1698,9 @@ include/fcppt/parse/skipper/string_impl.hpp include/fcppt/parse/skipper/tag.hpp include/fcppt/parse/space.hpp include/fcppt/parse/space_set.hpp +include/fcppt/parse/stream_error.hpp +include/fcppt/parse/stream_error_fwd.hpp +include/fcppt/parse/stream_error_output.hpp include/fcppt/parse/string.hpp include/fcppt/parse/string_decl.hpp include/fcppt/parse/string_fwd.hpp @@ -1711,7 +1718,7 @@ include/fcppt/parse/with_location.hpp include/fcppt/parse/with_location_decl.hpp include/fcppt/parse/with_location_fwd.hpp include/fcppt/parse/with_location_impl.hpp -include/fcppt/preprocessor/const.hpp +include/fcppt/preprocessor/cat.hpp include/fcppt/preprocessor/detail/disable_clang_warning.h include/fcppt/preprocessor/detail/disable_gcc_warning.h include/fcppt/preprocessor/detail/disable_gnu_gcc_warning.h @@ -1736,17 +1743,18 @@ include/fcppt/preprocessor/ignore_dangling_reference.h include/fcppt/preprocessor/ignore_dangling_reference.hpp include/fcppt/preprocessor/ignore_unsafe_buffer_usage.h include/fcppt/preprocessor/ignore_unsafe_buffer_usage.hpp +include/fcppt/preprocessor/ignore_unsafe_buffer_usage_in_libc_call.h +include/fcppt/preprocessor/ignore_unsafe_buffer_usage_in_libc_call.hpp include/fcppt/preprocessor/message.hpp include/fcppt/preprocessor/pop_warning.h include/fcppt/preprocessor/pop_warning.hpp include/fcppt/preprocessor/pragma.h include/fcppt/preprocessor/pragma.hpp -include/fcppt/preprocessor/pure.hpp include/fcppt/preprocessor/push_warning.h include/fcppt/preprocessor/push_warning.hpp include/fcppt/preprocessor/stringize.hpp +include/fcppt/preprocessor/stringize_narrow.hpp include/fcppt/preprocessor/todo.hpp -include/fcppt/preprocessor/warning.hpp include/fcppt/public_config.hpp include/fcppt/random/distribution/base_type.hpp include/fcppt/random/distribution/base_value.hpp @@ -1796,16 +1804,13 @@ include/fcppt/random/wrapper/uniform_container.hpp include/fcppt/random/wrapper/uniform_container_decl.hpp include/fcppt/random/wrapper/uniform_container_fwd.hpp include/fcppt/random/wrapper/uniform_container_impl.hpp -include/fcppt/range/begin.hpp -include/fcppt/range/empty.hpp -include/fcppt/range/end.hpp include/fcppt/range/from_pair.hpp include/fcppt/range/hash.hpp include/fcppt/range/hash_decl.hpp include/fcppt/range/hash_fwd.hpp include/fcppt/range/hash_impl.hpp +include/fcppt/range/nonconst_size.hpp include/fcppt/range/singular.hpp -include/fcppt/range/size.hpp include/fcppt/record/all_disjoint.hpp include/fcppt/record/all_disjoint_v.hpp include/fcppt/record/are_disjoint.hpp @@ -1834,6 +1839,7 @@ include/fcppt/record/detail/make_tag_tuple.hpp include/fcppt/record/detail/map_result.hpp include/fcppt/record/detail/tag_base.hpp include/fcppt/record/detail/tag_name.hpp +include/fcppt/record/detail/tag_suffix.hpp include/fcppt/record/disjoint_product.hpp include/fcppt/record/element.hpp include/fcppt/record/element_fwd.hpp @@ -2051,6 +2057,7 @@ include/fcppt/type_traits/is_string.hpp include/fcppt/type_traits/is_value.hpp include/fcppt/type_traits/numeric_max.hpp include/fcppt/type_traits/safe_integral_cast.hpp +include/fcppt/type_traits/size_type.hpp include/fcppt/type_traits/to_bool.hpp include/fcppt/type_traits/value_type.hpp include/fcppt/unique_ptr.hpp @@ -2113,13 +2120,13 @@ lib/cmake/fcppt/fcppt-config.cmake lib/cmake/fcppt/fcpptTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/fcppt/fcpptTargets.cmake lib/libfcppt_core.so -lib/libfcppt_core.so.4.6 +lib/libfcppt_core.so.5.1 lib/libfcppt_filesystem.so -lib/libfcppt_filesystem.so.4.6 +lib/libfcppt_filesystem.so.5.1 lib/libfcppt_log.so -lib/libfcppt_log.so.4.6 +lib/libfcppt_log.so.5.1 lib/libfcppt_options.so -lib/libfcppt_options.so.4.6 +lib/libfcppt_options.so.5.1 %%DATADIR%%/cmake/FcpptCMakeUtils.cmake %%DATADIR%%/cmake/FcpptCMakeUtilsClangTidy.cmake %%DATADIR%%/cmake/FcpptCMakeUtilsFunctions.cmakehome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698aea1b.405cd.1422ddb4>
