Github messages for voidlinux
 help / color / mirror / Atom feed
From: mhmdanas <mhmdanas@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] htop: update to 3.2.0.
Date: Fri, 06 May 2022 17:08:30 +0200	[thread overview]
Message-ID: <20220506150830.qdP4EcBo8ngxalEiPpR06HUgAtmU-bIqGG0e4zyHk_E@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36995@inbox.vuxu.org>

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

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

https://github.com/mhmdanas/void-packages htop-3.2.0
https://github.com/void-linux/void-packages/pull/36995

htop: update to 3.2.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 87cb054ab832f9b9fde138304f2abe105edbc8c6 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Fri, 6 May 2022 00:05:05 +0300
Subject: [PATCH] htop: update to 3.2.0.

---
 srcpkgs/htop/template | 15 ++++-----------
 1 file changed, 4 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/htop/template b/srcpkgs/htop/template
index 3b3cd7ade73c..4edcd93cf2ed 100644
--- a/srcpkgs/htop/template
+++ b/srcpkgs/htop/template
@@ -1,21 +1,14 @@
 # Template file for 'htop'
 pkgname=htop
-version=3.1.2
+version=3.2.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-unicode --enable-sensors"
-hostmakedepends="automake"
 makedepends="ncurses-devel libsensors-devel"
 short_desc="Interactive process viewer"
 maintainer="Frank Steinborn <steinex@nognu.de>"
 license="GPL-2.0-only"
 homepage="https://htop.dev/"
-changelog="https://github.com/htop-dev/htop/blob/master/ChangeLog"
-distfiles="https://github.com/htop-dev/htop/archive/${version}.tar.gz"
-checksum=fe9559637c8f21f5fd531a4c072048a404173806acbdad1359c6b82fd87aa001
-
-CFLAGS="-fcommon"
-
-pre_configure() {
-	./autogen.sh
-}
+changelog="https://raw.githubusercontent.com/htop-dev/htop/main/ChangeLog"
+distfiles="https://github.com/htop-dev/htop/releases/download/${version}/htop-${version}.tar.xz"
+checksum=e0f645d4ac324f2c4c48aaa7a3a96d007b95516559550be0b56e423fc5b6d783

  parent reply	other threads:[~2022-05-06 15:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-05 21:04 [PR PATCH] " mhmdanas
2022-05-06  9:23 ` [PR REVIEW] " paper42
2022-05-06  9:30 ` paper42
2022-05-06  9:30 ` paper42
2022-05-06 15:08 ` mhmdanas [this message]
2022-05-07  1:23 ` [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=20220506150830.qdP4EcBo8ngxalEiPpR06HUgAtmU-bIqGG0e4zyHk_E@z \
    --to=mhmdanas@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).