FreeBSD Bugzilla – Attachment 218298 Details for
Bug 249895
devel/nlohmann-json: Request to install include/nlohmann/json_fwd.hpp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Install all headers
json.patch (text/plain), 3.22 KB, created by
Mateusz Piotrowski
on 2020-09-25 21:39:27 UTC
(
hide
)
Description:
Install all headers
Filename:
MIME Type:
Creator:
Mateusz Piotrowski
Created:
2020-09-25 21:39:27 UTC
Size:
3.22 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 550083) >+++ Makefile (working copy) >@@ -4,7 +4,7 @@ > PORTNAME= json > DISTVERSIONPREFIX= v > DISTVERSION= 3.9.1 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= devel > PKGNAMEPREFIX= nlohmann- > >@@ -24,17 +24,6 @@ > CMAKE_ON= JSON_MultipleHeaders > CMAKE_OFF= JSON_BuildTests > >-PLIST_FILES= lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake \ >- lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake \ >- lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake \ >- libdata/pkgconfig/nlohmann_json.pc \ >- include/nlohmann/json.hpp \ >- include/nlohmann/json_fwd.hpp >- >-post-install: >- @${FIND} ${STAGEDIR}${PREFIX}/include/nlohmann \ >- ! -name json.hpp -and ! -name json_fwd.hpp -delete >- > do-test: > @cd ${BUILD_WRKSRC} && \ > ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DJSON_BuildTests:BOOL=ON ${CMAKE_SOURCE_PATH} && \ >Index: pkg-plist >=================================================================== >--- pkg-plist (nonexistent) >+++ pkg-plist (working copy) >@@ -0,0 +1,41 @@ >+include/nlohmann/adl_serializer.hpp >+include/nlohmann/byte_container_with_subtype.hpp >+include/nlohmann/detail/conversions/from_json.hpp >+include/nlohmann/detail/conversions/to_chars.hpp >+include/nlohmann/detail/conversions/to_json.hpp >+include/nlohmann/detail/exceptions.hpp >+include/nlohmann/detail/hash.hpp >+include/nlohmann/detail/input/binary_reader.hpp >+include/nlohmann/detail/input/input_adapters.hpp >+include/nlohmann/detail/input/json_sax.hpp >+include/nlohmann/detail/input/lexer.hpp >+include/nlohmann/detail/input/parser.hpp >+include/nlohmann/detail/input/position_t.hpp >+include/nlohmann/detail/iterators/internal_iterator.hpp >+include/nlohmann/detail/iterators/iter_impl.hpp >+include/nlohmann/detail/iterators/iteration_proxy.hpp >+include/nlohmann/detail/iterators/iterator_traits.hpp >+include/nlohmann/detail/iterators/json_reverse_iterator.hpp >+include/nlohmann/detail/iterators/primitive_iterator.hpp >+include/nlohmann/detail/json_pointer.hpp >+include/nlohmann/detail/json_ref.hpp >+include/nlohmann/detail/macro_scope.hpp >+include/nlohmann/detail/macro_unscope.hpp >+include/nlohmann/detail/meta/cpp_future.hpp >+include/nlohmann/detail/meta/detected.hpp >+include/nlohmann/detail/meta/is_sax.hpp >+include/nlohmann/detail/meta/type_traits.hpp >+include/nlohmann/detail/meta/void_t.hpp >+include/nlohmann/detail/output/binary_writer.hpp >+include/nlohmann/detail/output/output_adapters.hpp >+include/nlohmann/detail/output/serializer.hpp >+include/nlohmann/detail/value_t.hpp >+include/nlohmann/json.hpp >+include/nlohmann/json_fwd.hpp >+include/nlohmann/ordered_map.hpp >+include/nlohmann/thirdparty/hedley/hedley.hpp >+include/nlohmann/thirdparty/hedley/hedley_undef.hpp >+lib/cmake/nlohmann_json/nlohmann_jsonConfig.cmake >+lib/cmake/nlohmann_json/nlohmann_jsonConfigVersion.cmake >+lib/cmake/nlohmann_json/nlohmann_jsonTargets.cmake >+libdata/pkgconfig/nlohmann_json.pc > >Property changes on: pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249895
: 218298