Date: Mon, 2 Jun 2025 20:31:38 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5037ad102106 - main - x11/xrestop: update to 0.6 and take maintainership Message-ID: <202506022031.552KVc9e018983@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=5037ad10210618b43bd6de8f71211ffd96425ed0 commit 5037ad10210618b43bd6de8f71211ffd96425ed0 Author: mew14930xvi <mew14930xvi@inbox.lv> AuthorDate: 2025-05-17 07:09:02 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-06-02 20:31:25 +0000 x11/xrestop: update to 0.6 and take maintainership Changelog: https://gitlab.freedesktop.org/xorg/app/xrestop/-/commits/xrestop-0.6 PR: 286851 Reported by: mew14930xvi <mew14930xvi@inbox.lv> (new maintainer) --- x11/xrestop/Makefile | 18 ++++++------------ 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202506022031.552KVc9e018983>