pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
htop-git: Sync with upstream changes.
Module Name: pkgsrc-wip
Committed By: Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By: fox
Date: Sun Feb 18 03:08:04 2024 +0100
Changeset: 6ca23f9e73035707d20f491ca50b92b852e20519
Modified Files:
htop-git/Makefile
htop-git/distinfo
Log Message:
htop-git: Sync with upstream changes.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6ca23f9e73035707d20f491ca50b92b852e20519
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
htop-git/Makefile | 15 +++++----------
htop-git/distinfo | 6 +++---
2 files changed, 8 insertions(+), 13 deletions(-)
diffs:
diff --git a/htop-git/Makefile b/htop-git/Makefile
index 48c9ddd6e8..81deb1c05a 100644
--- a/htop-git/Makefile
+++ b/htop-git/Makefile
@@ -1,10 +1,10 @@
# $NetBSD$
-DISTNAME= htop-3.2.2.20240109
+DISTNAME= htop-3.3.0.20240205
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=htop-dev/}
GITHUB_PROJECT= htop
-GITHUB_TAG= f9fb93aaf8712934ee0c78d5d887882fd29b6e36
+GITHUB_TAG= 4abe9f4ce5102d029f65d26e73b03b00005a6096
MAINTAINER= fox%NetBSD.org@localhost
HOMEPAGE= https://htop.dev/
@@ -14,16 +14,11 @@ LICENSE= gnu-gpl-v2
CONFLICTS= htop-[0-9]*
GNU_CONFIGURE= yes
-USE_TOOLS+= autoreconf automake
-USE_LANGUAGES= c c++
USE_LIBTOOL= yes
+USE_TOOLS+= autoreconf automake
+#USE_CURSES= getmouse
-.include "../../mk/curses.buildlink3.mk"
-
-.if ${CURSES_TYPE} != "ncursesw"
-# See netbsd/README.md
-CONFIGURE_ARGS+= --disable-unicode
-.endif
+.include "options.mk"
pre-configure:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./autogen.sh
diff --git a/htop-git/distinfo b/htop-git/distinfo
index 424af2554d..c1472c7c3b 100644
--- a/htop-git/distinfo
+++ b/htop-git/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (htop-3.2.2.20240109-f9fb93aaf8712934ee0c78d5d887882fd29b6e36.tar.gz) = e016ac322736b5809959e20bd74ea083d3973aeb6d726a7abe93046da8811be2
-SHA512 (htop-3.2.2.20240109-f9fb93aaf8712934ee0c78d5d887882fd29b6e36.tar.gz) = a1234b6ddbd9c55be3ed383c0618ba352d41527034f07a8e1d13df16fc11efbc884ab059ea3b6bcac3a8e330113a6cc45efdf732b9494a86a6d7130d12b87007
-Size (htop-3.2.2.20240109-f9fb93aaf8712934ee0c78d5d887882fd29b6e36.tar.gz) = 405112 bytes
+BLAKE2s (htop-3.3.0.20240205-4abe9f4ce5102d029f65d26e73b03b00005a6096.tar.gz) = e63abbc1604977ce5b3dd0386a2873518f91b34f1e79407c104a9232ee40fe26
+SHA512 (htop-3.3.0.20240205-4abe9f4ce5102d029f65d26e73b03b00005a6096.tar.gz) = c8d2ac5c2d0786cb18241f51788d7161838a562444e772ca0203d7c8b6395989bc0ecf497c0bd8da48c439d48f4a36a44a7f1a416048b5fef8716a149020e68f
+Size (htop-3.3.0.20240205-4abe9f4ce5102d029f65d26e73b03b00005a6096.tar.gz) = 407590 bytes
Home |
Main Index |
Thread Index |
Old Index