- update net/tornado to 1.4

- fix homepage
- specify license version
- regen plist

from gleydson soares
This commit is contained in:
jasper 2011-03-15 10:38:57 +00:00
parent 0f6542179b
commit f282677d4a
4 changed files with 18 additions and 19 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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/