aboutsummaryrefslogtreecommitdiff
path: root/games/oolite
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-06 15:36:49 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-06 15:36:49 +0000
commitabbd7297331caf8c8bac9ad3e948c208b1844efb (patch)
treeaefb57c4fd7ab6ee927d69b1d91c71eaedc8f2a1 /games/oolite
parentfa1eb8c928d4f90dc7fd6a7f23486360cdfe7ee8 (diff)
downloadports-abbd7297331caf8c8bac9ad3e948c208b1844efb.tar.gz
ports-abbd7297331caf8c8bac9ad3e948c208b1844efb.zip
- Update to 1.84
- Add missing depends PR: 212311 Submitted by: rhurlin@gwdg.de
Notes
Notes: svn path=/head/; revision=421437
Diffstat (limited to 'games/oolite')
-rw-r--r--games/oolite/Makefile10
-rw-r--r--games/oolite/distinfo5
2 files changed, 7 insertions, 8 deletions
diff --git a/games/oolite/Makefile b/games/oolite/Makefile
index 54eca7cc9695..4690431495c1 100644
--- a/games/oolite/Makefile
+++ b/games/oolite/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= oolite
-PORTVERSION= 1.82
+PORTVERSION= 1.84
CATEGORIES= games gnustep
-MASTER_SITES= http://github.com/OoliteProject/oolite/releases/download/1.82/
+MASTER_SITES= http://github.com/OoliteProject/oolite/releases/download/1.84/
DISTNAME= ${PORTNAME}-source-${PORTVERSION}
DIST_SUBDIR= oolite
@@ -26,8 +26,9 @@ LIB_DEPENDS= libespeak.so:audio/espeak \
libminizip.so:archivers/minizip
USES= gnustep openal:al perl5 python:build tar:bzip2
-USE_GL= yes
+USE_GL= gl glu
USE_SDL= sdl
+USE_XORG= x11
USE_GNUSTEP= base build
# Redefine DO_MAKE_BUILD, because current gnustep in USES overrides MAKEFILE
# without possibility to change it, as it was done in the previous implementation
@@ -83,9 +84,6 @@ post-patch: .SILENT
/ioapi.c/d ; /unzip.c/d ; \
s|/usr/X11R6|$${LOCALBASE}|' \
${WRKSRC}/GNUmakefile
-# Conversion needed for unsigned int type for using isfinite function
- ${REINPLACE_CMD} -e 's|isfinite(uValue)|isfinite((long double)uValue)|' \
- ${WRKSRC}/src/Core/Scripting/OOJSPlayerShip.m
# Change value of the SAVEDIR define
${REINPLACE_CMD} -e 's|oolite-saves|\.oolite-saves|' \
${WRKSRC}/src/Core/NSFileManagerOOExtensions.h
diff --git a/games/oolite/distinfo b/games/oolite/distinfo
index 4b4875ab6c25..d4fcf049be66 100644
--- a/games/oolite/distinfo
+++ b/games/oolite/distinfo
@@ -1,2 +1,3 @@
-SHA256 (oolite/oolite-source-1.82.tar.bz2) = aa7ac77ea3d81d8ee13602f1490aef9cc60434c8083b1b7c8ff8ff9f2a8ca7d8
-SIZE (oolite/oolite-source-1.82.tar.bz2) = 139691456
+TIMESTAMP = 1468900340
+SHA256 (oolite/oolite-source-1.84.tar.bz2) = 2ea317dde0615969d1704ee19c8df1d52bee1c87762ebd1e466b5d34f3161e2c
+SIZE (oolite/oolite-source-1.84.tar.bz2) = 139707159