[MacPorts] #3651: UPDATE: synergy

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


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

 * port:   => synergy


Old description:

> Turning off 'treat warnings as errors' fixes synergy on Mac OS 10.4.
> Portfile patch:
>
> --- Portfile.orig       2005-06-22 13:59:51.000000000 -0700
> +++ Portfile    2005-06-22 13:41:10.000000000 -0700
> @@ -19,7 +19,8 @@
>  checksums              md5 d43fe74fc3aeb541bb38f0dceaffebb4
>
>  configure.args --sysconfdir=${prefix}/etc/${name}
> -patchfiles             patch-CArchFileUnix.cpp.diff
> +patchfiles             patch-CArchFileUnix.cpp.diff \
> +                       patch-configure.diff
>
>  post-patch {
>         cd ${worksrcpath}/lib/arch

New description:

 Turning off 'treat warnings as errors' fixes synergy on Mac OS 10.4.
 Portfile patch:

 {{{
 --- Portfile.orig       2005-06-22 13:59:51.000000000 -0700
 +++ Portfile    2005-06-22 13:41:10.000000000 -0700
 @@ -19,7 +19,8 @@
  checksums              md5 d43fe74fc3aeb541bb38f0dceaffebb4

  configure.args --sysconfdir=${prefix}/etc/${name}
 -patchfiles             patch-CArchFileUnix.cpp.diff
 +patchfiles             patch-CArchFileUnix.cpp.diff \
 +                       patch-configure.diff

  post-patch {
         cd ${worksrcpath}/lib/arch
 }}}

--

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


More information about the macports-tickets mailing list