[MacPorts] #17357: cyrus-sasl2 needs a change in order to build the universal variant

MacPorts noreply at macports.org
Sat Apr 11 14:32:26 PDT 2009


#17357: cyrus-sasl2 needs a change in order to build the universal variant
---------------------------+------------------------------------------------
 Reporter:  10.50@…        |       Owner:  jmpp@…           
     Type:  defect         |      Status:  new              
 Priority:  Normal         |   Milestone:  Port Bugs        
Component:  ports          |     Version:  1.6.0            
 Keywords:  universal      |        Port:  cyrus-sasl2      
---------------------------+------------------------------------------------

Comment(by illogic-al@…):

 Two things a) the binaries generated from that patch don't work (ppc
 portion missing libs) and b) using the portgroup are so much easier.
 {{{
 Index: Source/macports-trunk/dports/security/cyrus-sasl2/Portfile
 ===================================================================
 --- Source/macports-trunk/dports/security/cyrus-sasl2/Portfile  (revision
 49527)
 +++ Source/macports-trunk/dports/security/cyrus-sasl2/Portfile  (working
 copy)
 @@ -1,9 +1,11 @@
  # $Id$

  PortSystem     1.0
 +PortGroup   muniversal 1.0

  name                   cyrus-sasl2
  version                        2.1.22
 +revision               1
  categories             security net
  maintainers            jmpp landonf
  description            SASL is an authentication library.
 @@ -44,8 +46,6 @@

  use_parallel_build  yes

 -universal_variant no
 -
  # This is a start towards universal... lib/Makefile.am and
 sasldb/Makefile.am need to be updated to not do blind ar-fu
  #depends_build \
  #      port:autoconf \
 }}}

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


More information about the macports-tickets mailing list