summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-05-22 16:47:11 +0000
committerijliao <ijliao@FreeBSD.org>2001-05-22 16:47:11 +0000
commit915764fd3ccc847539502fe88efc05fc575af8bb (patch)
tree3ad80191796788f3000ed15b9e734301ba6d4381 /games
parent3b1a83296e86bbce7f69649bea23eeaeed3b0990 (diff)
downloadFreeBSD-ports-915764fd3ccc847539502fe88efc05fc575af8bb.zip
FreeBSD-ports-915764fd3ccc847539502fe88efc05fc575af8bb.tar.gz
upgrade to 2001.05.08
Diffstat (limited to 'games')
-rw-r--r--games/xtux/Makefile7
-rw-r--r--games/xtux/distinfo2
-rw-r--r--games/xtux/pkg-plist7
3 files changed, 11 insertions, 5 deletions
diff --git a/games/xtux/Makefile b/games/xtux/Makefile
index 7f8625f..2ae2197 100644
--- a/games/xtux/Makefile
+++ b/games/xtux/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= xtux
-PORTVERSION= 2001.03.24
+PORTVERSION= 2001.05.08
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=xtux
-DISTNAME= xtux-src-20010324
+MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/.//g}
MAINTAINER= goranrunfeldt@home.se
@@ -46,6 +46,7 @@ do-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/xtux
${INSTALL_DATA} ${WRKSRC}/doc/* ${PREFIX}/share/doc/xtux
+ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xtux
.endif
.include <bsd.port.mk>
diff --git a/games/xtux/distinfo b/games/xtux/distinfo
index 775bd18..9235cc5 100644
--- a/games/xtux/distinfo
+++ b/games/xtux/distinfo
@@ -1 +1 @@
-MD5 (xtux-src-20010324.tar.gz) = ff77da80ddaeb52e4a4ba4d11d7244b9
+MD5 (xtux-src-20010508.tar.gz) = a6cefec43708bd40cb5eb41dfe605443
diff --git a/games/xtux/pkg-plist b/games/xtux/pkg-plist
index 107ccb9..5fbcb19 100644
--- a/games/xtux/pkg-plist
+++ b/games/xtux/pkg-plist
@@ -4,6 +4,7 @@ bin/tux_serv
%%PORTDOCS%%share/doc/xtux/images
%%PORTDOCS%%share/doc/xtux/mapformat
%%PORTDOCS%%share/doc/xtux/weapons
+%%PORTDOCS%%share/doc/xtux/README
share/xtux/images/entities/arrow.xpm
share/xtux/images/entities/borg.xpm
share/xtux/images/entities/borg_die.xpm
@@ -17,8 +18,10 @@ share/xtux/images/entities/cd_die.xpm
share/xtux/images/entities/clippy.xpm
share/xtux/images/entities/clippy_die.xpm
share/xtux/images/entities/cobol.xpm
+share/xtux/images/entities/cobol_die.xpm
share/xtux/images/entities/crate.xpm
share/xtux/images/entities/duckboy.xpm
+share/xtux/images/entities/duckboy_die.xpm
share/xtux/images/entities/duke.xpm
share/xtux/images/entities/duke_die.xpm
share/xtux/images/entities/fireball.xpm
@@ -81,6 +84,7 @@ share/xtux/images/items/natalie_portman.xpm
share/xtux/images/items/nodoze.xpm
share/xtux/images/items/nuke_crate.xpm
share/xtux/images/items/patent.xpm
+share/xtux/images/items/pizzabox.xpm
share/xtux/images/items/random.xpm
share/xtux/images/items/rocket.xpm
share/xtux/images/items/shells.xpm
@@ -530,7 +534,7 @@ share/xtux/maps/end.map
share/xtux/maps/geekusa.map
share/xtux/maps/home.map
share/xtux/maps/home2.map
-share/xtux/maps/mapgen.map
+share/xtux/maps/mapedit.map
share/xtux/maps/my_way_home.map
share/xtux/maps/penguinland.map
share/xtux/maps/sewer.map
@@ -540,6 +544,7 @@ share/xtux/maps/street_spirit.map
share/xtux/maps/test.map
share/xtux/maps/unfinished_sympathy.map
share/xtux/maps/watership.map
+share/xtux/maps/wwt.map
share/xtux/default.table
share/xtux/desktop.table
share/xtux/generic.table
OpenPOWER on IntegriCloud