update to qstat-2.17, from maintainer, small tweak by me (drop
line that was forcing CFLAGS)
This commit is contained in:
parent
aae4040b6e
commit
1ff5beba25
@ -1,11 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2021/02/02 11:39:58 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2021/10/03 20:23:40 sthen Exp $
|
||||
|
||||
COMMENT= displays the status of multi-player Internet Game servers
|
||||
|
||||
GH_ACCOUNT= multiplay
|
||||
GH_PROJECT= qstat
|
||||
GH_COMMIT= 502167b108b7d40daacfc75c2b5c9eb4c7714f2b
|
||||
DISTNAME= qstat-2.14pl20201129
|
||||
GH_TAGNAME= v2.17
|
||||
|
||||
CATEGORIES= games
|
||||
MAINTAINER= Tom Murphy <openbsd@pertho.net>
|
||||
@ -15,11 +14,13 @@ PERMIT_PACKAGE= Yes
|
||||
|
||||
WANTLIB= c
|
||||
|
||||
MAKE_ENV = QSTAT_VERSION=${GH_TAGNAME}
|
||||
CONFIGURE_STYLE = autoreconf
|
||||
|
||||
AUTOCONF_VERSION = 2.69
|
||||
AUTOCONF_VERSION = 2.71
|
||||
AUTOMAKE_VERSION = 1.16
|
||||
AUTORECONF = ./autogen.sh
|
||||
USE_GMAKE = yes
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/qstat
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (qstat-2.14pl20201129-502167b1.tar.gz) = qFHwQYPS9GoqKc9ty/hbmRCQIuxCPJuQ0h8884r3KAA=
|
||||
SIZE (qstat-2.14pl20201129-502167b1.tar.gz) = 231705
|
||||
SHA256 (qstat-2.17.tar.gz) = /woFDoZ60db99rXXB+L8euooJrijgjISILOQxiH7FWI=
|
||||
SIZE (qstat-2.17.tar.gz) = 233981
|
||||
|
Loading…
Reference in New Issue
Block a user