Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] neomutt: update to 20191207 and add missing hostmakedepends
@ 2020-01-08 13:06 voidlinux-github
  2020-01-08 13:12 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-08 14:43 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-08 13:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/freshprince/void-packages neomutt-20191207
https://github.com/void-linux/void-packages/pull/18108

neomutt: update to 20191207 and add missing hostmakedepends


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

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

From 4a8d97948b7147ea579eaea186b4019490c6fdd6 Mon Sep 17 00:00:00 2001
From: David Flatz <david@upcs.at>
Date: Wed, 8 Jan 2020 13:59:46 +0100
Subject: [PATCH] neomutt: update to 20191207 and add missing hostmakedepends

---
 srcpkgs/neomutt/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index 65ae6dff6e3..246d549ca2e 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,6 +1,6 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20191129
+version=20191207
 revision=1
 wrksrc="neomutt-${version}"
 build_style=configure
@@ -8,7 +8,7 @@ configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
 make_check_target=test
 conf_files="/etc/neomuttrc"
 # neomutt needs either w3m/lynx/elinks to build manual.html
-hostmakedepends="docbook-xsl libxslt tcl perl w3m"
+hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
  libnotmuch-devel libressl-devel libsasl-devel lua-devel"
 depends="mime-types"
@@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://neomutt.org/"
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz"
-checksum=c339e17b676d0a9a8db6dd1c9acac3db4b217c6b19050e5a1eec99b1b0b59a2f
+checksum=1618873bd43915d437c5957f19ec2c4ecef6954a5aa647009b98f574ec63410e
 
 # fix:
 if [ "${XBPS_CROSS_BASE}" ]; then

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

* Re: [PR PATCH] [Updated] neomutt: update to 20191207 and add missing hostmakedepends
  2020-01-08 13:06 [PR PATCH] neomutt: update to 20191207 and add missing hostmakedepends voidlinux-github
@ 2020-01-08 13:12 ` voidlinux-github
  2020-01-08 14:43 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-08 13:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/freshprince/void-packages neomutt-20191207
https://github.com/void-linux/void-packages/pull/18108

neomutt: update to 20191207 and add missing hostmakedepends


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

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

From b56235227728fa9511a38b94a89b2037bf436924 Mon Sep 17 00:00:00 2001
From: David Flatz <david@upcs.at>
Date: Wed, 8 Jan 2020 13:59:46 +0100
Subject: [PATCH] neomutt: update to 20191207 and add missing hostmakedepends

---
 srcpkgs/neomutt/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/neomutt/template b/srcpkgs/neomutt/template
index 65ae6dff6e3..246d549ca2e 100644
--- a/srcpkgs/neomutt/template
+++ b/srcpkgs/neomutt/template
@@ -1,6 +1,6 @@
 # Template file for 'neomutt'
 pkgname=neomutt
-version=20191129
+version=20191207
 revision=1
 wrksrc="neomutt-${version}"
 build_style=configure
@@ -8,7 +8,7 @@ configure_args="--ssl --gpgme --notmuch --gdbm --lua --sasl"
 make_check_target=test
 conf_files="/etc/neomuttrc"
 # neomutt needs either w3m/lynx/elinks to build manual.html
-hostmakedepends="docbook-xsl libxslt tcl perl w3m"
+hostmakedepends="docbook-xsl gettext libxslt perl tcl w3m"
 makedepends="aspell-devel gdbm-devel gettext-devel gpgme-devel libidn-devel
  libnotmuch-devel libressl-devel libsasl-devel lua-devel"
 depends="mime-types"
@@ -17,7 +17,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://neomutt.org/"
 distfiles="https://github.com/neomutt/neomutt/archive/${version}.tar.gz"
-checksum=c339e17b676d0a9a8db6dd1c9acac3db4b217c6b19050e5a1eec99b1b0b59a2f
+checksum=1618873bd43915d437c5957f19ec2c4ecef6954a5aa647009b98f574ec63410e
 
 # fix:
 if [ "${XBPS_CROSS_BASE}" ]; then

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

* Re: [PR PATCH] [Merged]: neomutt: update to 20191207 and add missing hostmakedepends
  2020-01-08 13:06 [PR PATCH] neomutt: update to 20191207 and add missing hostmakedepends voidlinux-github
  2020-01-08 13:12 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-08 14:43 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-08 14:43 UTC (permalink / raw)
  To: ml

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

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

neomutt: update to 20191207 and add missing hostmakedepends
https://github.com/void-linux/void-packages/pull/18108

Description:


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

end of thread, other threads:[~2020-01-08 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-08 13:06 [PR PATCH] neomutt: update to 20191207 and add missing hostmakedepends voidlinux-github
2020-01-08 13:12 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-08 14:43 ` [PR PATCH] [Merged]: " voidlinux-github

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