FreeBSD Bugzilla – Attachment 174352 Details for
Bug 212358
games/oolite: Update to 1.84
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch (since 412346 revision)
oolite.diff (text/plain), 1.69 KB, created by
lightside
on 2016-09-03 19:19:38 UTC
(
hide
)
Description:
Proposed patch (since 412346 revision)
Filename:
MIME Type:
Creator:
lightside
Created:
2016-09-03 19:19:38 UTC
Size:
1.69 KB
patch
obsolete
>--- oolite.orig/Makefile 2016-04-01 14:00:51 UTC >+++ oolite/Makefile >@@ -2,9 +2,9 @@ > # $FreeBSD: head/games/oolite/Makefile 412346 2016-04-01 14:00:51Z mat $ > > 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 @@ > 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 @@ > /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 >--- oolite.orig/distinfo 2015-06-05 23:26:11 UTC >+++ 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212358
: 174352