diff options
Diffstat (limited to 'x11/xrestop')
-rw-r--r-- | x11/xrestop/Makefile | 18 | ||||
-rw-r--r-- | x11/xrestop/distinfo | 6 |
2 files changed, 9 insertions, 15 deletions
diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile index 9a290ef8bfe0..8316b756ae99 100644 --- a/x11/xrestop/Makefile +++ b/x11/xrestop/Makefile @@ -1,22 +1,16 @@ PORTNAME= xrestop -PORTVERSION= 0.4 -PORTREVISION= 6 +DISTVERSION= 0.6 CATEGORIES= x11 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mew14930xvi@inbox.lv COMMENT= X11 server side resource usage statistics monitor WWW= https://www.freedesktop.org/wiki/Software/xrestop/ -USES= gmake pkgconfig ncurses xorg xorg-cat:app -USE_XORG= x11 xext xrender xt xres xorgproto -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USE_GITLAB= yes -GL_TAGNAME= 5e3d606e9e055c2442e90285b6fe7ffdc2f721b8 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING -CONFIGURE_ENV= XLIBS="-L${LOCALBASE}/lib -lX11" -LDFLAGS+= -L${LOCALBASE}/lib -CFLAGS+= -I${LOCALBASE}/include +USES= ncurses tar:xz xorg xorg-cat:app +USE_XORG= x11 xext xres xorgproto PLIST_FILES= bin/xrestop share/man/man1/xrestop.1.gz diff --git a/x11/xrestop/distinfo b/x11/xrestop/distinfo index 938af5b6212d..e1e1c2ab0b61 100644 --- a/x11/xrestop/distinfo +++ b/x11/xrestop/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617892723 -SHA256 (xorg/app/app-xrestop-5e3d606e9e055c2442e90285b6fe7ffdc2f721b8_GL0.tar.gz) = ee8bd7af44489d15d08b566a76415bd1112b61af597446828ac5387cfa191674 -SIZE (xorg/app/app-xrestop-5e3d606e9e055c2442e90285b6fe7ffdc2f721b8_GL0.tar.gz) = 18157 +TIMESTAMP = 1747362097 +SHA256 (xorg/app/xrestop-0.6.tar.xz) = 2e2ec111c4b2798b5dc2dc2b3ec7af4f6b261946e903b8e14db046831d203b29 +SIZE (xorg/app/xrestop-0.6.tar.xz) = 125128 |