#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: | new → assigned |
comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed mad.pc.in in r38776.
Note: See
TracTickets for help on using
tickets.
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.