- Update to 0.9.10

This commit is contained in:
Dmitry Marakasov 2019-10-03 01:25:36 +00:00
parent 8dec576839
commit 787a8449c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=513641
5 changed files with 8 additions and 25 deletions

View file

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= endless-sky
PORTVERSION= 0.9.8
PORTREVISION= 5
PORTVERSION= 0.9.10
DISTVERSIONPREFIX= v
CATEGORIES= games
@ -19,11 +18,12 @@ LIB_DEPENDS= libpng.so:graphics/png \
USE_GITHUB= yes
USES= compiler:c++11-lib jpeg localbase:ldflags openal scons
USES= compiler:c++11-lib gl gnome jpeg localbase:ldflags openal scons sdl xorg
USE_SDL= sdl2
USE_GL= gl glew
LLD_UNSAFE= yes
INSTALLS_ICONS= yes
LLD_UNSAFE= yes
PORTDATA= *

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1503228209
SHA256 (endless-sky-endless-sky-v0.9.8_GH0.tar.gz) = 69078c67656709646deb0c46fd960aa905601c23bb47c1696b0962ae8dff6d1e
SIZE (endless-sky-endless-sky-v0.9.8_GH0.tar.gz) = 74476053
TIMESTAMP = 1569936654
SHA256 (endless-sky-endless-sky-v0.9.10_GH0.tar.gz) = 58f2e405e171be8426004216df4df7bb3a2792a507a5d01f77a0f02346332f6f
SIZE (endless-sky-endless-sky-v0.9.10_GH0.tar.gz) = 98348108

View file

@ -1,14 +1,5 @@
--- SConstruct.orig 2016-06-24 12:15:47 UTC
+++ SConstruct
@@ -1,7 +1,7 @@
import os
# Load any environment variables that alter the build.
-env = Environment()
+env = Environment(ENV = os.environ)
if 'CCFLAGS' in os.environ:
env.Append(CCFLAGS = os.environ['CCFLAGS'])
if 'CXXFLAGS' in os.environ:
@@ -24,7 +24,7 @@ Help(opts.GenerateHelpText(env))
flags = ["-std=c++11", "-Wall"]

View file

@ -1,10 +0,0 @@
--- source/CollisionSet.cpp.orig 2017-01-18 02:04:49 UTC
+++ source/CollisionSet.cpp
@@ -22,6 +22,7 @@ PARTICULAR PURPOSE. See the GNU General
#include <algorithm>
#include <numeric>
#include <set>
+#include <cstdlib>
using namespace std;

View file

@ -2,10 +2,12 @@ bin/endless-sky
man/man6/endless-sky.6.gz
share/appdata/endless-sky.appdata.xml
share/applications/endless-sky.desktop
share/icons/hicolor/128x128/apps/endless-sky.png
share/icons/hicolor/16x16/apps/endless-sky.png
share/icons/hicolor/22x22/apps/endless-sky.png
share/icons/hicolor/24x24/apps/endless-sky.png
share/icons/hicolor/256x256/apps/endless-sky.png
share/icons/hicolor/32x32/apps/endless-sky.png
share/icons/hicolor/48x48/apps/endless-sky.png
share/icons/hicolor/512x512/apps/endless-sky.png
share/pixmaps/endless-sky.png