Github messages for voidlinux
 help / color / mirror / Atom feed
From: ev-ermakov <ev-ermakov@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] m4: various fixes
Date: Fri, 16 Oct 2020 15:27:08 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25655@inbox.vuxu.org> (raw)

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

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

https://github.com/ev-ermakov/void-packages pkg/m4
https://github.com/void-linux/void-packages/pull/25655

m4: various fixes
Add texinfo in hostmakedepends. Partially fixes #25604.

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

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

From d280688062fd2fe65a9b39620b9ababd6e5a49c2 Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Fri, 16 Oct 2020 23:59:12 +1100
Subject: [PATCH] m4: various fixes

- require texinfo in hostmakedepends
- fix xlint warnings
---
 srcpkgs/m4/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/m4/template b/srcpkgs/m4/template
index 111dc6a6b07..428fdc8fee3 100644
--- a/srcpkgs/m4/template
+++ b/srcpkgs/m4/template
@@ -1,18 +1,19 @@
 # Template file for 'm4'
 pkgname=m4
 version=1.4.18
-revision=2
-patch_args="-Np1"
+revision=3
 bootstrap=yes
-replaces="chroot-m4>=0"
 build_style=gnu-configure
 configure_args="--enable-changeword --enable-threads"
+hostmakedepends="texinfo"
 short_desc="GNU version of UNIX m4 macro language processor"
-homepage="https://www.gnu.org/software/m4/"
-license="GPL-3.0-or-later"
 maintainer="Enno Boland <gottox@voidlinux.org>"
+license="GPL-3.0-or-later"
+homepage="https://www.gnu.org/software/m4/"
 distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
 checksum=f2c1e86ca0a404ff281631bdc8377638992744b175afb806e25871a24a934e07
+replaces="chroot-m4>=0"
+patch_args="-Np1"
 
 pre_check() {
 	case "$XBPS_TARGET_MACHINE" in

             reply	other threads:[~2020-10-16 13:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-16 13:27 ev-ermakov [this message]
2020-10-16 15:17 ` sgn
2020-10-16 15:19 ` sgn
2020-10-19  7:32 ` fosslinux
2020-10-19 15:25 ` sgn
2020-10-19 15:26 ` sgn
2020-11-01 11:08 ` sgn
2020-11-01 11:08 ` [PR PATCH] [Closed]: " sgn
2020-11-01 13:59 ` sgn

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25655@inbox.vuxu.org \
    --to=ev-ermakov@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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;
as well as URLs for NNTP newsgroup(s).