Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2018 03:54:52 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481689 - head/devel/spdlog
Message-ID:  <201810100354.w9A3sqWo037903@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Wed Oct 10 03:54:52 2018
New Revision: 481689
URL: https://svnweb.freebsd.org/changeset/ports/481689

Log:
  Update to 1.2.0.

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

Modified: head/devel/spdlog/Makefile
==============================================================================
--- head/devel/spdlog/Makefile	Wed Oct 10 02:57:04 2018	(r481688)
+++ head/devel/spdlog/Makefile	Wed Oct 10 03:54:52 2018	(r481689)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spdlog
-PORTVERSION=	1.1.0
+PORTVERSION=	1.2.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/spdlog/distinfo
==============================================================================
--- head/devel/spdlog/distinfo	Wed Oct 10 02:57:04 2018	(r481688)
+++ head/devel/spdlog/distinfo	Wed Oct 10 03:54:52 2018	(r481689)
@@ -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

Modified: head/devel/spdlog/pkg-plist
==============================================================================
--- head/devel/spdlog/pkg-plist	Wed Oct 10 02:57:04 2018	(r481688)
+++ head/devel/spdlog/pkg-plist	Wed Oct 10 03:54:52 2018	(r481689)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810100354.w9A3sqWo037903>