summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-12-28 12:52:43 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-12-28 12:52:43 +0000
commit9e31d96f4e54b76636b9e1d027d9bf0af13f3d5d (patch)
treeeedc73afb6778fa951e3202fb2fc19e720ab1db1 /sysutils
parentnet/glusterfs: unbreak build with python != 3.7 (diff)
sysutils/htop: Update to 3.0.4
ChangeLog: https://github.com/htop-dev/htop/blob/master/ChangeLog PR: 252213 Submitted by: gaod@hychen.org (maintainer)
Notes
Notes: svn path=/head/; revision=559465
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/htop/Makefile9
-rw-r--r--sysutils/htop/distinfo6
2 files changed, 9 insertions, 6 deletions
diff --git a/sysutils/htop/Makefile b/sysutils/htop/Makefile
index b6d6454239d8..5a4a35e2b96b 100644
--- a/sysutils/htop/Makefile
+++ b/sysutils/htop/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= htop
-DISTVERSION= 3.0.2
+DISTVERSION= 3.0.4
CATEGORIES= sysutils
MAINTAINER= gaod@hychen.org
@@ -12,14 +12,17 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf libtool localbase ncurses pkgconfig python:build shebangfix
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-unicode
+
USE_GITHUB= yes
GH_ACCOUNT= htop-dev
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-unicode
+
PLIST_FILES= bin/htop \
man/man1/htop.1.gz \
share/applications/htop.desktop \
+ share/icons/hicolor/scalable/apps/htop.svg \
share/pixmaps/htop.png
OPTIONS_DEFINE= LSOF
diff --git a/sysutils/htop/distinfo b/sysutils/htop/distinfo
index ffbb6b7ba4c9..a0cd537bfaac 100644
--- a/sysutils/htop/distinfo
+++ b/sysutils/htop/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600219337
-SHA256 (htop-dev-htop-3.0.2_GH0.tar.gz) = b4744a3bea279f2a3725ed8e5e35ffd9cb10d66673bf07c8fe21feb3c4661305
-SIZE (htop-dev-htop-3.0.2_GH0.tar.gz) = 176132
+TIMESTAMP = 1609083290
+SHA256 (htop-dev-htop-3.0.4_GH0.tar.gz) = d8a0536ce95e3d59f8e292e73ee037033a74a8cc118fd10d22048bd4aeb61324
+SIZE (htop-dev-htop-3.0.4_GH0.tar.gz) = 296224