public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/
Date: Thu, 27 Dec 2018 18:48:44 +0000 (UTC)	[thread overview]
Message-ID: <1545936511.671c9465b45394bc65c99c66e4eec15018ba37df.grobian@gentoo> (raw)

commit:     671c9465b45394bc65c99c66e4eec15018ba37df
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 27 17:05:09 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu Dec 27 18:48:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=671c9465

app-text/xmlto: fix compilation on Solaris

Fix a macro conflict where expansion results in incorrect code.

Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-text/xmlto/xmlto-0.0.28-r1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/app-text/xmlto/xmlto-0.0.28-r1.ebuild b/app-text/xmlto/xmlto-0.0.28-r1.ebuild
index 6b8cf6a7ec3..f85deee63e7 100644
--- a/app-text/xmlto/xmlto-0.0.28-r1.ebuild
+++ b/app-text/xmlto/xmlto-0.0.28-r1.ebuild
@@ -30,6 +30,11 @@ DOCS="AUTHORS ChangeLog FAQ NEWS README THANKS"
 
 src_prepare() {
 	epatch "${FILESDIR}"/${PN}-0.0.22-format_fo_passivetex_check.patch
+
+	# fix symbol clash on Solaris
+	if [[ ${CHOST} == *-solaris* ]] ; then
+		sed -i -e 's/\(attrib\|val\)/XMLTO\1/g' xmlif/xmlif.l || die
+	fi
 }
 
 src_configure() {


             reply	other threads:[~2018-12-27 18:48 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-27 18:48 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-09-14 20:45 [gentoo-commits] repo/gentoo:master commit in: app-text/xmlto/ Mike Gilbert
2023-08-27 14:24 David Seifert
2023-08-18  8:27 Sam James
2023-01-13 13:04 Arthur Zamarin
2022-12-29 20:27 Sam James
2022-12-29 20:04 Sam James
2022-12-29 20:03 Arthur Zamarin
2022-12-29 19:42 Sam James
2022-12-29 19:42 Sam James
2022-12-29 19:42 Sam James
2022-12-29 19:42 Sam James
2022-12-06 20:41 Sam James
2022-09-26  4:16 Arthur Zamarin
2022-09-23  7:04 Agostino Sarubbo
2022-09-23  7:02 Agostino Sarubbo
2022-09-23  6:24 Arthur Zamarin
2022-09-23  6:24 Arthur Zamarin
2022-09-23  6:10 Arthur Zamarin
2022-09-23  5:46 Sam James
2022-09-23  5:41 Arthur Zamarin
2022-09-07 23:34 Sam James
2022-04-29  7:59 WANG Xuerui
2022-03-21  7:50 Agostino Sarubbo
2022-03-21  7:47 Agostino Sarubbo
2022-03-19 14:55 Arthur Zamarin
2022-03-19 14:55 Arthur Zamarin
2022-03-19 14:55 Arthur Zamarin
2022-03-19 14:53 Arthur Zamarin
2022-03-19  7:56 Agostino Sarubbo
2022-03-19  7:55 Agostino Sarubbo
2022-01-01  9:38 Sam James
2021-06-04  8:14 Sam James
2021-05-31 17:43 Sergei Trofimovich
2021-05-28 12:05 Agostino Sarubbo
2021-05-28 12:04 Agostino Sarubbo
2021-05-28 12:03 Agostino Sarubbo
2021-05-28  7:35 Agostino Sarubbo
2021-05-28  3:17 Sam James
2021-05-28  3:17 Sam James
2021-04-19 19:12 Sam James
2021-04-07 22:28 Sam James
2021-04-06 21:02 Sam James
2021-04-04 21:21 Sergei Trofimovich
2021-03-31 15:25 Sergei Trofimovich
2021-03-27 16:06 Sam James
2021-03-27 16:04 Sam James
2021-03-26 20:39 Agostino Sarubbo
2021-03-26 18:37 Sam James
2021-03-26 18:37 Sam James
2021-03-26 15:19 Agostino Sarubbo
2021-02-27  7:46 Sam James
2021-02-27  7:46 Sam James
2021-01-06 13:46 Fabian Groffen
2020-07-24 19:49 Mikle Kolyada
2020-07-10 21:46 Mikle Kolyada
2019-05-05 10:16 Mikle Kolyada
2019-03-25 11:55 Mikle Kolyada
2019-03-25 11:55 Mikle Kolyada
2019-01-27 11:05 Pacho Ramos
2019-01-11 21:00 Mart Raudsepp
2019-01-04 22:41 Mikle Kolyada
2018-12-27 18:48 Fabian Groffen
2018-11-09 18:29 Mikle Kolyada
2018-11-02  7:50 Matt Turner
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26 20:19 Sergei Trofimovich
2018-10-26  0:52 Thomas Deutschmann
2018-10-24  7:40 Mikle Kolyada
2018-10-21  8:29 Sergei Trofimovich
2017-10-27 23:06 Patrice Clement
2017-08-03  7:31 Fabian Groffen
2017-01-04 18:28 Mike Gilbert
2015-12-01 18:43 Mike Gilbert
2015-11-25 19:46 Mike Gilbert
2015-11-25 19:46 Mike Gilbert
2015-11-19  8:01 Lars Wendler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1545936511.671c9465b45394bc65c99c66e4eec15018ba37df.grobian@gentoo \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox