Update vitetris to 0.58.0

Changelog:

* Fix insecure use of printf
* netplay.c: add missing includes generating warnings on compile
* Update README
* Remove old game server
* Update INSTALL
* Update configure script

Update diff from Micah Muer, OK maintainer Ryan Freeman
This commit is contained in:
rsadowski 2020-04-14 04:46:12 +00:00
parent 9656bba220
commit 12d0488be9
2 changed files with 8 additions and 8 deletions

View File

@ -1,11 +1,13 @@
# $OpenBSD: Makefile,v 1.10 2019/07/12 20:46:26 sthen Exp $
# $OpenBSD: Makefile,v 1.11 2020/04/14 04:46:12 rsadowski Exp $
COMMENT = terminal-based tetris clone in vein of nintendo tetris
DISTNAME = vitetris-0.57
CATEGORIES = games
REVISION = 3
HOMEPAGE = http://victornils.net/tetris/
GH_TAGNAME = v0.58.0
GH_ACCOUNT = vicgeralds
GH_PROJECT = vitetris
HOMEPAGE = https://www.victornils.net/tetris/
MAINTAINER = Ryan Freeman <ryan@slipgate.org>
@ -14,8 +16,6 @@ PERMIT_PACKAGE = Yes
WANTLIB = c curses
MASTER_SITES = http://victornils.net/tetris/
RUN_DEPENDS = devel/desktop-file-utils
CONFIGURE_STYLE = simple

View File

@ -1,2 +1,2 @@
SHA256 (vitetris-0.57.tar.gz) = DJ+myLFuL4lo9l4WqH8bzTm4J9UQxu+wdx8EAKuRzcI=
SIZE (vitetris-0.57.tar.gz) = 100660
SHA256 (vitetris-0.58.0.tar.gz) = 5+fLdLuBS5/sgP5O3jw/BBNNghfWMOCSoJcjgkjWBPk=
SIZE (vitetris-0.58.0.tar.gz) = 96957