From owner-svn-ports-all@freebsd.org Thu Oct 18 09:20:23 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FE2010D584A; Thu, 18 Oct 2018 09:20:23 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5703683C22; Thu, 18 Oct 2018 09:20:23 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4D32B1DD5B; Thu, 18 Oct 2018 09:20:23 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9I9KNwC054158; Thu, 18 Oct 2018 09:20:23 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9I9KMQh054156; Thu, 18 Oct 2018 09:20:22 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201810180920.w9I9KMQh054156@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 18 Oct 2018 09:20:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482336 - head/devel/spdlog X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/devel/spdlog X-SVN-Commit-Revision: 482336 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2018 09:20:23 -0000 Author: vanilla Date: Thu Oct 18 09:20:22 2018 New Revision: 482336 URL: https://svnweb.freebsd.org/changeset/ports/482336 Log: Update to 1.2.1. Modified: head/devel/spdlog/Makefile head/devel/spdlog/distinfo Modified: head/devel/spdlog/Makefile ============================================================================== --- head/devel/spdlog/Makefile Thu Oct 18 09:02:44 2018 (r482335) +++ head/devel/spdlog/Makefile Thu Oct 18 09:20:22 2018 (r482336) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spdlog -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v CATEGORIES= devel Modified: head/devel/spdlog/distinfo ============================================================================== --- head/devel/spdlog/distinfo Thu Oct 18 09:02:44 2018 (r482335) +++ head/devel/spdlog/distinfo Thu Oct 18 09:20:22 2018 (r482336) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539095833 -SHA256 (gabime-spdlog-v1.2.0_GH0.tar.gz) = 0ba31b9e7f8e43a7be328ab0236d57810e5d4fc8a1a7842df665ae22d5cbd128 -SIZE (gabime-spdlog-v1.2.0_GH0.tar.gz) = 188299 +TIMESTAMP = 1539846482 +SHA256 (gabime-spdlog-v1.2.1_GH0.tar.gz) = 867a4b7cedf9805e6f76d3ca41889679054f7e5a3b67722fe6d0eae41852a767 +SIZE (gabime-spdlog-v1.2.1_GH0.tar.gz) = 188284