FreeBSD Bugzilla – Attachment 165692 Details for
Bug 206324
games/openclonk: Update to 7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch with update
patch-openclonk.diff (text/plain), 2.02 KB, created by
Kevin Zheng
on 2016-01-17 01:56:21 UTC
(
hide
)
Description:
Patch with update
Filename:
MIME Type:
Creator:
Kevin Zheng
Created:
2016-01-17 01:56:21 UTC
Size:
2.02 KB
patch
obsolete
>diff --git a/games/openclonk/Makefile b/games/openclonk/Makefile >index d967db1..bf0a397 100644 >--- a/games/openclonk/Makefile >+++ b/games/openclonk/Makefile >@@ -2,9 +2,8 @@ > # $FreeBSD$ > > PORTNAME= openclonk >-PORTVERSION= 6.1 >+PORTVERSION= 7.0 > DISTVERSIONSUFFIX= -src >-PORTREVISION= 1 > CATEGORIES= games > MASTER_SITES= http://www.openclonk.org/builds/release/${DISTVERSION}/ > >@@ -23,9 +22,9 @@ LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs \ > > BROKEN_FreeBSD_9= does not build (lack of proper c++11 support) > >-USES= compiler:c++11-lib cmake desktop-file-utils jpeg pkgconfig tar:bzip2 >+USES= compiler:c++14-lang cmake desktop-file-utils jpeg pkgconfig tar:bzip2 > USE_GL= glew >-USE_GNOME= gtk20 >+USE_GNOME= gtk30 > USE_SDL= sdl mixer > USE_XORG= x11 xpm > INSTALLS_ICONS= yes >diff --git a/games/openclonk/distinfo b/games/openclonk/distinfo >index 3bf1d6b..d10e7f3 100644 >--- a/games/openclonk/distinfo >+++ b/games/openclonk/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (openclonk-6.1-src.tar.bz2) = 5c3903f82c9d7e8c466ab1ff594d553911a6e5fa0be2a326684d823ef1c24905 >-SIZE (openclonk-6.1-src.tar.bz2) = 68861317 >+SHA256 (openclonk-7.0-src.tar.bz2) = bc1a231d72774a7aa8819e54e1f79be27a21b579fb057609398f2aa5700b0732 >+SIZE (openclonk-7.0-src.tar.bz2) = 102143348 >diff --git a/games/openclonk/pkg-plist b/games/openclonk/pkg-plist >index d4efbb4..09cb804 100644 >--- a/games/openclonk/pkg-plist >+++ b/games/openclonk/pkg-plist >@@ -3,6 +3,7 @@ bin/openclonk > share/applications/openclonk.desktop > share/games/openclonk/Arena.ocf > share/games/openclonk/Decoration.ocd >+share/games/openclonk/Defense.ocf > share/games/openclonk/Graphics.ocg > share/games/openclonk/Material.ocg > share/games/openclonk/Missions.ocf >@@ -11,7 +12,7 @@ share/games/openclonk/Objects.ocd > share/games/openclonk/Parkour.ocf > share/games/openclonk/Sound.ocg > share/games/openclonk/System.ocg >-share/games/openclonk/Tutorial.ocf >+share/games/openclonk/Tutorials.ocf > share/games/openclonk/Worlds.ocf > share/icons/hicolor/128x128/apps/openclonk.png > share/icons/hicolor/256x256/apps/openclonk.png
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 206324
:
165692
|
166398