public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnucobol/, dev-lang/gnucobol/files/
Date: Sun, 10 Mar 2024 14:17:29 +0000 (UTC)	[thread overview]
Message-ID: <1710080213.c91502542cc1530cb70ba4f6dd510e5b4da6a992.tupone@gentoo> (raw)

commit:     c91502542cc1530cb70ba4f6dd510e5b4da6a992
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 10 10:19:05 2024 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sun Mar 10 14:16:53 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9150254

dev-lang/gnucobol: include parser.h

Closes: https://bugs.gentoo.org/925712
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-lang/gnucobol/files/gnucobol-3.2-libxml.patch | 10 ++++++++++
 dev-lang/gnucobol/gnucobol-3.2.ebuild             |  1 +
 2 files changed, 11 insertions(+)

diff --git a/dev-lang/gnucobol/files/gnucobol-3.2-libxml.patch b/dev-lang/gnucobol/files/gnucobol-3.2-libxml.patch
new file mode 100644
index 000000000000..b6c4f5002565
--- /dev/null
+++ b/dev-lang/gnucobol/files/gnucobol-3.2-libxml.patch
@@ -0,0 +1,10 @@
+--- a/libcob/common.c	2024-03-10 11:12:23.253391905 +0100
++++ b/libcob/common.c	2024-03-10 11:12:46.433130551 +0100
+@@ -136,6 +136,7 @@
+ #if defined (WITH_XML2)
+ #include <libxml/xmlversion.h>
+ #include <libxml/xmlwriter.h>
++#include <libxml/parser.h>
+ #endif
+ 
+ #if defined (WITH_CJSON)

diff --git a/dev-lang/gnucobol/gnucobol-3.2.ebuild b/dev-lang/gnucobol/gnucobol-3.2.ebuild
index 26cb539a6333..8bbbcbd6d2d9 100644
--- a/dev-lang/gnucobol/gnucobol-3.2.ebuild
+++ b/dev-lang/gnucobol/gnucobol-3.2.ebuild
@@ -28,6 +28,7 @@ DOCS=( AUTHORS ChangeLog NEWS README README.md )
 
 PATCHES=(
 	"${FILESDIR}"/${PN}-3.1.2-gentoo.patch
+	"${FILESDIR}"/${P}-libxml.patch
 )
 
 src_prepare() {


             reply	other threads:[~2024-03-10 14:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-10 14:17 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-20 21:56 [gentoo-commits] repo/gentoo:master commit in: dev-lang/gnucobol/, dev-lang/gnucobol/files/ Alfredo Tupone

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=1710080213.c91502542cc1530cb70ba4f6dd510e5b4da6a992.tupone@gentoo \
    --to=tupone@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