New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #17456 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

doxygen: reinplace didn't change anything in Makefile.doxywizard

Reported by: ryandesign@… Owned by: css@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: mcalhoun@…
Port: doxygen

Description

Using the patch from #15514 I see this with doxygen 1.5.7_2 on Mac OS X 10.4.11 Intel:

--->  Fetching doxygen
--->  Verifying checksum(s) for doxygen
--->  Extracting doxygen
Warning: reinplace s|@@PREFIX@@|/mp|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_textproc_doxygen/work/doxygen-1.5.7/addon/doxywizard/Makefile.doxywizard
Warning: reinplace s|@@X11PREFIX@@|/usr/X11R6|g didn't change anything in /mp/var/macports/build/_Users_rschmidt_macports_dports_textproc_doxygen/work/doxygen-1.5.7/addon/doxywizard/Makefile.doxywizard
--->  Configuring doxygen
--->  Building doxygen
--->  Staging doxygen into destroot
--->  Deactivating doxygen @1.5.7_1+docs
--->  Installing doxygen @1.5.7_2+docs
--->  Activating doxygen @1.5.7_2+docs
--->  Cleaning doxygen

Perhaps the reinplace needs to be updated, or maybe it's not needed anymore.

Change History

Changed 3 years ago by css@…

  • status changed from new to assigned

There was trouble with the wizard in the past (see #14368), but that was before I made the switch to Leopard. I could remove those reinplace calls ... the wizard has essentially been off my radar in favor of the command line tool. Thanks for reporting ... I'll check to see.

Changed 3 years ago by mcalhoun@…

  • cc mcalhoun@… added

Cc Me!

Changed 3 years ago by mcalhoun@…

This should be fixed in r46488.

Changed 3 years ago by mcalhoun@…

Can this ticket now be closed?

Changed 3 years ago by ryandesign@…

  • status changed from assigned to closed
  • resolution set to fixed

Yes, I see r46488 did remove the reinplace statements that were of issue here. I get no warnings with doxygen @1.5.8_1 (after using the patch in #18258).

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.