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] bwm-ng: update to 0.6.2.
Date: Thu, 09 May 2019 10:09:43 +0200	[thread overview]
Message-ID: <20190509080943.Pc9rm1i7eLXqMw9ldW40NpYPmYjo6EDvoeCNor1osy8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11543@inbox.vuxu.org>

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

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

https://github.com/Chocimier/void-packages-org bwm-ng
https://github.com/void-linux/void-packages/pull/11543

bwm-ng: update to 0.6.2.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-bwm-ng-11543.patch --]
[-- Type: application/text/x-diff, Size: 1402 bytes --]

From 2c648472e90aa487c1b4f539517881b111592184 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Tue, 7 May 2019 22:36:28 +0200
Subject: [PATCH] bwm-ng: update to 0.6.2.

---
 srcpkgs/bwm-ng/template | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/bwm-ng/template b/srcpkgs/bwm-ng/template
index 71227773b3a..7727e1b28f7 100644
--- a/srcpkgs/bwm-ng/template
+++ b/srcpkgs/bwm-ng/template
@@ -1,15 +1,20 @@
 # Template file for 'bwm-ng'
 pkgname=bwm-ng
-version=0.6.1
-revision=2
+version=0.6.2
+revision=1
 build_style=gnu-configure
+hostmakedepends="automake"
 makedepends="ncurses-devel"
-short_desc="A console-based live network and disk io bandwidth monitor"
+short_desc="Console-basedlive network and disk io bandwidth monitor"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="GPL-2"
+license="GPL-2.0-or-later"
 homepage="http://www.gropp.org/?id=projects&sub=bwm-ng"
-distfiles="http://www.gropp.org/bwm-ng/bwm-ng-0.6.tar.gz"
-checksum=c1134358e268329d438b0996399003b0f0b966034fb4b5b138761c2f3c62ffdd
-wrksrc="${pkgname}-${version%.*}"
+distfiles="https://github.com/vgropp/bwm-ng/archive/v${version}.tar.gz"
+checksum=906a2d561f2ec9e0dd68b7f51b302908e99515ea1216d0ecaf14d873ef54ae70
+nocross='configure: error: "NO INPUT FOUND"'
 
 CFLAGS="-fgnu89-inline"
+
+pre_configure() {
+	autoreconf -fi
+}

  parent reply	other threads:[~2019-05-09  8:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-07 20:37 [PR PATCH] " voidlinux-github
2019-05-07 23:57 ` voidlinux-github
2019-05-09  8:09 ` [PR PATCH] [Updated] " voidlinux-github
2019-05-09  8:09 ` voidlinux-github [this message]
2019-05-09  8:14 ` voidlinux-github
2019-05-09  8:22 ` [PR PATCH] [Updated] " voidlinux-github
2019-05-09  8:22 ` voidlinux-github
2019-05-09  8:22 ` voidlinux-github
2019-05-09  8:24 ` [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=20190509080943.Pc9rm1i7eLXqMw9ldW40NpYPmYjo6EDvoeCNor1osy8@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).