From 25e0c8c5df22d2027a670dc6eed5a259cda1ec1f Mon Sep 17 00:00:00 2001 From: Steven Wallace Date: Thu, 29 Dec 1994 01:10:57 +0000 Subject: Persistence of Vision Ray Tracer version 2.2 Submitted by: jmacd@uclink.berkeley.edu (Josh MacDonald) --- graphics/povray36/files/patch-a | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 graphics/povray36/files/patch-a (limited to 'graphics/povray36/files/patch-a') diff --git a/graphics/povray36/files/patch-a b/graphics/povray36/files/patch-a new file mode 100644 index 000000000000..3032690efeec --- /dev/null +++ b/graphics/povray36/files/patch-a @@ -0,0 +1,21 @@ +*** source/frame.h Thu Feb 3 10:23:12 1994 +--- newsource/frame.h Wed Dec 28 03:28:23 1994 +*************** +*** 36,43 **** + #define POV_RAY_VERSION "2.2" + + /* This message is for the personal distribution release. */ +! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled by:" +! #define DISTRIBUTION_MESSAGE_2 "FILL IN NAME HERE........................." + #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team is not responsible for supporting this version." + + #ifndef READ_ENV_VAR_BEFORE +--- 36,43 ---- + #define POV_RAY_VERSION "2.2" + + /* This message is for the personal distribution release. */ +! #define DISTRIBUTION_MESSAGE_1 "This is an unofficial version compiled for" +! #define DISTRIBUTION_MESSAGE_2 "FreeBSD." + #define DISTRIBUTION_MESSAGE_3 "The POV-Ray Team is not responsible for supporting this version." + + #ifndef READ_ENV_VAR_BEFORE -- cgit v1.2.3