Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] OpenXcom: rebuild against yaml-cpp
@ 2020-09-03 23:46 ahesford
  2020-09-04 13:57 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: ahesford @ 2020-09-03 23:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ahesford/void-packages openxcom
https://github.com/void-linux/void-packages/pull/24650

OpenXcom: rebuild against yaml-cpp
Apparently yaml-cpp breaks ABI without bumping the soname.

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

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

From cef3de1a0b1750bfbcb9474a4c6e2460193e3e7c Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Thu, 3 Sep 2020 19:43:41 -0400
Subject: [PATCH 1/2] yaml-cpp: Note possibility of ABI breakage without soname
 bumps

---
 srcpkgs/yaml-cpp/template | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/srcpkgs/yaml-cpp/template b/srcpkgs/yaml-cpp/template
index fbb9fdc093c..4f0339ee980 100644
--- a/srcpkgs/yaml-cpp/template
+++ b/srcpkgs/yaml-cpp/template
@@ -1,5 +1,7 @@
 # Template file for 'yaml-cpp'
 pkgname=yaml-cpp
+# yaml-cpp may break ABI even without changing the soname; when
+# updating, test dependants to determine if revbumps are needed
 version=0.6.3
 revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"

From 27fd820928827dc4bd31821d2631566e6ae64662 Mon Sep 17 00:00:00 2001
From: "Andrew J. Hesford" <ajh@sideband.org>
Date: Thu, 3 Sep 2020 19:44:03 -0400
Subject: [PATCH 2/2] OpenXcom: rebuild against current yaml-cpp

---
 srcpkgs/OpenXcom/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/OpenXcom/template b/srcpkgs/OpenXcom/template
index 7ae26fb5081..57629dd3242 100644
--- a/srcpkgs/OpenXcom/template
+++ b/srcpkgs/OpenXcom/template
@@ -1,7 +1,7 @@
 # Template file for 'OpenXcom'
 pkgname=OpenXcom
 version=1.0
-revision=3
+revision=4
 build_style=gnu-configure
 configure_args="--disable-silent-rules --disable-werror"
 hostmakedepends="automake pkg-config xmlto"

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

* Re: [PR PATCH] [Closed]: OpenXcom: rebuild against yaml-cpp
  2020-09-03 23:46 [PR PATCH] OpenXcom: rebuild against yaml-cpp ahesford
@ 2020-09-04 13:57 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-09-04 13:57 UTC (permalink / raw)
  To: ml

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

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

OpenXcom: rebuild against yaml-cpp
https://github.com/void-linux/void-packages/pull/24650

Description:
Apparently yaml-cpp breaks ABI without bumping the soname.

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

end of thread, other threads:[~2020-09-04 13:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03 23:46 [PR PATCH] OpenXcom: rebuild against yaml-cpp ahesford
2020-09-04 13:57 ` [PR PATCH] [Closed]: " ahesford

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