Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17456 closed defect (fixed)

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

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
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 (6)

comment:1 Changed 15 years ago by cssdev

Status: newassigned

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.

comment:2 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: mcalhoun@… added

Cc Me!

comment:3 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

This should be fixed in r46488.

comment:4 Changed 15 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Can this ticket now be closed?

comment:5 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

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).

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.