[MacPorts] #3691: UPDATE: gnubg

MacPorts noreply at macports.org
Thu Mar 24 08:09:59 PDT 2016


#3691: UPDATE: gnubg
------------------------+--------------------
  Reporter:  benwill@…  |      Owner:  matt@…
      Type:  defect     |     Status:  closed
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  1.0
Resolution:  fixed      |   Keywords:
      Port:  gnubg      |
------------------------+--------------------
Changes (by ryandesign@…):

 * port:   => gnubg


Old description:

> 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" \

New description:

 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" \
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/3691#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list