Opened 15 years ago

Closed 8 years ago

#20534 closed defect (fixed)

muniversal: use_autoconf does not work with muniversal

Reported by: jeremyhu (Jeremy Huddleston Sequoia) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.8.0
Keywords: muniversal Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez), cooljeanius (Eric Gallager), larryv (Lawrence Velázquez)
Port: muniversal

Description

It looks like updated configure scripts (via use_autoconf) aren't getting propagated to the arch-specific dir.

~/src/macports-trunk/dports/audio/cdparanoia $ ls -l work/cdparanoia-III-10.2*/configure
-rwxrwxr-x  1 root  wheel  176456 Aug 16  2006 work/cdparanoia-III-10.2-x86_64/configure
-rwxrwxr-x  1 root  wheel  146246 Aug  2 23:25 work/cdparanoia-III-10.2/configure

~/src/macports-trunk/dports/audio/cdparanoia $ grep autoconf Portfile 
depends_build	port:autoconf
use_autoconf	yes

Change History (7)

comment:1 Changed 15 years ago by jmroot (Joshua Root)

Cc: mcalhoun@… added
Milestone: MacPorts 1.8.0

Portgroup issues don't belong in a milestone since they can be updated at any time independently of base.

comment:2 Changed 15 years ago by tobypeterson

FYI - cdparanoia should be fixed in r54890

comment:3 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:4 Changed 11 years ago by cooljeanius (Eric Gallager)

ghostscript uses both use_autoreconf yes and PortGroup muniversal 1.0... does this issue still exist?

comment:5 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Yep, it's still an issue for use_autoconf.

comment:6 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: larryv@… added

Cc Me!

comment:7 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

r143914 is supposed to fix this.

Note: See TracTickets for help on using tickets.