summaryrefslogtreecommitdiff
path: root/games/tome
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-28 19:36:27 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-28 19:36:27 +0000
commit212c16331f8ec1e340883eb0dbde0341447f2ade (patch)
tree796f923d0845b7f85c08466a5811f38162e559d4 /games/tome
parentAdd jerm 8094, communication terminal through serial and TCP/IP (diff)
- Update to 2.3.2
PR: ports/84227 Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer)
Notes
Notes: svn path=/head/; revision=140347
Diffstat (limited to 'games/tome')
-rw-r--r--games/tome/Makefile8
-rw-r--r--games/tome/distinfo4
2 files changed, 7 insertions, 5 deletions
diff --git a/games/tome/Makefile b/games/tome/Makefile
index d9fb02c26c9c..bc34f92d8d04 100644
--- a/games/tome/Makefile
+++ b/games/tome/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= tome
-PORTVERSION= 2.3.1
+PORTVERSION= 2.3.2
CATEGORIES= games
MASTER_SITES= http://t-o-m-e.net/dl/src/
-DISTNAME= tome-231-src
+DISTNAME= tome-232-src
MAINTAINER= eol1@yahoo.com
COMMENT= Roguelike dungeon exploration game based on JRR Tolkien's works
@@ -21,6 +21,8 @@ USE_REINPLACE= yes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+.include <bsd.port.pre.mk>
+
.if exists(${X11BASE}/lib/libX11.a) && !defined(WITHOUT_X11)
USE_XLIB= yes
.endif
@@ -33,4 +35,4 @@ post-patch:
${REINPLACE_CMD} -e 's@-I$$(X11BASE)/include@@g' ${WRKSRC}/${MAKEFILE}
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/games/tome/distinfo b/games/tome/distinfo
index 0de505c9a22c..6331cb511ba9 100644
--- a/games/tome/distinfo
+++ b/games/tome/distinfo
@@ -1,2 +1,2 @@
-MD5 (tome-231-src.tar.bz2) = 51067d664e34bec5cd9eb4b78f0c8f16
-SIZE (tome-231-src.tar.bz2) = 2638388
+MD5 (tome-232-src.tar.bz2) = 76019ca6e3dc012561b658a35b862889
+SIZE (tome-232-src.tar.bz2) = 2592023