diff --git a/devel/spdlog/Makefile b/devel/spdlog/Makefile index ff08672beafa..0e4e4253d20b 100644 --- a/devel/spdlog/Makefile +++ b/devel/spdlog/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spdlog -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/spdlog/distinfo b/devel/spdlog/distinfo index e1a9f742ec99..62ebd3be32e5 100644 --- a/devel/spdlog/distinfo +++ b/devel/spdlog/distinfo @@ -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 diff --git a/devel/spdlog/pkg-plist b/devel/spdlog/pkg-plist index dcd8dcde1ead..0130a5c7d14a 100644 --- a/devel/spdlog/pkg-plist +++ b/devel/spdlog/pkg-plist @@ -15,12 +15,12 @@ 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