Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16144 closed defect (fixed)

libmad: reinplace s|%VERSION%|0.15.1b|g didn't change anything in mad.pc

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: markd@…
Port:

Description

Using the patch from #15514 I see this:

--->  Fetching libmad
--->  Verifying checksum(s) for libmad
--->  Extracting libmad
Warning: reinplace s|%VERSION%|0.15.1b|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_audio_libmad/work/libmad-0.15.1b/mad.pc
--->  Configuring libmad
--->  Building libmad
--->  Staging libmad into destroot
--->  Installing libmad @0.15.1b_1
--->  Activating libmad @0.15.1b_1
--->  Cleaning libmad

Either the reinplace needs to be updated (if it is still needed) or it needs to be removed (if it is no longer needed).

Change History (3)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: markd@… added
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

Actually it looks like the reinplace is fine, but mad.pc.in doesn't actually contain the string %VERSION%; it has the version number hardcoded.

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed mad.pc.in in r38776.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.