aboutsummaryrefslogtreecommitdiff
path: root/games/vor
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-06-04 19:43:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-06-04 19:43:26 +0000
commit3941c0065b98232ee14795f0c888c9bd89f860ca (patch)
tree4c555bfd2381a8dedc1f7792e049c7e510d3ff53 /games/vor
parent2e358a3f69b80acd8f834dc3d06bae15b9e309f0 (diff)
downloadports-3941c0065b98232ee14795f0c888c9bd89f860ca.tar.gz
ports-3941c0065b98232ee14795f0c888c9bd89f860ca.zip
Notes
Diffstat (limited to 'games/vor')
-rw-r--r--games/vor/Makefile11
-rw-r--r--games/vor/distinfo6
2 files changed, 5 insertions, 12 deletions
diff --git a/games/vor/Makefile b/games/vor/Makefile
index 8d9d0030c108..9a561a378e2b 100644
--- a/games/vor/Makefile
+++ b/games/vor/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= vor
-PORTVERSION= 0.5.2
-PORTREVISION= 1
+PORTVERSION= 0.5.3
CATEGORIES= games
MASTER_SITES= http://qualdan.com/vor/ \
http://www.amdmi3.ru/distfiles/
@@ -23,17 +22,11 @@ USE_GMAKE= yes
PORTDOCS= README
-.include <bsd.port.pre.mk>
-
post-patch:
@${REINPLACE_CMD} -e 's|SDL/||' ${WRKSRC}/sound.c
@${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|g' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|^\(my_objects.*\)$$|\1 ${LOCALBASE}/lib/libargp.a|' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|/usr/share/vor|${DATADIR}|' ${WRKSRC}/Makefile
-.if (${OSVERSION} < 500000)
- @${REINPLACE_CMD} -e 's|UINT32_MAX|0xffffffffU|' ${WRKSRC}/mt.c
- @${REINPLACE_CMD} -e 's|INT32_MIN|(-0x7fffffff-1)|' ${WRKSRC}/mt.c
-.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/vor ${PREFIX}/bin
@@ -49,4 +42,4 @@ do-install:
.endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/games/vor/distinfo b/games/vor/distinfo
index 86ae65f24acc..2a8493198304 100644
--- a/games/vor/distinfo
+++ b/games/vor/distinfo
@@ -1,3 +1,3 @@
-MD5 (vor-0.5.2.tar.bz2) = ea2f36d74d74b99e572beb4c94a519b8
-SHA256 (vor-0.5.2.tar.bz2) = 3a33087391d25549a88325cd0ad32ad4cc0f8ea77e66470052dc3b42ea1f7b35
-SIZE (vor-0.5.2.tar.bz2) = 449752
+MD5 (vor-0.5.3.tar.bz2) = 313142b654d70d1ccb9be6f86859e079
+SHA256 (vor-0.5.3.tar.bz2) = 9df9676f7dd869cafa1b0fb7605d21673ae073566b7ed1c92cee3e161d75d4cd
+SIZE (vor-0.5.3.tar.bz2) = 450668