svn commit: r518477 - head/x11/xrestop

Alexander Nedotsukov bland at FreeBSD.org
Tue Nov 26 18:52:16 UTC 2019


Author: bland
Date: Tue Nov 26 18:52:15 2019
New Revision: 518477
URL: https://svnweb.freebsd.org/changeset/ports/518477

Log:
  Fetch files from gitlab.freedesktop.org

Modified:
  head/x11/xrestop/Makefile
  head/x11/xrestop/distinfo

Modified: head/x11/xrestop/Makefile
==============================================================================
--- head/x11/xrestop/Makefile	Tue Nov 26 18:37:58 2019	(r518476)
+++ head/x11/xrestop/Makefile	Tue Nov 26 18:52:15 2019	(r518477)
@@ -5,16 +5,15 @@ PORTNAME=	xrestop
 PORTVERSION=	0.4
 PORTREVISION=	5
 CATEGORIES=	x11
-MASTER_SITES=	http://projects.o-hand.com/sources/${PORTNAME}/
 
 MAINTAINER=	bland at 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

Modified: head/x11/xrestop/distinfo
==============================================================================
--- head/x11/xrestop/distinfo	Tue Nov 26 18:37:58 2019	(r518476)
+++ head/x11/xrestop/distinfo	Tue Nov 26 18:52:15 2019	(r518477)
@@ -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


More information about the svn-ports-all mailing list