[MacPorts] #38062: vigra 1.9.0

MacPorts noreply at macports.org
Tue Feb 26 08:22:09 PST 2013


#38062: vigra 1.9.0
--------------------------------+---------------------------------
  Reporter:  benjamin.seppke@…  |      Owner:  macports-tickets@…
      Type:  update             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:
Resolution:                     |   Keywords:  haspatch maintainer
      Port:  vigra              |
--------------------------------+---------------------------------

Comment (by benjamin.seppke@…):

 What about not using the compiler blacklist or compiler whitelist. I
 suggest another approach to check and reload macport's-clang-2.9 for
 compilation:

 if{![regexp "llvm" ${configure.compiler}] && ![regexp "clang"
 ${configure.compiler}]}
 {
     depends_build-append clang-2.9
     configure.compiler   macports-clang-2.9
 }

 What do you think about that script? Independently of this issue, we
 should perform the port update as soon as possible. There are some guys
 waiting for the next version ;)

 Best wishes,
 Benjamin

-- 
Ticket URL: <https://trac.macports.org/ticket/38062#comment:14>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list