aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-02-19 04:55:27 +0800
committerkris <kris@FreeBSD.org>2005-02-19 04:55:27 +0800
commitf0abbbdb5e8afef21a426efcb23ac53e510089f0 (patch)
tree134c55e04a8770a481fb3a03eb7b3712e01bd79b /games
parentfe4e60958a395727fdf5588a39bd27d41a6b5387 (diff)
downloadfreebsd-ports-gnome-f0abbbdb5e8afef21a426efcb23ac53e510089f0.tar.gz
freebsd-ports-gnome-f0abbbdb5e8afef21a426efcb23ac53e510089f0.tar.zst
freebsd-ports-gnome-f0abbbdb5e8afef21a426efcb23ac53e510089f0.zip
Update to tads 2.5.8.
Nagged by: kris
Diffstat (limited to 'games')
-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.