Update xrestop to vesion 0.5
While there: switch homepage to https and MASTER_SITES to standard
X.Org MASTER_SITES.

ok ?

Index: Makefile
===================================================================
RCS file: /cvs/OpenBSD/ports/x11/xrestop/Makefile,v
retrieving revision 1.16
diff -u -p -u -r1.16 Makefile
--- Makefile    12 Jul 2019 20:51:30 -0000      1.16
+++ Makefile    3 Aug 2021 09:46:59 -0000
@@ -1,21 +1,20 @@
 # $OpenBSD: Makefile,v 1.16 2019/07/12 20:51:30 sthen Exp $
 
 COMMENT=       top-like X server resources usage display tool
-DISTNAME=      xrestop-0.4
-REVISION=      3
+DISTNAME=      xrestop-0.5
 
 CATEGORIES=    x11
 
-HOMEPAGE=      http://www.freedesktop.org/wiki/Software/xrestop
+HOMEPAGE=      https://www.freedesktop.org/wiki/Software/xrestop/
 
 MAINTAINER=    Matthieu Herrb <matth...@openbsd.org>
 
 # GPL
 PERMIT_PACKAGE=        Yes
 
-MASTER_SITES=  http://projects.o-hand.com/sources/xrestop/
-
 WANTLIB=       XRes Xext X11 Xau Xdmcp curses c xcb
+
+MASTER_SITES = ${MASTER_SITE_XORG:=app/}
 
 SEPARATE_BUILD=        Yes
 
Index: distinfo
===================================================================
RCS file: /cvs/OpenBSD/ports/x11/xrestop/distinfo,v
retrieving revision 1.4
diff -u -p -u -r1.4 distinfo
--- distinfo    18 Jan 2015 03:16:08 -0000      1.4
+++ distinfo    3 Aug 2021 09:47:14 -0000
@@ -1,2 +1,2 @@
-SHA256 (xrestop-0.4.tar.gz) = Z8L8lKfs7bquDRg36C6T0dmPSm11mCiGDlUhGa884lc=
-SIZE (xrestop-0.4.tar.gz) = 92308
+SHA256 (xrestop-0.5.tar.gz) = alyXMPkBIcVc3jSgpHM8Qp1LF+QqZqijiR6WA8g8H/c=
+SIZE (xrestop-0.5.tar.gz) = 168338

-- 
Matthieu Herrb

Reply via email to