From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] Bump version of htop to 1.0.
Date: Sat, 26 Nov 2011 21:03:46 +0100 [thread overview]
Message-ID: <87mxbiirbx.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <F9C551623D2CBB4C9488801D14F864C60DA8AE@ex-mb1.corp.adtran.com> (ANDY KENNEDY's message of "Wed, 23 Nov 2011 18:36:48 +0000")
>>>>> "ANDY" == ANDY KENNEDY <ANDY.KENNEDY@adtran.com> writes:
ANDY> htop 1.0 was released 11-2011. Bumping version in BuildRoot
ANDY> from 0.9 to 1.0.
ANDY> Signed-off-by: Andy Kennedy <Andy.Kennedy@Adtran.com>
ANDY> ---
ANDY> diff -Naur a/package/htop/htop.mk b/package/htop/htop.mk
ANDY> --- a/package/htop/htop.mk 2011-11-22 13:59:37.000000000 -0600
ANDY> +++ b/package/htop/htop.mk 2011-11-23 12:25:53.000000000 -0600
ANDY> @@ -4,10 +4,11 @@
ANDY> #
ANDY> #############################################################
ANDY> -HTOP_VERSION = 0.9
ANDY> +HTOP_VERSION = 1.0
ANDY> HTOP_SOURCE = htop-$(HTOP_VERSION).tar.gz
ANDY> HTOP_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/htop/$(HTOP_VERSION)
ANDY> HTOP_DEPENDENCIES = ncurses
ANDY> HTOP_AUTORECONF = YES
ANDY> +HTOP_CONF_OPT += --disable-unicode
ANDY> -$(eval $(call AUTOTARGETS))
ANDY> +$(eval $(call AUTOTARGETS,package,htop))
Don't change this. The package dir / name arguments are no longer
needed.
Other than that it looks fine, committed to next - Thanks.
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2011-11-26 20:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-23 18:36 [Buildroot] [PATCH] Bump version of htop to 1.0 ANDY KENNEDY
2011-11-23 19:24 ` ANDY KENNEDY
2011-11-26 20:03 ` Peter Korsgaard [this message]
2011-11-29 14:06 ` ANDY KENNEDY
2011-11-29 14:55 ` Peter Korsgaard
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=87mxbiirbx.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.