Github messages for voidlinux
 help / color / mirror / Atom feed
From: abenson <abenson@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] putty: update to 0.77.
Date: Wed, 17 Aug 2022 18:50:52 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38740@inbox.vuxu.org> (raw)

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

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

https://github.com/abenson/void-packages putty_0.77
https://github.com/void-linux/void-packages/pull/38740

putty: update to 0.77.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64 _cross_
  - armv6l-musl _cross_



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

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

From ee88112cd00b63e0477d29bb2074bff9cd1b9d36 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Wed, 17 Aug 2022 11:50:49 -0500
Subject: [PATCH] putty: update to 0.77.

---
 srcpkgs/putty/patches/fix-include.patch | 10 ----------
 srcpkgs/putty/template                  | 12 ++++++------
 2 files changed, 6 insertions(+), 16 deletions(-)
 delete mode 100644 srcpkgs/putty/patches/fix-include.patch

diff --git a/srcpkgs/putty/patches/fix-include.patch b/srcpkgs/putty/patches/fix-include.patch
deleted file mode 100644
index 37ce7776dffa..000000000000
--- a/srcpkgs/putty/patches/fix-include.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/unix/uxcons.c
-+++ b/unix/uxcons.c
-@@ -8,6 +8,7 @@
- #include <stdarg.h>
- #include <assert.h>
- #include <errno.h>
-+#include <sys/select.h>
-
- #include <termios.h>
- #include <unistd.h>
diff --git a/srcpkgs/putty/template b/srcpkgs/putty/template
index cf385472c433..8335325ff696 100644
--- a/srcpkgs/putty/template
+++ b/srcpkgs/putty/template
@@ -1,19 +1,19 @@
 # Template file for 'putty'
 pkgname=putty
-version=0.76
+version=0.77
 revision=1
-build_style=gnu-configure
-hostmakedepends="pkg-config"
-makedepends="gtk+-devel"
+build_style=cmake
+hostmakedepends="pkg-config perl"
+makedepends="gtk+3-devel"
 short_desc="Free Telnet/SSH Client"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="http://www.chiark.greenend.org.uk/~sgtatham/putty/"
 changelog="https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html"
 distfiles="http://the.earth.li/~sgtatham/putty/latest/putty-${version}.tar.gz"
-checksum=547cd97a8daa87ef71037fab0773bceb54a8abccb2f825a49ef8eba5e045713f
+checksum=419a76f45238fd45f2c76b42438993056e74fa78374f136052aaa843085beae5
 
-CFLAGS="-Wno-error"
+CFLAGS="-Wno-error -UNDEBUG"
 
 post_install() {
 	vlicense LICENCE

             reply	other threads:[~2022-08-17 16:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-17 16:50 abenson [this message]
2022-08-17 18:14 ` [PR PATCH] [Updated] " abenson
2022-08-17 19:00 ` [PR PATCH] [Merged]: " abenson

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-38740@inbox.vuxu.org \
    --to=abenson@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).