Date: Tue, 26 Nov 2019 18:52:15 +0000 (UTC) From: Alexander Nedotsukov <bland@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518477 - head/x11/xrestop Message-ID: <201911261852.xAQIqFQD002268@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911261852.xAQIqFQD002268>