aboutsummaryrefslogtreecommitdiff
path: root/games/tads
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-02-18 20:55:27 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-02-18 20:55:27 +0000
commit613ce217c6f7f5681eaa37e999c602a59a2e214c (patch)
tree22ab9e95d0162292325c97580a665746700cd61e /games/tads
parentc6824b51d1dbf520ed694df20747c8ebf758fd14 (diff)
downloadports-613ce217c6f7f5681eaa37e999c602a59a2e214c.tar.gz
ports-613ce217c6f7f5681eaa37e999c602a59a2e214c.zip
Update to tads 2.5.8.
Nagged by: kris
Notes
Notes: svn path=/head/; revision=129215
Diffstat (limited to 'games/tads')
-rw-r--r--games/tads/Makefile5
-rw-r--r--games/tads/distinfo4
-rw-r--r--games/tads/files/patch-makefile4
3 files changed, 6 insertions, 7 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile
index c4db8dcbfb63..7488f459cc7f 100644
--- a/games/tads/Makefile
+++ b/games/tads/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tads
-PORTVERSION= 2.5.7
+PORTVERSION= 2.5.8
CATEGORIES= games lang
MASTER_SITES= http://www.ifarchive.org/if-archive/programming/tads2/source/
DISTNAME= tads23-unix
@@ -14,7 +14,6 @@ DISTNAME= tads23-unix
MAINTAINER= kris@FreeBSD.org
COMMENT= TADS compiler/interpreter for interactive fiction
-WRKSRC= ${WRKDIR}/tads/tads2
-MAKEFILE= makefile
+WRKSRC= ${WRKDIR}/tads-3.0.7/tads2
.include <bsd.port.mk>
diff --git a/games/tads/distinfo b/games/tads/distinfo
index 5bf6fa1fbc39..678b2cf09340 100644
--- a/games/tads/distinfo
+++ b/games/tads/distinfo
@@ -1,2 +1,2 @@
-MD5 (tads23-unix.tar.gz) = 33a54946f42f2a8cf5d5189794351e6c
-SIZE (tads23-unix.tar.gz) = 3470301
+MD5 (tads23-unix.tar.gz) = 56fe255017cd862de31074f312872b97
+SIZE (tads23-unix.tar.gz) = 4029029
diff --git a/games/tads/files/patch-makefile b/games/tads/files/patch-makefile
index 75dd25db794e..7267ca0c8852 100644
--- a/games/tads/files/patch-makefile
+++ b/games/tads/files/patch-makefile
@@ -1,5 +1,5 @@
---- makefile.orig Fri Jan 17 00:30:32 2003
-+++ makefile Fri Jan 17 00:30:49 2003
+--- Makefile.orig Fri Jan 17 00:30:32 2003
++++ Makefile Fri Jan 17 00:30:49 2003
@@ -238,16 +238,16 @@
# compatibility libraries installed. It has not been tested with a bare
# FreeBSD system without the Linux libraries.