Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] spdlog: update to 1.8.0.
@ 2020-09-09 20:16 karl-nilsson
  2020-09-10 19:30 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 1 reply; 2+ messages in thread
From: karl-nilsson @ 2020-09-09 20:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

There is a new pull request by karl-nilsson against master on the void-packages repository

https://github.com/karl-nilsson/void-packages spdlog
https://github.com/void-linux/void-packages/pull/24789

spdlog: update to 1.8.0.
ping @Johnnynator 

SPDLOG_BUILD_BENCH now defaults to OFF

A patch file from https://github.com/void-linux/void-packages/pull/24789.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-spdlog-24789.patch --]
[-- Type: text/x-diff, Size: 1094 bytes --]

From d8448a6afcd8f49e48f989056db41c2f563b0c45 Mon Sep 17 00:00:00 2001
From: Karl Nilsson <karl.robert.nilsson@gmail.com>
Date: Wed, 9 Sep 2020 16:13:31 -0400
Subject: [PATCH] spdlog: update to 1.8.0.

---
 srcpkgs/spdlog/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/spdlog/template b/srcpkgs/spdlog/template
index 0023cd50b05..556c5cb8d29 100644
--- a/srcpkgs/spdlog/template
+++ b/srcpkgs/spdlog/template
@@ -1,15 +1,15 @@
 # Template file for 'spdlog'
 pkgname=spdlog
-version=1.6.1
+version=1.8.0
 revision=1
 build_style=cmake
-configure_args="-DSPDLOG_BUILD_EXAMPLE=OFF -DSPDLOG_BUILD_BENCH=OFF"
+configure_args="-DSPDLOG_BUILD_EXAMPLE=OFF"
 short_desc="Fast C++ logging library"
 maintainer="John <me@johnnynator.dev>"
 license="MIT"
 homepage="https://github.com/gabime/spdlog"
 distfiles="https://github.com/gabime/spdlog/archive/v${version}.tar.gz"
-checksum=378a040d91f787aec96d269b0c39189f58a6b852e4cbf9150ccfacbe85ebbbfc
+checksum=1e68e9b40cf63bb022a4b18cdc1c9d88eb5d97e4fd64fa981950a9cacf57a4bf
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: spdlog: update to 1.8.0.
  2020-09-09 20:16 [PR PATCH] spdlog: update to 1.8.0 karl-nilsson
@ 2020-09-10 19:30 ` Johnnynator
  0 siblings, 0 replies; 2+ messages in thread
From: Johnnynator @ 2020-09-10 19:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 218 bytes --]

There's a merged pull request on the void-packages repository

spdlog: update to 1.8.0.
https://github.com/void-linux/void-packages/pull/24789

Description:
ping @Johnnynator 

SPDLOG_BUILD_BENCH now defaults to OFF

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-10 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 20:16 [PR PATCH] spdlog: update to 1.8.0 karl-nilsson
2020-09-10 19:30 ` [PR PATCH] [Merged]: " Johnnynator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).