Opened 19 years ago

Closed 19 years ago

Last modified 8 years ago

#3691 closed defect (fixed)

UPDATE: gnubg

Reported by: benwill@… Owned by: matt@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: gnubg

Description (last modified by ryandesign (Ryan Carsten Schmidt))

This fixes a bug (extern nSkip redefined as static) under GCC 4.0.

--- Portfile.orig       2005-06-23 16:56:44.000000000 -0700
+++ Portfile    2005-06-23 17:00:41.000000000 -0700
@@ -37,7 +37,7 @@
                        system "mv ${name}.weights-0.14 ${name}.weights"
                        }
 
-patchfiles             patch-configure.diff
+patchfiles             patch-configure.diff patch-rollout.h
 
 configure.env          CPPFLAGS="-I${prefix}/include" \
                        CFLAGS="-lmx" \

Attachments (1)

patch-rollout.h (310 bytes) - added by benwill@… 19 years ago.
Patch to go with updated portfile

Download all attachments as: .zip

Change History (3)

Changed 19 years ago by benwill@…

Attachment: patch-rollout.h added

Patch to go with updated portfile

comment:1 Changed 19 years ago by matt@…

Resolution: fixed
Status: newclosed

Committed. Thanks Ben!

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: gnubg added
Note: See TracTickets for help on using tickets.