ports/50438: [patch] fix checksum and build for graphics/fractorama

Mark Linimon linimon at lonesome.com
Sat Mar 29 23:20:17 UTC 2003


>Number:         50438
>Category:       ports
>Synopsis:       [patch] fix checksum and build for graphics/fractorama
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 29 15:20:04 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-2.0
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	Per Kris Kennaway mail, fractorama won't checksum.
>How-To-Repeat:
	make extract
>Fix:
	Note: the following diff makes it build, but I can't get it to do
	much of anything.  Any takers?

--- fractorama/distinfo.dist	Mon Aug 26 21:20:23 2002
+++ fractorama/distinfo	Sat Mar 29 16:56:04 2003
@@ -1 +1 @@
-MD5 (fractorama.tar.gz) = 299046c798f5d73691cf8bc87ed107a9
+MD5 (fractorama.tar.gz) = 2f255156f096cd166f7649ca3582a189
--- fractorama/files/patch-src::lib::fractal::PrintArg.h_dist	Sun Dec 22 07:32:26 2002
+++ fractorama/files/patch-src::lib::fractal::PrintArg.h	Sat Mar 29 17:10:30 2003
@@ -1,6 +1,6 @@
---- lib/fractal/PrintArg.h.orig	Sat Dec  1 01:27:59 2001
-+++ lib/fractal/PrintArg.h	Sun Dec 22 07:00:54 2002
-@@ -1,9 +1,11 @@
+--- lib/fractal/PrintArg.h.orig	Sat Feb  1 17:45:00 2003
++++ lib/fractal/PrintArg.h	Sat Mar 29 17:09:13 2003
+@@ -1,10 +1,12 @@
  #ifndef _PRINT_ARG_H_
  #   define _PRINT_ARG_H_
  
@@ -9,6 +9,7 @@
 +
  class ComplexVariables;
  class DoubleVariables;
+ class ColorEnvironment;
 -class ostream;
  
  class PrintArg
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list