[MacPorts] #51505: libcerf build error on 10.6.8

MacPorts noreply at macports.org
Mon May 30 04:54:59 PDT 2016


#51505: libcerf build error on 10.6.8
----------------------------+---------------------
  Reporter:  chrisgorman@…  |      Owner:  mojca@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:
Resolution:                 |   Keywords:
      Port:  libcerf        |
----------------------------+---------------------
Changes (by mojca@…):

 * cc: mojca@… (removed)
 * owner:  macports-tickets@… => mojca@…
 * version:  2.3.4 =>


Comment:

 What about the following patch?
 {{{
 #!patch
 --- Portfile    (revision 149100)
 +++ Portfile    (working copy)
 @@ -21,6 +21,9 @@
                      sha256
 101265dd1e1b10339adb70b22b60e65ef12c4e01c4a3f52e508562eceef62272
  extract.suffix      .tgz

 +# system perl usually does the job, but pod2man is not executable on 10.6
 +depends_build       port:perl5
 +
  livecheck.type      regex
  livecheck.url       http://apps.jcns.fz-juelich.de/src/libcerf
  livecheck.regex     ${name}-(\[0-9.\]+)${extract.suffix}
 }}}

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


More information about the macports-tickets mailing list