Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] hexchat: update to 2.14.3
Date: Sat, 28 Dec 2019 02:15:11 +0100	[thread overview]
Message-ID: <20191228011511.cnaRgw7koIGjTRwiw9f7sKycIgEbcaPtWAj9AamutMs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17710@inbox.vuxu.org>

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

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

https://github.com/ndowens/void-packages hexchat
https://github.com/void-linux/void-packages/pull/17710

hexchat: update to 2.14.3
Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

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

From 335f243cbe7ba2e0c7368d4c992d9b0925f63fc9 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sun, 22 Dec 2019 15:05:14 -0600
Subject: [PATCH 1/2] hexchat: update to 2.14.3

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
---
 srcpkgs/hexchat/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/hexchat/template b/srcpkgs/hexchat/template
index 9f7d7957b76..7393a28352d 100644
--- a/srcpkgs/hexchat/template
+++ b/srcpkgs/hexchat/template
@@ -1,7 +1,7 @@
 # Template file for 'hexchat'
 pkgname=hexchat
-version=2.14.2
-revision=7
+version=2.14.3
+revision=1
 build_style=meson
 configure_args="-Dwith-dbus=true -Dwith-ssl=true -Dwith-text=false
  -Dwith-perl=/usr/bin/perl -Dwith-python=python3
@@ -11,20 +11,20 @@ makedepends="gtk+-devel libressl-devel dbus-glib-devel perl libnotify-devel
  libcanberra-devel libxml2-devel pciutils-devel libproxy-devel
  iso-codes python3-devel $(vopt_if LuaJIT LuaJIT-devel lua-devel)"
 depends="desktop-file-utils enchant"
-short_desc="A GTK+ based IRC client successor of Xchat"
+short_desc="GTK+ based IRC client successor of Xchat"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://hexchat.github.io/"
 changelog="https://hexchat.readthedocs.org/en/latest/changelog.html"
 distfiles="https://dl.hexchat.net/hexchat/${pkgname}-${version}.tar.xz"
-checksum=7792b9e52560fbd3e10d75bfb5d138a20913a87771d676d296547f1b4ac09618
+checksum=901a9d13db5a4da69b827f6093306bbd16863dc49016f7668bd3e4506512e882
 build_options="LuaJIT"
+lib32disabled=yes
 
 case "$XBPS_TARGET_MACHINE" in
 	arm*-musl) : "LuaJIT is broken for musl cross arches" ;;
 	*) build_options_default+=" LuaJIT" ;;
 esac
-lib32disabled=yes
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" dbus-glib-devel libxml2-devel gdk-pixbuf perl

From 2c6dd7486527e3c37c39aefe205d764ef55105f1 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Fri, 27 Dec 2019 19:13:28 -0600
Subject: [PATCH 2/2] python3-MarkupSafe: rebuild against Python 3.8

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
---
 srcpkgs/python-MarkupSafe/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/python-MarkupSafe/template b/srcpkgs/python-MarkupSafe/template
index aed61a76ca8..38d6d90fa94 100644
--- a/srcpkgs/python-MarkupSafe/template
+++ b/srcpkgs/python-MarkupSafe/template
@@ -1,7 +1,7 @@
 # Template file for 'python-MarkupSafe'
 pkgname=python-MarkupSafe
 version=1.1.1
-revision=3
+revision=4
 wrksrc="MarkupSafe-${version}"
 build_style=python-module
 pycompile_module="markupsafe"

  parent reply	other threads:[~2019-12-28  1:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17710@inbox.vuxu.org>
2019-12-25 16:39 ` voidlinux-github
2019-12-27  9:42 ` [PR PATCH] [Closed]: " voidlinux-github
2019-12-27 16:16 ` voidlinux-github
2019-12-27 17:48 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-27 17:49 ` voidlinux-github
2019-12-28  1:15 ` voidlinux-github [this message]
2019-12-28 12:23 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191228011511.cnaRgw7koIGjTRwiw9f7sKycIgEbcaPtWAj9AamutMs@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).