ports/56326: Maintainer update: games/dungeoncrawl

Suleiman Souhlal refugee at vt.edu
Tue Sep 2 18:00:30 UTC 2003


>Number:         56326
>Category:       ports
>Synopsis:       Maintainer update: games/dungeoncrawl
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 02 11:00:28 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Suleiman Souhlal
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD hc6524a8b.dhcp.vt.edu 5.1-CURRENT FreeBSD 5.1-CURRENT #8: Sun Aug 24 06:24:54 EDT 2003 refugee at zZzZ.vt.edu:/usr/obj/usr/src/sys/ZZZZ i386


	
>Description:
	
	Fix building with gcc 3.3.1
>How-To-Repeat:
	
>Fix:

	

--- dc.diff begins here ---
diff -urN /usr/ports/games/dungeoncrawl/files/patch-ca dungeoncrawl/files/patch-ca
--- /usr/ports/games/dungeoncrawl/files/patch-ca	Wed Dec 31 19:00:00 1969
+++ dungeoncrawl/files/patch-ca	Tue Sep  2 13:45:13 2003
@@ -0,0 +1,33 @@
+--- religion.cc.orig	Tue Sep  2 13:42:32 2003
++++ religion.cc	Tue Sep  2 13:43:30 2003
+@@ -53,18 +53,18 @@
+ #include "stuff.h"
+ 
+ const char *sacrifice[] = {
+-    {" glows silver and disappears."},
+-    {" glows a brilliant golden colour and disappears."},
+-    {" rots away in an instant."},
+-    {" crumbles to dust."},
+-    {" is eaten by a bug."},    /* Xom - no sacrifices */
+-    {" explodes into nothingness."},
+-    {" is consumed in a burst of flame."},
+-    {" is consumed in a roaring column of flame."},
+-    {" glows faintly for a moment, then is gone."},
+-    {" is consumed in a roaring column of flame."},
+-    {" glows with a rainbow of weird colours and disappears."},
+-    {" evaporates."}
++    " glows silver and disappears.",
++    " glows a brilliant golden colour and disappears.",
++    " rots away in an instant.",
++    " crumbles to dust.",
++    " is eaten by a bug.",    /* Xom - no sacrifices */
++    " explodes into nothingness.",
++    " is consumed in a burst of flame.",
++    " is consumed in a roaring column of flame.",
++    " glows faintly for a moment, then is gone.",
++    " is consumed in a roaring column of flame.",
++    " glows with a rainbow of weird colours and disappears.",
++    " evaporates."
+ };
+ 
+ void altar_prayer(void);
--- dc.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list