diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2019-11-26 18:52:15 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2019-11-26 18:52:15 +0000 |
commit | 723a6dd7fb036bdc79d04b171e3aebdb2d06113f (patch) | |
tree | 2884f98fe84e2a9f5789aabb8948607635278ef3 | |
parent | net/py-urllib3: Update to 1.25.6 (diff) |
Fetch files from gitlab.freedesktop.org
Notes
Notes:
svn path=/head/; revision=518477
-rw-r--r-- | x11/xrestop/Makefile | 7 | ||||
-rw-r--r-- | x11/xrestop/distinfo | 5 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xrestop/Makefile b/x11/xrestop/Makefile index 9c5936c55fed..16f7571daf9c 100644 --- a/x11/xrestop/Makefile +++ b/x11/xrestop/Makefile @@ -5,16 +5,15 @@ PORTNAME= xrestop PORTVERSION= 0.4 PORTREVISION= 5 CATEGORIES= x11 -MASTER_SITES= http://projects.o-hand.com/sources/${PORTNAME}/ MAINTAINER= bland@FreeBSD.org COMMENT= X11 server side resource usage statistics monitor -BROKEN= unfetchable - -USES= gmake pkgconfig ncurses xorg +USES= gmake pkgconfig ncurses xorg xorg-cat:app USE_XORG= x11 xext xrender xt xres xorgproto GNU_CONFIGURE= yes +USE_GITLAB= yes +GL_COMMIT= ${PORTNAME}-${PORTVERSION} CONFIGURE_ENV= XLIBS="-L${LOCALBASE}/lib -lX11" LDFLAGS+= -L${LOCALBASE}/lib diff --git a/x11/xrestop/distinfo b/x11/xrestop/distinfo index 459230a0b191..b7966c501755 100644 --- a/x11/xrestop/distinfo +++ b/x11/xrestop/distinfo @@ -1,2 +1,3 @@ -SHA256 (xrestop-0.4.tar.gz) = 67c2fc94a7ecedbaae0d1837e82e93d1d98f4a6d759828860e552119af3ce257 -SIZE (xrestop-0.4.tar.gz) = 92308 +TIMESTAMP = 1574793402 +SHA256 (xorg/app/app-xrestop-xrestop-0.4_GL0.tar.gz) = 3a49a19ca40adb6b8adc7bb606de89afc7df799102c3c45a45866a3bd4ff6075 +SIZE (xorg/app/app-xrestop-xrestop-0.4_GL0.tar.gz) = 18160 |