Index: head/devel/spdlog/Makefile =================================================================== --- head/devel/spdlog/Makefile (revision 481688) +++ head/devel/spdlog/Makefile (revision 481689) @@ -1,20 +1,20 @@ # Created by: vanilla@ # $FreeBSD$ PORTNAME= spdlog -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= vanilla@FreeBSD.org COMMENT= Super fast C++ logging library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= gabime USES= cmake compiler:c++11-lib pathfix .include Index: head/devel/spdlog/distinfo =================================================================== --- head/devel/spdlog/distinfo (revision 481688) +++ head/devel/spdlog/distinfo (revision 481689) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534408680 -SHA256 (gabime-spdlog-v1.1.0_GH0.tar.gz) = 3dbcbfd8c07e25f5e0d662b194d3a7772ef214358c49ada23c044c4747ce8b19 -SIZE (gabime-spdlog-v1.1.0_GH0.tar.gz) = 183937 +TIMESTAMP = 1539095833 +SHA256 (gabime-spdlog-v1.2.0_GH0.tar.gz) = 0ba31b9e7f8e43a7be328ab0236d57810e5d4fc8a1a7842df665ae22d5cbd128 +SIZE (gabime-spdlog-v1.2.0_GH0.tar.gz) = 188299 Index: head/devel/spdlog/pkg-plist =================================================================== --- head/devel/spdlog/pkg-plist (revision 481688) +++ head/devel/spdlog/pkg-plist (revision 481689) @@ -1,53 +1,53 @@ include/spdlog/async.h include/spdlog/async_logger.h include/spdlog/common.h include/spdlog/details/async_logger_impl.h include/spdlog/details/circular_q.h include/spdlog/details/console_globals.h include/spdlog/details/file_helper.h include/spdlog/details/fmt_helper.h include/spdlog/details/log_msg.h include/spdlog/details/logger_impl.h include/spdlog/details/mpmc_blocking_q.h include/spdlog/details/null_mutex.h include/spdlog/details/os.h include/spdlog/details/pattern_formatter.h include/spdlog/details/periodic_worker.h include/spdlog/details/registry.h include/spdlog/details/thread_pool.h +include/spdlog/fmt/bin_to_hex.h include/spdlog/fmt/bundled/LICENSE.rst include/spdlog/fmt/bundled/colors.h include/spdlog/fmt/bundled/core.h include/spdlog/fmt/bundled/format-inl.h include/spdlog/fmt/bundled/format.h -include/spdlog/fmt/bundled/locale.h include/spdlog/fmt/bundled/ostream.h include/spdlog/fmt/bundled/posix.h include/spdlog/fmt/bundled/printf.h include/spdlog/fmt/bundled/ranges.h include/spdlog/fmt/bundled/time.h include/spdlog/fmt/fmt.h include/spdlog/fmt/ostr.h include/spdlog/formatter.h include/spdlog/logger.h include/spdlog/sinks/android_sink.h include/spdlog/sinks/ansicolor_sink.h include/spdlog/sinks/base_sink.h include/spdlog/sinks/basic_file_sink.h include/spdlog/sinks/daily_file_sink.h include/spdlog/sinks/dist_sink.h include/spdlog/sinks/msvc_sink.h include/spdlog/sinks/null_sink.h include/spdlog/sinks/ostream_sink.h include/spdlog/sinks/rotating_file_sink.h include/spdlog/sinks/sink.h include/spdlog/sinks/stdout_color_sinks.h include/spdlog/sinks/stdout_sinks.h include/spdlog/sinks/syslog_sink.h include/spdlog/sinks/wincolor_sink.h include/spdlog/spdlog.h include/spdlog/tweakme.h include/spdlog/version.h lib/cmake/spdlog/spdlogConfig.cmake lib/cmake/spdlog/spdlogConfigVersion.cmake libdata/pkgconfig/spdlog.pc