diff --git a/games/tornado/Makefile b/games/tornado/Makefile index e5b9a3dc5cb..367ae2d8d02 100644 --- a/games/tornado/Makefile +++ b/games/tornado/Makefile @@ -1,14 +1,13 @@ -# $OpenBSD: Makefile,v 1.7 2011/03/14 09:17:00 sthen Exp $ +# $OpenBSD: Makefile,v 1.8 2011/03/15 10:38:57 jasper Exp $ COMMENT= Ouranos (Weather War) clone; multiplayer -DISTNAME= tornado-1.3 +DISTNAME= tornado-1.4 CATEGORIES= games MASTER_SITES= ${HOMEPAGE}download/ -REVISION= 0 -HOMEPAGE= http://home.kcore.de/~kiza/linux/tornado/ +HOMEPAGE= http://kiza.kcore.de/software/tornado/ -# GPL +# GPLv2+ PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes PERMIT_PACKAGE_CDROM= Yes diff --git a/games/tornado/distinfo b/games/tornado/distinfo index 7596362edd8..5e09b77c3c3 100644 --- a/games/tornado/distinfo +++ b/games/tornado/distinfo @@ -1,5 +1,5 @@ -MD5 (tornado-1.3.tar.gz) = FJrcrHXLBSw2HRdb/G2fDw== -RMD160 (tornado-1.3.tar.gz) = Q2jr+A/k6zv1QbK9sN4jqvqkalw= -SHA1 (tornado-1.3.tar.gz) = x8HixoT/svVg/782EYUtIWF2edg= -SHA256 (tornado-1.3.tar.gz) = nICwADxw8EvUfBq/QK8yG87Nb6Y69PUgkOSeYKIwtJo= -SIZE (tornado-1.3.tar.gz) = 52101 +MD5 (tornado-1.4.tar.gz) = I2eRnRhL9MExwgi152LgNg== +RMD160 (tornado-1.4.tar.gz) = 4ykCb3fkmj1LWIlkXHp0lJAbMRg= +SHA1 (tornado-1.4.tar.gz) = 2Xlf4N3wgdvzkysAQamV6NHrMFs= +SHA256 (tornado-1.4.tar.gz) = 0FBjd8m4BYGmFnqdlyM2OGeJQ7vAoy+3FOCc8OkYt5E= +SIZE (tornado-1.4.tar.gz) = 54591 diff --git a/games/tornado/patches/patch-Makefile b/games/tornado/patches/patch-Makefile index 739a15b9fa9..8d55a611d7f 100644 --- a/games/tornado/patches/patch-Makefile +++ b/games/tornado/patches/patch-Makefile @@ -1,6 +1,6 @@ -$OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/27 06:07:37 jolan Exp $ ---- Makefile.orig 2003-11-20 07:26:22.000000000 -0600 -+++ Makefile 2003-11-26 21:00:05.000000000 -0600 +$OpenBSD: patch-Makefile,v 1.2 2011/03/15 10:38:57 jasper Exp $ +--- Makefile.orig Fri Mar 6 03:49:55 2009 ++++ Makefile Mon Mar 14 20:33:13 2011 @@ -1,10 +1,10 @@ -CC = gcc -MAKE = make @@ -18,10 +18,11 @@ $OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/27 06:07:37 jolan Exp $ VERSION = `grep " VERSION" version.h | sed s/\"//g | sed s/\#define\ VERSION\ //` LOCALES = de MAN = doc/man -@@ -50,19 +50,6 @@ install: tornado tornado.6 install-local +@@ -49,19 +49,6 @@ install: tornado tornado.6 install-locale-data + install -s tornado $(PREFIX)/bin $(MAKE) -C $(MAN) install-man - +- - if [ -f "/var/games/tornado.scores" ]; then \ - echo "Skipping install of the highscores file. File exists."; \ - cat /var/games/tornado.scores | ./convert-highscorefile > score.tmp; \ @@ -34,7 +35,6 @@ $OpenBSD: patch-Makefile,v 1.1.1.1 2003/11/27 06:07:37 jolan Exp $ - install tornado.scores /var/games; \ - chmod a+w-x "/var/games/tornado.scores"; \ - fi -- + install-locale-data: $(MAKE) -C po install-locale-data - diff --git a/games/tornado/pkg/PLIST b/games/tornado/pkg/PLIST index 66a37a06991..e86bd5f4847 100644 --- a/games/tornado/pkg/PLIST +++ b/games/tornado/pkg/PLIST @@ -1,7 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.5 2004/09/22 22:47:09 espie Exp $ +@comment $OpenBSD: PLIST,v 1.6 2011/03/15 10:38:57 jasper Exp $ @mode 2555 @group games -bin/tornado +@bin bin/tornado @mode @group man/de/