Github messages for voidlinux
 help / color / mirror / Atom feed
From: mdkcore0 <mdkcore0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] tmux: update to 3.4
Date: Fri, 16 Feb 2024 04:12:07 +0100	[thread overview]
Message-ID: <20240216031207.90CA22991C@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-48746@inbox.vuxu.org>

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

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

https://github.com/mdkcore0/void-packages update-tmux
https://github.com/void-linux/void-packages/pull/48746

tmux: update to 3.4
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: x86_64-libc
- I built this PR locally for these architectures:
  - armv7l (crossbuild)

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

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

From dd854e13f3aa46d3b0e36d3baaf7acef2398947d Mon Sep 17 00:00:00 2001
From: Rodrigo Oliveira <mdkcore@qtrnn.io>
Date: Thu, 15 Feb 2024 15:41:47 -0300
Subject: [PATCH] tmux: update to 3.4

---
 srcpkgs/tmux/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/tmux/template b/srcpkgs/tmux/template
index 55aab2e1956706..aea9ffaa2fd879 100644
--- a/srcpkgs/tmux/template
+++ b/srcpkgs/tmux/template
@@ -1,9 +1,9 @@
 # Template file for 'tmux'
 pkgname=tmux
-version=3.3a
-revision=2
+version=3.4
+revision=1
 build_style=gnu-configure
-configure_args="--enable-utempter"
+configure_args="--enable-utempter --enable-sixel"
 hostmakedepends="byacc automake pkg-config"
 makedepends="libevent-devel libutempter-devel ncurses-devel"
 depends="ncurses-base"
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://tmux.github.io"
 changelog="https://raw.githubusercontent.com/tmux/tmux/master/CHANGES"
 distfiles="https://github.com/tmux/tmux/releases/download/${version}/tmux-${version}.tar.gz"
-checksum=e4fd347843bd0772c4f48d6dde625b0b109b7a380ff15db21e97c11a4dcdf93f
+checksum=551ab8dea0bf505c0ad6b7bb35ef567cdde0ccb84357df142c254f35a23e19aa
 
 pre_configure() {
 	autoreconf -fi

  parent reply	other threads:[~2024-02-16  3:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15 18:45 [PR PATCH] " mdkcore0
2024-02-15 21:37 ` zdykstra
2024-02-15 22:30 ` mdkcore0
2024-02-15 22:33 ` zdykstra
2024-02-16  2:47 ` mdkcore0
2024-02-16  3:12 ` mdkcore0 [this message]
2024-02-16  3:17 ` mdkcore0
2024-02-16  8:46 ` sgn
2024-02-16  8:46 ` [PR PATCH] [Merged]: " 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=20240216031207.90CA22991C@inbox.vuxu.org \
    --to=mdkcore0@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).