Browse Source

xplanet: Updated (1.2.0 -> 1.2.1)

user/chris/test/early-mdev
Aldas Nabazas 14 years ago
parent
commit
ef8c8edf02
  1. 34
      x11/xplanet/gcc44.patch
  2. 6
      x11/xplanet/xplanet.desc

34
x11/xplanet/gcc44.patch

@ -0,0 +1,34 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../xplanet/gcc44.patch
# Copyright (C) 2010 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
# of the GNU General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option) any later
# version.
# --- SDE-COPYRIGHT-NOTE-END ---
diff -Nur xplanet-1.2.1-orig/src/Satellite.cpp xplanet-1.2.1/src/Satellite.cpp
--- xplanet-1.2.1-orig/src/Satellite.cpp 2010-11-29 17:07:25.000054085 +0100
+++ xplanet-1.2.1/src/Satellite.cpp 2010-11-29 17:14:28.296055793 +0100
@@ -1,4 +1,5 @@
#include <clocale>
+#include <cstdio>
#include <cstring>
#include <iostream>
using namespace std;
diff -Nur xplanet-1.2.1-orig/src/Separation.cpp xplanet-1.2.1/src/Separation.cpp
--- xplanet-1.2.1-orig/src/Separation.cpp 2010-11-29 17:07:24.996053842 +0100
+++ xplanet-1.2.1/src/Separation.cpp 2010-11-29 17:14:40.492051707 +0100
@@ -1,4 +1,5 @@
#include <cmath>
+#include <cstdio>
#include <iostream>
#include "Separation.h"

6
x11/xplanet/xplanet.desc

@ -3,7 +3,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../xplanet/xplanet.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2010 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
@ -33,8 +33,8 @@
[L] GPL
[S] Stable
[V] 1.2.0
[V] 1.2.1
[P] X -----5---9 204.800
[D] 681639741 xplanet-1.2.0.tar.gz http://dl.sourceforge.net/sourceforge/xplanet/
[D] 2104556571 xplanet-1.2.1.tar.gz http://dl.sourceforge.net/sourceforge/xplanet/

Loading…
Cancel
Save