diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2009-09-03 23:53:38 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2009-09-03 23:53:38 +0000 |
commit | 1acd21eee3e0a5552bd9345f73e1c41a7f45f31b (patch) | |
tree | 2956ab4b64303d15a7f100564fa2b849bbf5d593 /games/tornado | |
parent | ec078200540b212912a1ce0d43f7bb923e496ad9 (diff) | |
download | ports-1acd21eee3e0a5552bd9345f73e1c41a7f45f31b.tar.gz ports-1acd21eee3e0a5552bd9345f73e1c41a7f45f31b.zip |
Notes
Diffstat (limited to 'games/tornado')
-rw-r--r-- | games/tornado/Makefile | 7 | ||||
-rw-r--r-- | games/tornado/distinfo | 6 | ||||
-rw-r--r-- | games/tornado/pkg-plist | 13 |
3 files changed, 6 insertions, 20 deletions
diff --git a/games/tornado/Makefile b/games/tornado/Makefile index 492fe0e1fd00..a467852a3a1a 100644 --- a/games/tornado/Makefile +++ b/games/tornado/Makefile @@ -6,10 +6,9 @@ # PORTNAME= tornado -PORTVERSION= 1.3 -PORTREVISION= 2 +PORTVERSION= 1.4 CATEGORIES= games -MASTER_SITES= http://kiza.kcore.de/software/tornado/download/ +MASTER_SITES= http://kiza.kcore.de/media/software/${PORTNAME}/ MAINTAINER= minter@lunenburg.org COMMENT= A curses-based game of weather destruction @@ -18,6 +17,6 @@ MAN6= tornado.6 MANLANG= "" de fr it nl no ru USE_GETTEXT= yes -USE_GMAKE= yes +USE_GMAKE= yes .include <bsd.port.mk> diff --git a/games/tornado/distinfo b/games/tornado/distinfo index ba339f344940..b78878e13552 100644 --- a/games/tornado/distinfo +++ b/games/tornado/distinfo @@ -1,3 +1,3 @@ -MD5 (tornado-1.3.tar.gz) = 149adcac75cb052c361d175bfc6d9f0f -SHA256 (tornado-1.3.tar.gz) = 9c80b0003c70f04bd47c1abf40af321bcecd6fa63af4f52090e49e60a230b49a -SIZE (tornado-1.3.tar.gz) = 52101 +MD5 (tornado-1.4.tar.gz) = 2367919d184bf4c131c208b5e762e036 +SHA256 (tornado-1.4.tar.gz) = d0506377c9b80581a6167a9d97233638678943bbc0a32fb714e09cf0e918b791 +SIZE (tornado-1.4.tar.gz) = 54591 diff --git a/games/tornado/pkg-plist b/games/tornado/pkg-plist index 5b715cf732c5..03803ca30897 100644 --- a/games/tornado/pkg-plist +++ b/games/tornado/pkg-plist @@ -1,5 +1,4 @@ bin/tornado -@dirrmtry share/games share/games/tornado.scores share/locale/de/LC_MESSAGES/tornado.mo share/locale/es/LC_MESSAGES/tornado.mo @@ -10,15 +9,3 @@ share/locale/no/LC_MESSAGES/tornado.mo share/locale/ru/LC_MESSAGES/tornado.mo share/locale/pt/LC_MESSAGES/tornado.mo @dirrm share/games -@dirrm man/de/man6 -@dirrm man/de -@dirrm man/fr/man6 -@dirrm man/fr -@dirrm man/it/man6 -@dirrm man/it -@dirrm man/nl/man6 -@dirrm man/nl -@dirrm man/no/man6 -@dirrm man/no -@dirrm man/ru/man6 -@dirrm man/ru |