pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
htop-git: Point to the new upstream repository and update to 3.0.5.
Module Name: pkgsrc-wip
Committed By: Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By: fox
Date: Tue Mar 16 04:17:21 2021 +0530
Changeset: d09b62dd37557d3f94eaf7d1efb1d3180e2f211a
Modified Files:
htop-git/Makefile
htop-git/PLIST
htop-git/distinfo
Log Message:
htop-git: Point to the new upstream repository and update to 3.0.5.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d09b62dd37557d3f94eaf7d1efb1d3180e2f211a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
htop-git/Makefile | 13 ++++++-------
htop-git/PLIST | 1 +
htop-git/distinfo | 8 ++++----
3 files changed, 11 insertions(+), 11 deletions(-)
diffs:
diff --git a/htop-git/Makefile b/htop-git/Makefile
index e2f3035ed8..ec0aaad30c 100644
--- a/htop-git/Makefile
+++ b/htop-git/Makefile
@@ -1,9 +1,10 @@
# $NetBSD$
-DISTNAME= htop-2.2.0.20200227
+DISTNAME= htop-3.0.5.20210315
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=fraggerfox/}
-GITHUB_TAG= 37ccabf6ec2c62007b4353df01c74eb95c301825
+GITHUB_PROJECT= htop-dev
+GITHUB_TAG= cbadd9e42d0b3f67e630caa104a049d6007b521d
EXTRACT_USING= bsdtar
MAINTAINER= fox%NetBSD.org@localhost
@@ -16,17 +17,15 @@ LICENSE= gnu-gpl-v2
CONFLICTS= htop-[0-9]*
GNU_CONFIGURE= yes
-USE_TOOLS+= autoreconf autoconf automake gmake m4 pkg-config
+USE_TOOLS+= autoreconf automake
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_NCURSES= yes # uses ncurses mouse definitions
-REPLACE_PYTHON+= scripts/MakeHeader.py
-
pre-configure:
- cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} autoreconf -vif
+ cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ./autogen.sh
-.include "../../lang/python/application.mk"
.include "../../devel/ncursesw/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/htop-git/PLIST b/htop-git/PLIST
index f6286c6e43..7756a6a225 100644
--- a/htop-git/PLIST
+++ b/htop-git/PLIST
@@ -2,4 +2,5 @@
bin/htop
man/man1/htop.1
share/applications/htop.desktop
+share/icons/hicolor/scalable/apps/htop.svg
share/pixmaps/htop.png
diff --git a/htop-git/distinfo b/htop-git/distinfo
index 8ed383439e..47c393ecba 100644
--- a/htop-git/distinfo
+++ b/htop-git/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (htop-2.2.0.20200227-37ccabf6ec2c62007b4353df01c74eb95c301825.tar.gz) = 39925d9fe0308453e8b17011545f921a1c9a654f
-RMD160 (htop-2.2.0.20200227-37ccabf6ec2c62007b4353df01c74eb95c301825.tar.gz) = 4d27a482d0ff0d8d2467ec7e8693b2b218c1491d
-SHA512 (htop-2.2.0.20200227-37ccabf6ec2c62007b4353df01c74eb95c301825.tar.gz) = 8041888eadc357adeef9073a9c717d673b4c1b71fdb9d180ba600ccdc0f848b1199f11d56b001c7f3d9e43e27d427b50beb7c1bbfd4cadab0b847053ce805598
-Size (htop-2.2.0.20200227-37ccabf6ec2c62007b4353df01c74eb95c301825.tar.gz) = 176250 bytes
+SHA1 (htop-3.0.5.20210315-cbadd9e42d0b3f67e630caa104a049d6007b521d.tar.gz) = 91ec2aab855712cb663bd67b81848b932d2a16f8
+RMD160 (htop-3.0.5.20210315-cbadd9e42d0b3f67e630caa104a049d6007b521d.tar.gz) = 0742f7b3c772481412f7847a23cc47e037247028
+SHA512 (htop-3.0.5.20210315-cbadd9e42d0b3f67e630caa104a049d6007b521d.tar.gz) = 3633c73415e465f8d0ee9039b850d2b925c7302f4518bcddcfba1ceaf10e525f480408f25e2599b340738ff1fa8679efa805f7921c1e5a86f482b5e5064e9c73
+Size (htop-3.0.5.20210315-cbadd9e42d0b3f67e630caa104a049d6007b521d.tar.gz) = 318559 bytes
Home |
Main Index |
Thread Index |
Old Index