diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-16 17:32:30 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-02-16 17:32:30 +0000 |
commit | 03867cf50897f6708adaff13a5338a1501fc3968 (patch) | |
tree | 528988e6c939a080547540b12ebfe72f38724f1f /games/tyrquake | |
parent | 34ba74382fde95c9250d053219572e6c587b3967 (diff) |
Notes
Diffstat (limited to 'games/tyrquake')
-rw-r--r-- | games/tyrquake/Makefile | 7 | ||||
-rw-r--r-- | games/tyrquake/distinfo | 6 |
2 files changed, 4 insertions, 9 deletions
diff --git a/games/tyrquake/Makefile b/games/tyrquake/Makefile index 97eb07af3d1b..9b07fec0d6bc 100644 --- a/games/tyrquake/Makefile +++ b/games/tyrquake/Makefile @@ -6,14 +6,13 @@ # PORTNAME= tyrquake -PORTVERSION= 0.55 +PORTVERSION= 0.56 CATEGORIES= games MASTER_SITES= http://disenchant.net/files/engine/ MAINTAINER= alepulver@FreeBSD.org COMMENT= Very conservative branch of the Quake source code -USE_GCC= 3.2+ USE_GL= yes USE_GMAKE= yes MAKE_ENV= QBASEDIR="${Q1DIR}" @@ -35,10 +34,6 @@ MAKE_ENV+= USE_X86_ASM=N post-patch: @${REINPLACE_CMD} -e '/-mtune/d' ${WRKSRC}/${MAKEFILE} -.if ${OSVERSION} < 500000 - @${REINPLACE_CMD} -e 's|<stdint\.h>|<inttypes.h>|' \ - ${WRKSRC}/common/model.c ${WRKSRC}/include/bspfile.h -.endif do-install: .for file in tyr-quake tyr-glquake tyr-qwcl tyr-glqwcl tyr-qwsv diff --git a/games/tyrquake/distinfo b/games/tyrquake/distinfo index 04875b7b4c21..418977df85c2 100644 --- a/games/tyrquake/distinfo +++ b/games/tyrquake/distinfo @@ -1,3 +1,3 @@ -MD5 (tyrquake-0.55.tar.gz) = 1d75df5424fc9b585eb566263aa61ae1 -SHA256 (tyrquake-0.55.tar.gz) = 489291cf70f2ad141aeaab6a667a8f0a2a3852c8a9a9067db3194c3526de0fc6 -SIZE (tyrquake-0.55.tar.gz) = 1215646 +MD5 (tyrquake-0.56.tar.gz) = 12f47030dc6a9f6e01b9913f22a7bebd +SHA256 (tyrquake-0.56.tar.gz) = 74c929b4031581201cc6b7751e67a0b0f02744028b56b3d0f67b7e992ab77b7b +SIZE (tyrquake-0.56.tar.gz) = 1215830 |