mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
sysutils/s-tui: Update 0.6.7.4 -> 0.8.2
Reported by: upstream
This commit is contained in:
parent
7270bbc80b
commit
5162fd3e9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480557
@ -1,19 +1,22 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= s-tui
|
||||
DISTVERSION= 0.6.7.4
|
||||
DISTVERSION= 0.8.2
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
COMMENT= Stress Terminal UI - stress test and monitoring tool
|
||||
COMMENT= Stress Terminal UI: stress test and monitoring tool
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}urwid>0:devel/py-urwid@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=5.2.0:sysutils/py-psutil@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}urwid>=1.3.1:devel/py-urwid@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= amanusk
|
||||
GH_TAGNAME= 200c8f1 # experimental free_bsd branch
|
||||
USE_PYTHON= distutils noflavors autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1523639127
|
||||
SHA256 (s-tui-0.6.7.4.tar.gz) = e9fdfafa2653237beb0f52a598de504087afd3d1255e22f5c55a59df2272d2f9
|
||||
SIZE (s-tui-0.6.7.4.tar.gz) = 25666
|
||||
TIMESTAMP = 1537778341
|
||||
SHA256 (amanusk-s-tui-0.8.2-200c8f1_GH0.tar.gz) = 9b364b8b42b214ffab46f591940e836a9762dfae08990afffe8ee8a222779539
|
||||
SIZE (amanusk-s-tui-0.8.2-200c8f1_GH0.tar.gz) = 2232192
|
||||
|
@ -1,6 +1,9 @@
|
||||
======================================================================
|
||||
If you want to enable CPU stress testing you'll need to install additionally one
|
||||
of the following ports:
|
||||
You installed s-tui, stress test and monitoring tool.
|
||||
s-tui is experimental on FreeBSD. Please help testing it.
|
||||
|
||||
If you want to enable CPU stress testing you'll need to install
|
||||
additionally one of the following ports:
|
||||
|
||||
- benchmarks/stress-ng
|
||||
- sysutils/stress
|
||||
|
Loading…
Reference in New Issue
Block a user