aboutsummaryrefslogtreecommitdiff
path: root/astro/openuniverse
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /astro/openuniverse
parent5a20e7990eb544509174d617d359bf0d4ac64737 (diff)
downloadports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.tar.gz
ports-9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896.zip
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419133
Diffstat (limited to 'astro/openuniverse')
-rw-r--r--astro/openuniverse/files/patch-src_comet.cpp6
-rw-r--r--astro/openuniverse/files/patch-src_ou.cpp (renamed from astro/openuniverse/files/patch-a)5
-rw-r--r--astro/openuniverse/files/patch-src_ou.h4
-rw-r--r--astro/openuniverse/files/patch-src_timeb.h (renamed from astro/openuniverse/files/patch-b)5
4 files changed, 9 insertions, 11 deletions
diff --git a/astro/openuniverse/files/patch-src_comet.cpp b/astro/openuniverse/files/patch-src_comet.cpp
index 2396b6492f5d..a8dd2baec728 100644
--- a/astro/openuniverse/files/patch-src_comet.cpp
+++ b/astro/openuniverse/files/patch-src_comet.cpp
@@ -1,6 +1,6 @@
---- src/comet.cpp.orig Sat May 13 15:48:51 2000
-+++ src/comet.cpp Fri Mar 23 19:49:12 2001
-@@ -52,7 +52,7 @@
+--- src/comet.cpp.orig 2000-05-13 22:48:51 UTC
++++ src/comet.cpp
+@@ -52,7 +52,7 @@ void CometTail(int body)
#ifdef WIN32
wglPointParameterfvEXT(GL_DISTANCE_ATTENUATION_EXT, quad);
#else
diff --git a/astro/openuniverse/files/patch-a b/astro/openuniverse/files/patch-src_ou.cpp
index 76b6ad6ad7f1..38cc3f4d10f4 100644
--- a/astro/openuniverse/files/patch-a
+++ b/astro/openuniverse/files/patch-src_ou.cpp
@@ -1,6 +1,5 @@
-diff -ruN src/ou.cpp.orig src/ou.cpp
---- src/ou.cpp.orig Sun Jun 4 21:29:29 2000
-+++ src/ou.cpp Sat Jun 10 07:37:23 2000
+--- src/ou.cpp.orig 2000-06-04 21:29:29 UTC
++++ src/ou.cpp
@@ -22,7 +22,7 @@
#include <string.h>
#include <math.h>
diff --git a/astro/openuniverse/files/patch-src_ou.h b/astro/openuniverse/files/patch-src_ou.h
index fbadc8fa3863..098eee0407e7 100644
--- a/astro/openuniverse/files/patch-src_ou.h
+++ b/astro/openuniverse/files/patch-src_ou.h
@@ -1,5 +1,5 @@
---- src/ou.h.orig Sun Jun 4 12:35:09 2000
-+++ src/ou.h Tue Nov 5 12:17:24 2002
+--- src/ou.h.orig 2000-06-04 19:35:09 UTC
++++ src/ou.h
@@ -19,6 +19,7 @@
#include <stdio.h>
diff --git a/astro/openuniverse/files/patch-b b/astro/openuniverse/files/patch-src_timeb.h
index f87af09f7600..8c2f67c51eae 100644
--- a/astro/openuniverse/files/patch-b
+++ b/astro/openuniverse/files/patch-src_timeb.h
@@ -1,6 +1,5 @@
-diff -ruN src/timeb.h.orig src/timeb.h
---- src/timeb.h.orig Thu Jan 1 00:00:00 1970
-+++ src/timeb.h Sat Jun 10 07:37:45 2000
+--- src/timeb.h.orig 2016-07-26 13:11:57 UTC
++++ src/timeb.h
@@ -0,0 +1,46 @@
+/* Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.