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)
This commit is contained in:
parent
9000db9c1d
commit
9e31d96f4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559465
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user