Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2017 10:49:51 +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: r437190 - head/devel/spdlog
Message-ID:  <201703291049.v2TAnpqY020394@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Wed Mar 29 10:49:50 2017
New Revision: 437190
URL: https://svnweb.freebsd.org/changeset/ports/437190

Log:
  Update to 0.13.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 Mar 29 10:19:19 2017	(r437189)
+++ head/devel/spdlog/Makefile	Wed Mar 29 10:49:50 2017	(r437190)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spdlog
-PORTVERSION=	0.12.0
+PORTVERSION=	0.13.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/spdlog/distinfo
==============================================================================
--- head/devel/spdlog/distinfo	Wed Mar 29 10:19:19 2017	(r437189)
+++ head/devel/spdlog/distinfo	Wed Mar 29 10:49:50 2017	(r437190)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487389754
-SHA256 (gabime-spdlog-v0.12.0_GH0.tar.gz) = 5cfd6a0b3182a88e1eb35bcb65a7ef9035140d7c73b16ba6095939dbf07325b9
-SIZE (gabime-spdlog-v0.12.0_GH0.tar.gz) = 150599
+TIMESTAMP = 1490783397
+SHA256 (gabime-spdlog-v0.13.0_GH0.tar.gz) = d798a6ca19165f0a18a43938859359269f5a07fd8e0eb83ab8674739c9e8f361
+SIZE (gabime-spdlog-v0.13.0_GH0.tar.gz) = 154551

Modified: head/devel/spdlog/pkg-plist
==============================================================================
--- head/devel/spdlog/pkg-plist	Wed Mar 29 10:19:19 2017	(r437189)
+++ head/devel/spdlog/pkg-plist	Wed Mar 29 10:49:50 2017	(r437190)
@@ -15,7 +15,9 @@ 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/printf.h
+include/spdlog/fmt/bundled/posix.cc
+include/spdlog/fmt/bundled/posix.h
+include/spdlog/fmt/bundled/time.h
 include/spdlog/fmt/fmt.h
 include/spdlog/fmt/ostr.h
 include/spdlog/formatter.h



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