Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [nomerge] fmt: update to 7.1.0.
@ 2020-10-27 19:30 ericonr
  2020-11-06 15:06 ` [PR PATCH] [Updated] " ericonr
  2020-11-19  3:22 ` [PR PATCH] [Merged]: fmt: update to 7.1.2 ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: ericonr @ 2020-10-27 19:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ericonr/void-packages fmt
https://github.com/void-linux/void-packages/pull/25922

[nomerge] fmt: update to 7.1.0.
Waiting on https://github.com/fmtlib/fmt/issues/1961 , though I'm not 100% sure we were hit. Only kodi and mkvtoolnix are dynamically linked to fmt.

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

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

From 2e4e95a0c75db312d2f94fe8573440cae61295bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 27 Oct 2020 16:28:45 -0300
Subject: [PATCH] fmt: update to 7.1.0.

---
 srcpkgs/fmt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fmt/template b/srcpkgs/fmt/template
index dc52932929e..de86429437d 100644
--- a/srcpkgs/fmt/template
+++ b/srcpkgs/fmt/template
@@ -1,6 +1,6 @@
 # Template file for 'fmt'
 pkgname=fmt
-version=7.0.3
+version=7.1.0
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/fmtlib/fmt"
 distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
-checksum=b4b51bc16288e2281cddc59c28f0b4f84fed58d016fb038273a09f05f8473297
+checksum=a53bce7e3b7ee8c7374723262a43356afff176b1684b86061748409e6f8b56c5
 
 post_install() {
 	vlicense LICENSE.rst LICENSE

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

* Re: [PR PATCH] [Updated] [nomerge] fmt: update to 7.1.0.
  2020-10-27 19:30 [PR PATCH] [nomerge] fmt: update to 7.1.0 ericonr
@ 2020-11-06 15:06 ` ericonr
  2020-11-19  3:22 ` [PR PATCH] [Merged]: fmt: update to 7.1.2 ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-11-06 15:06 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ericonr against master on the void-packages repository

https://github.com/ericonr/void-packages fmt
https://github.com/void-linux/void-packages/pull/25922

[nomerge] fmt: update to 7.1.0.
Waiting on https://github.com/fmtlib/fmt/issues/1961 , though I'm not 100% sure we were hit. Only kodi and mkvtoolnix are dynamically linked to fmt.

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

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

From 97c4a2fe0a0a7ae451e7e68e07761c6a815f76d0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Tue, 27 Oct 2020 16:28:45 -0300
Subject: [PATCH] fmt: update to 7.1.2.

---
 srcpkgs/fmt/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/fmt/template b/srcpkgs/fmt/template
index dc52932929e..23e10d0b615 100644
--- a/srcpkgs/fmt/template
+++ b/srcpkgs/fmt/template
@@ -1,6 +1,6 @@
 # Template file for 'fmt'
 pkgname=fmt
-version=7.0.3
+version=7.1.2
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DFMT_DOC=OFF -DFMT_TEST=OFF"
@@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/fmtlib/fmt"
 distfiles="https://github.com/fmtlib/fmt/archive/${version}.tar.gz"
-checksum=b4b51bc16288e2281cddc59c28f0b4f84fed58d016fb038273a09f05f8473297
+checksum=4119a1c34dff91631e1d0a3707428f764f1ea22fe3cd5e70af5b4ccd5513831c
 
 post_install() {
 	vlicense LICENSE.rst LICENSE

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

* Re: [PR PATCH] [Merged]: fmt: update to 7.1.2.
  2020-10-27 19:30 [PR PATCH] [nomerge] fmt: update to 7.1.0 ericonr
  2020-11-06 15:06 ` [PR PATCH] [Updated] " ericonr
@ 2020-11-19  3:22 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-11-19  3:22 UTC (permalink / raw)
  To: ml

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

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

fmt: update to 7.1.2.
https://github.com/void-linux/void-packages/pull/25922

Description:
Waiting on https://github.com/fmtlib/fmt/issues/1961 , though I'm not 100% sure we were hit. Only kodi and mkvtoolnix are dynamically linked to fmt.

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

end of thread, other threads:[~2020-11-19  3:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27 19:30 [PR PATCH] [nomerge] fmt: update to 7.1.0 ericonr
2020-11-06 15:06 ` [PR PATCH] [Updated] " ericonr
2020-11-19  3:22 ` [PR PATCH] [Merged]: fmt: update to 7.1.2 ericonr

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).