git: 8d855ae72394 - main - devel/fcppt: update 4.4.1 → 4.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jul 2024 05:18:04 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d855ae723940743f5d05b220e2c134bf4d5a1c8 commit 8d855ae723940743f5d05b220e2c134bf4d5a1c8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-07-13 01:51:30 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-07-13 05:17:46 +0000 devel/fcppt: update 4.4.1 → 4.5.0 Reported by: portscout --- devel/fcppt/Makefile | 2 +- devel/fcppt/distinfo | 6 +++--- devel/fcppt/pkg-plist | 47 +++++++++++++++++------------------------------ 3 files changed, 21 insertions(+), 34 deletions(-) diff --git a/devel/fcppt/Makefile b/devel/fcppt/Makefile index 59bd7f1019cb..6202efd1ba33 100644 --- a/devel/fcppt/Makefile +++ b/devel/fcppt/Makefile @@ -1,5 +1,5 @@ PORTNAME= fcppt -DISTVERSION= 4.4.1 +DISTVERSION= 4.5.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fcppt/distinfo b/devel/fcppt/distinfo index 9e5e29db8074..8aa617b2eb74 100644 --- a/devel/fcppt/distinfo +++ b/devel/fcppt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703039018 -SHA256 (cpreh-fcppt-4.4.1_GH0.tar.gz) = b621d64a6ece547e65d946df5c21e55cf3178f52f315a606fc0f74c200ce806c -SIZE (cpreh-fcppt-4.4.1_GH0.tar.gz) = 659705 +TIMESTAMP = 1720817625 +SHA256 (cpreh-fcppt-4.5.0_GH0.tar.gz) = 9760da2fbd8fbbcd752d9c47e7c326be234f3b22531c5783943281c11a02ecc7 +SIZE (cpreh-fcppt-4.5.0_GH0.tar.gz) = 669487 diff --git a/devel/fcppt/pkg-plist b/devel/fcppt/pkg-plist index 52d1e6352514..9f22f8faf640 100644 --- a/devel/fcppt/pkg-plist +++ b/devel/fcppt/pkg-plist @@ -78,7 +78,6 @@ include/fcppt/array/output.hpp include/fcppt/array/push_back.hpp include/fcppt/array/size.hpp include/fcppt/array/value_type.hpp -include/fcppt/assert/unreachable.hpp include/fcppt/assert_complete.hpp include/fcppt/bit/mask.hpp include/fcppt/bit/mask_c.hpp @@ -414,7 +413,6 @@ include/fcppt/detail/make_char_literals.hpp include/fcppt/detail/make_shared_wrapper.hpp include/fcppt/detail/make_shared_wrapper_fwd.hpp include/fcppt/detail/move_if.hpp -include/fcppt/detail/move_if_rvalue.hpp include/fcppt/detail/move_iterator_if_rvalue.hpp include/fcppt/detail/noncopyable.hpp include/fcppt/detail/nonmovable.hpp @@ -486,6 +484,7 @@ include/fcppt/enum/array_decl.hpp include/fcppt/enum/array_fwd.hpp include/fcppt/enum/array_impl.hpp include/fcppt/enum/array_init.hpp +include/fcppt/enum/array_map.hpp include/fcppt/enum/array_output.hpp include/fcppt/enum/detail/has_maximum.hpp include/fcppt/enum/from_int.hpp @@ -495,10 +494,15 @@ include/fcppt/enum/from_string_impl_fwd.hpp include/fcppt/enum/has_maximum.hpp include/fcppt/enum/index_of_array.hpp include/fcppt/enum/input.hpp +include/fcppt/enum/invalid.hpp +include/fcppt/enum/invalid_decl.hpp +include/fcppt/enum/invalid_fwd.hpp +include/fcppt/enum/invalid_impl.hpp include/fcppt/enum/is_object.hpp include/fcppt/enum/iterator_decl.hpp include/fcppt/enum/iterator_fwd.hpp include/fcppt/enum/iterator_impl.hpp +include/fcppt/enum/make_invalid.hpp include/fcppt/enum/make_range.hpp include/fcppt/enum/make_range_start.hpp include/fcppt/enum/make_range_start_end.hpp @@ -622,7 +626,6 @@ include/fcppt/is_recursive.hpp include/fcppt/is_reference.hpp include/fcppt/is_strong_typedef.hpp include/fcppt/is_unique_ptr.hpp -include/fcppt/iterator/adapt_range.hpp include/fcppt/iterator/base_decl.hpp include/fcppt/iterator/base_fwd.hpp include/fcppt/iterator/base_impl.hpp @@ -646,6 +649,7 @@ include/fcppt/log/context_reference.hpp include/fcppt/log/context_reference_fwd.hpp include/fcppt/log/debug.hpp include/fcppt/log/default_level_streams.hpp +include/fcppt/log/default_level_streams_impl.hpp include/fcppt/log/default_stream.hpp include/fcppt/log/detail/active_level_int.hpp include/fcppt/log/detail/context_tree.hpp @@ -653,26 +657,12 @@ include/fcppt/log/detail/context_tree_fwd.hpp include/fcppt/log/detail/context_tree_node.hpp include/fcppt/log/detail/context_tree_node_fwd.hpp include/fcppt/log/detail/level_if_enabled.hpp -include/fcppt/log/detail/location_vector.hpp -include/fcppt/log/detail/optional_object_ref.hpp -include/fcppt/log/detail/optional_object_ref_fwd.hpp include/fcppt/log/detail/output_helper.hpp include/fcppt/log/detail/symbol.hpp include/fcppt/log/detail/temporary_output.hpp include/fcppt/log/detail/temporary_output_fwd.hpp include/fcppt/log/error.hpp include/fcppt/log/fatal.hpp -include/fcppt/log/format/chain.hpp -include/fcppt/log/format/default_level.hpp -include/fcppt/log/format/function.hpp -include/fcppt/log/format/function_fwd.hpp -include/fcppt/log/format/inserter.hpp -include/fcppt/log/format/optional_function.hpp -include/fcppt/log/format/optional_function_fwd.hpp -include/fcppt/log/format/prefix.hpp -include/fcppt/log/format/prefix_string.hpp -include/fcppt/log/format/suffix_string.hpp -include/fcppt/log/format/time_stamp.hpp include/fcppt/log/info.hpp include/fcppt/log/level.hpp include/fcppt/log/level_from_string.hpp @@ -687,6 +677,7 @@ include/fcppt/log/level_to_string.hpp include/fcppt/log/level_to_string_impl.hpp include/fcppt/log/location.hpp include/fcppt/log/location_fwd.hpp +include/fcppt/log/location_string_vector.hpp include/fcppt/log/name.hpp include/fcppt/log/name_fwd.hpp include/fcppt/log/object.hpp @@ -696,9 +687,10 @@ include/fcppt/log/object_reference_fwd.hpp include/fcppt/log/optional_level.hpp include/fcppt/log/optional_level_fwd.hpp include/fcppt/log/out.hpp -include/fcppt/log/parameters.hpp -include/fcppt/log/parameters_fwd.hpp -include/fcppt/log/parameters_no_function.hpp +include/fcppt/log/standard_level_stream.hpp +include/fcppt/log/standard_level_stream_array.hpp +include/fcppt/log/standard_level_stream_array_fwd.hpp +include/fcppt/log/standard_level_stream_fwd.hpp include/fcppt/log/verbose.hpp include/fcppt/log/warning.hpp include/fcppt/loop.hpp @@ -765,7 +757,6 @@ include/fcppt/math/detail/copy.hpp include/fcppt/math/detail/diff.hpp include/fcppt/math/detail/dim_matches.hpp include/fcppt/math/detail/fill.hpp -include/fcppt/math/detail/has_size.hpp include/fcppt/math/detail/hash_decl.hpp include/fcppt/math/detail/hash_fwd.hpp include/fcppt/math/detail/hash_impl.hpp @@ -1147,8 +1138,6 @@ include/fcppt/optional/to_pointer.hpp include/fcppt/optional/value_type.hpp include/fcppt/optional_error_code.hpp include/fcppt/optional_error_code_fwd.hpp -include/fcppt/optional_size_t.hpp -include/fcppt/optional_size_t_fwd.hpp include/fcppt/optional_std_string.hpp include/fcppt/optional_std_string_fwd.hpp include/fcppt/optional_string.hpp @@ -1768,7 +1757,6 @@ include/fcppt/random/distribution/decorated_value.hpp include/fcppt/random/distribution/make_basic.hpp include/fcppt/random/distribution/parameters/make_uniform_enum.hpp include/fcppt/random/distribution/parameters/make_uniform_enum_advanced.hpp -include/fcppt/random/distribution/parameters/make_uniform_indices.hpp include/fcppt/random/distribution/parameters/make_uniform_indices_advanced.hpp include/fcppt/random/distribution/parameters/normal.hpp include/fcppt/random/distribution/parameters/normal_decl.hpp @@ -1858,7 +1846,6 @@ include/fcppt/record/element_tag_tuple.hpp include/fcppt/record/element_to_label.hpp include/fcppt/record/element_to_type.hpp include/fcppt/record/element_vector.hpp -include/fcppt/record/enable_vararg_ctor.hpp include/fcppt/record/from_list.hpp include/fcppt/record/from_list_fwd.hpp include/fcppt/record/get.hpp @@ -1867,6 +1854,7 @@ include/fcppt/record/init.hpp include/fcppt/record/is_element.hpp include/fcppt/record/is_label.hpp include/fcppt/record/is_object.hpp +include/fcppt/record/is_vararg_ctor.hpp include/fcppt/record/label.hpp include/fcppt/record/label_decl.hpp include/fcppt/record/label_fwd.hpp @@ -2045,7 +2033,6 @@ include/fcppt/type_iso/undecorated_type.hpp include/fcppt/type_name.hpp include/fcppt/type_name_from_index.hpp include/fcppt/type_name_from_info.hpp -include/fcppt/type_traits/detail/function_result.hpp include/fcppt/type_traits/detail/integral_cast_value.hpp include/fcppt/type_traits/detail/is_raw_pointer.hpp include/fcppt/type_traits/detail/safe_integral_cast.hpp @@ -2124,13 +2111,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.4 +lib/libfcppt_core.so.4.5 lib/libfcppt_filesystem.so -lib/libfcppt_filesystem.so.4.4 +lib/libfcppt_filesystem.so.4.5 lib/libfcppt_log.so -lib/libfcppt_log.so.4.4 +lib/libfcppt_log.so.4.5 lib/libfcppt_options.so -lib/libfcppt_options.so.4.4 +lib/libfcppt_options.so.4.5 %%DATADIR%%/cmake/FcpptCMakeUtils.cmake %%DATADIR%%/cmake/FcpptCMakeUtilsClangTidy.cmake %%DATADIR%%/cmake/FcpptCMakeUtilsFunctions.cmake