summaryrefslogtreecommitdiffstats
path: root/graphics/pvmpov/files/patch-aa
blob: f515bd7f9d15031a8f5cc0b664556c4b82ddd135 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
--- pvmpov.patch.orig	Sat Sep  8 00:29:33 2001
+++ pvmpov.patch	Wed Feb 23 14:32:36 2005
@@ -579,9 +579,9 @@
   
     /* Print redirecting options. */
   
-diff -r -c ../povray31/source/optout.h povray31/source/optout.h
-*** ../povray31/source/optout.h	Mon Nov 22 04:24:23 1999
---- povray31/source/optout.h	Thu Sep  6 14:29:51 2001
+diff -r -c povray31/source/optout.h.orig povray31/source/optout.h
+*** povray31/source/optout.h.orig	Tue Feb 22 23:47:08 2005
+--- povray31/source/optout.h	Wed Feb 23 14:27:00 2005
 ***************
 *** 19,24 ****
 --- 19,27 ----
@@ -595,29 +595,28 @@
   
   
 ***************
-*** 36,49 ****
+*** 36,48 ****
   #define POV_RAY_VERSION "3.1g"
   
-  #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:"
-  #define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................."
+  #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled for"
+  #define DISTRIBUTION_MESSAGE_2 "FreeBSD, http://www.freebsd.org/"
   #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team(tm) is not responsible for supporting this version."
   
   /* Number of help pages (numbered 0 to MAX_HELP_PAGE). */
   
   #define MAX_HELP_PAGE 7
 ! 
-! 
+  
   
   /*****************************************************************************
-  * Global typedefs
 --- 39,58 ----
   #define POV_RAY_VERSION "3.1g"
   
-  #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:"
+  #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled for"
 + #ifdef PVM
 + #define DISTRIBUTION_MESSAGE_2 "Jakob Flierl <flierl@luga.de> - PVMPOV Version 3.1g.2"
 + #else
-  #define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................."
+  #define DISTRIBUTION_MESSAGE_2 "FreeBSD, http://www.freebsd.org/"
 + #endif
   #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team(tm) is not responsible for supporting this version."
   
@@ -629,8 +628,8 @@
   #define MAX_HELP_PAGE 7
 ! #endif
   
+  
   /*****************************************************************************
-  * Global typedefs
 diff -r -c ../povray31/source/povray.c povray31/source/povray.c
 *** ../povray31/source/povray.c	Sat May  1 15:01:26 1999
 --- povray31/source/povray.c	Thu Sep  6 14:23:55 2001
OpenPOWER on IntegriCloud