diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-12-22 02:30:59 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-12-22 02:30:59 +0000 |
commit | 956a21916b03a5fb2d2e029d5d0ec782b85fb31e (patch) | |
tree | 18cf06f24d3ce42968f44dd5ec35291512a712e3 /games/tome | |
parent | 9ecc89dfc3a5b9f21caa5ce24ae9c05786e624b3 (diff) | |
download | ports-956a21916b03a5fb2d2e029d5d0ec782b85fb31e.tar.gz ports-956a21916b03a5fb2d2e029d5d0ec782b85fb31e.zip |
Finish upgrading to ToME 2.2.5
Pointy hat to: kris
Notes
Notes:
svn path=/head/; revision=96406
Diffstat (limited to 'games/tome')
-rw-r--r-- | games/tome/Makefile | 4 | ||||
-rw-r--r-- | games/tome/distinfo | 2 | ||||
-rw-r--r-- | games/tome/pkg-plist | 4 |
3 files changed, 4 insertions, 6 deletions
diff --git a/games/tome/Makefile b/games/tome/Makefile index 0e413df0ad4d..bf3f65507668 100644 --- a/games/tome/Makefile +++ b/games/tome/Makefile @@ -6,10 +6,10 @@ # PORTNAME= tome -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.5 CATEGORIES= games MASTER_SITES= http://t-o-m-e.net/dl/src/ -DISTNAME= tome-222-src +DISTNAME= tome-225-src EXTRACT_SUFX= .tgz MAINTAINER= kris@FreeBSD.org diff --git a/games/tome/distinfo b/games/tome/distinfo index b572737000a7..cad34308bcd3 100644 --- a/games/tome/distinfo +++ b/games/tome/distinfo @@ -1 +1 @@ -MD5 (tome-222-src.tgz) = 145686d06c0650951236b859e611d6b2 +MD5 (tome-225-src.tgz) = b1a340a6092fd53b07be9d107b16e16b diff --git a/games/tome/pkg-plist b/games/tome/pkg-plist index 1098815522f2..7aa5d52d3537 100644 --- a/games/tome/pkg-plist +++ b/games/tome/pkg-plist @@ -147,7 +147,6 @@ share/tome/file/book-8.txt share/tome/file/book-9.txt share/tome/file/bravado.txt share/tome/file/chainswd.txt -share/tome/file/crime.txt share/tome/file/dam_huge.txt share/tome/file/dam_lots.txt share/tome/file/dam_med.txt @@ -295,7 +294,6 @@ share/tome/help/r_wodelf.txt share/tome/help/r_yeek.txt share/tome/help/rm_barb.txt share/tome/help/rm_class.txt -share/tome/help/rm_corru.txt share/tome/help/rm_herm.txt share/tome/help/rm_lsoul.txt share/tome/help/rm_skel.txt @@ -358,6 +356,7 @@ share/tome/scpt/corrupt.lua share/tome/scpt/drunk.lua share/tome/scpt/fireprof.lua share/tome/scpt/god.lua +share/tome/scpt/gods.lua share/tome/scpt/help.lua share/tome/scpt/init.lua share/tome/scpt/intro.lua @@ -426,7 +425,6 @@ share/tome/xtra/font/xm8x16.fnt share/tome/xtra/graf/16x16.bmp share/tome/xtra/graf/8x8.bmp share/tome/xtra/graf/mask.bmp -share/tome/xtra/graf/tome-128.png share/tome/xtra/music/delete.me share/tome/xtra/sound/Sound.cfg share/tome/xtra/sound/readme.txt |