pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/htop
Module Name: pkgsrc
Committed By: nia
Date: Tue Mar 11 22:41:11 UTC 2025
Modified Files:
pkgsrc/sysutils/htop: Makefile distinfo
Log Message:
htop: Regenerating ./configure no longer necessary
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/sysutils/htop/Makefile
cvs rdiff -u -r1.26 -r1.27 pkgsrc/sysutils/htop/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/htop/Makefile
diff -u pkgsrc/sysutils/htop/Makefile:1.35 pkgsrc/sysutils/htop/Makefile:1.36
--- pkgsrc/sysutils/htop/Makefile:1.35 Tue Mar 11 20:09:53 2025
+++ pkgsrc/sysutils/htop/Makefile Tue Mar 11 22:41:11 2025
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.35 2025/03/11 20:09:53 fox Exp $
+# $NetBSD: Makefile,v 1.36 2025/03/11 22:41:11 nia Exp $
DISTNAME= htop-3.4.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=htop-dev/}
+GITHUB_RELEASE= ${PKGVERSION_NOREV}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= nia%NetBSD.org@localhost
HOMEPAGE= https://htop.dev/
@@ -11,14 +13,10 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= autoreconf automake pkg-config
+USE_TOOLS+= pkg-config
USE_CURSES= getmouse
.include "options.mk"
-
-pre-configure:
- cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./autogen.sh
-
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/sysutils/htop/distinfo
diff -u pkgsrc/sysutils/htop/distinfo:1.26 pkgsrc/sysutils/htop/distinfo:1.27
--- pkgsrc/sysutils/htop/distinfo:1.26 Tue Mar 11 20:09:53 2025
+++ pkgsrc/sysutils/htop/distinfo Tue Mar 11 22:41:11 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2025/03/11 20:09:53 fox Exp $
+$NetBSD: distinfo,v 1.27 2025/03/11 22:41:11 nia Exp $
-BLAKE2s (htop-3.4.0.tar.gz) = 18f6219aeae1e06a3381cca36629aed4ddee13d3e9bf6983737f11d3abc29896
-SHA512 (htop-3.4.0.tar.gz) = aff7fc1961687b885fe680ec27cd08fdfdcc8b5411156fa7195e7acce10b7cf3c11eca7d6f55741da2d286ade77a0238f609cfeb862151cdaf6815087c73c340
-Size (htop-3.4.0.tar.gz) = 427077 bytes
+BLAKE2s (htop-3.4.0.tar.xz) = 6f3295e756ca26faff4ef22374220e83858a6d409d68a64881385c1aee6a39db
+SHA512 (htop-3.4.0.tar.xz) = a37170f72e8d4801da71d3e18be6277f2bc4822e72443fa772a0e7c25934b38353a0a79e7128d93b17c36bb70eea5e931099f8bcbf5a89b84a31c341e3ba7788
+Size (htop-3.4.0.tar.xz) = 427092 bytes
SHA1 (patch-Settings.c) = af04b2ff4e9aee95e6903e6417e01f474816c833
Home |
Main Index |
Thread Index |
Old Index