svn commit: r456907 - head/devel/spdlog

Vanilla I. Shu vanilla at FreeBSD.org
Thu Dec 21 13:21:15 UTC 2017


Author: vanilla
Date: Thu Dec 21 13:21:13 2017
New Revision: 456907
URL: https://svnweb.freebsd.org/changeset/ports/456907

Log:
  Update to 0.16.1.

Modified:
  head/devel/spdlog/Makefile
  head/devel/spdlog/distinfo
  head/devel/spdlog/pkg-plist

Modified: head/devel/spdlog/Makefile
==============================================================================
--- head/devel/spdlog/Makefile	Thu Dec 21 13:11:46 2017	(r456906)
+++ head/devel/spdlog/Makefile	Thu Dec 21 13:21:13 2017	(r456907)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spdlog
-PORTVERSION=	0.14.0
+PORTVERSION=	0.16.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/spdlog/distinfo
==============================================================================
--- head/devel/spdlog/distinfo	Thu Dec 21 13:11:46 2017	(r456906)
+++ head/devel/spdlog/distinfo	Thu Dec 21 13:21:13 2017	(r456907)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503281653
-SHA256 (gabime-spdlog-v0.14.0_GH0.tar.gz) = eb5beb4e53f4bfff5b32eb4db8588484bdc15a17b90eeefef3a9fc74fec1d83d
-SIZE (gabime-spdlog-v0.14.0_GH0.tar.gz) = 155590
+TIMESTAMP = 1513859872
+SHA256 (gabime-spdlog-v0.16.1_GH0.tar.gz) = 733260e1fbdcf1b3dc307fc585e4476240026de8be28eb905731d2ab0942deae
+SIZE (gabime-spdlog-v0.16.1_GH0.tar.gz) = 162408

Modified: head/devel/spdlog/pkg-plist
==============================================================================
--- head/devel/spdlog/pkg-plist	Thu Dec 21 13:11:46 2017	(r456906)
+++ head/devel/spdlog/pkg-plist	Thu Dec 21 13:21:13 2017	(r456907)
@@ -11,12 +11,15 @@ include/spdlog/details/os.h
 include/spdlog/details/pattern_formatter_impl.h
 include/spdlog/details/registry.h
 include/spdlog/details/spdlog_impl.h
+include/spdlog/fmt/bundled/LICENSE.rst
 include/spdlog/fmt/bundled/format.cc
 include/spdlog/fmt/bundled/format.h
 include/spdlog/fmt/bundled/ostream.cc
 include/spdlog/fmt/bundled/ostream.h
 include/spdlog/fmt/bundled/posix.cc
 include/spdlog/fmt/bundled/posix.h
+include/spdlog/fmt/bundled/printf.cc
+include/spdlog/fmt/bundled/printf.h
 include/spdlog/fmt/bundled/time.h
 include/spdlog/fmt/fmt.h
 include/spdlog/fmt/ostr.h
@@ -34,9 +37,9 @@ include/spdlog/sinks/sink.h
 include/spdlog/sinks/stdout_sinks.h
 include/spdlog/sinks/syslog_sink.h
 include/spdlog/sinks/wincolor_sink.h
+include/spdlog/sinks/windebug_sink.h
 include/spdlog/spdlog.h
 include/spdlog/tweakme.h
 lib/cmake/spdlog/spdlogConfig.cmake
 lib/cmake/spdlog/spdlogConfigVersion.cmake
-lib/cmake/spdlog/spdlogTargets.cmake
 libdata/pkgconfig/spdlog.pc


More information about the svn-ports-all mailing list