x11/xload: Update to 1.2.0
PR: 286683
This commit is contained in:
parent
9cbe2a237c
commit
c41190bc74
@ -1,17 +1,15 @@
|
||||
PORTNAME= xload
|
||||
PORTVERSION= 1.1.3
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.2.0
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= System load average display for X
|
||||
WWW= https://gitlab.freedesktop.org/xorg/app/xload
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USE_XORG= x11 xaw xmu xt
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= x11 xaw xmu xorgproto xt
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1522345258
|
||||
SHA256 (xorg/app/xload-1.1.3.tar.bz2) = f34e4803871d771325cfe52bebd98cc5b6040d3f065184ec73de436f9a375907
|
||||
SIZE (xorg/app/xload-1.1.3.tar.bz2) = 140327
|
||||
TIMESTAMP = 1746684795
|
||||
SHA256 (xorg/app/xload-1.2.0.tar.xz) = 2c0fe6d624e1a25c1707e2d56407b979d6a78d64271df9ea0a89d99b81b59a80
|
||||
SIZE (xorg/app/xload-1.2.0.tar.xz) = 134996
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
This package contains xload, the X Window System system load average
|
||||
display application.
|
||||
The xload program displays a periodically updating histogram of the system
|
||||
load average.
|
||||
Xload accepts all of the standard X Toolkit command line options (see X(7)).
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user