Opened 10 years ago

Closed 9 years ago

#44730 closed update (fixed)

upgrade to doxygen 1.8.8

Reported by: KubaO (Kuba Ober) Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: haspatch Cc: petrrr
Port: doxygen

Description (last modified by ryandesign (Ryan Carsten Schmidt))

This upgrades doxygen to 1.8.8.

The portfile addresses two issues that affect 1.8.8:

  1. An upstream packaging bug leaves a target-specific generated file in the tarball. src/Makefile.libdoxycfg shouldn't be there. This bombs out with an error about missing /opt/local/bin/python2.
  2. The hardcoded -mmacosx-version-min=10.5 prevents the build from succeeding on Mavericks.

Attachments (2)

doxygen.diff (2.3 KB) - added by KubaO (Kuba Ober) 10 years ago.
A patch to bring doxygen up to 1.8.8.
doxygen.2.diff (1.9 KB) - added by mamoll (Mark Moll) 9 years ago.

Download all attachments as: .zip

Change History (7)

Changed 10 years ago by KubaO (Kuba Ober)

Attachment: doxygen.diff added

A patch to bring doxygen up to 1.8.8.

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

Description: modified (diff)
Keywords: haspatch added
Owner: changed from macports-tickets@… to css@…

comment:2 Changed 10 years ago by KubaO (Kuba Ober)

For the reference: The issue #1 is https://bugzilla.gnome.org/show_bug.cgi?id=735194 and is fixed upstream so the fix won't be necessary for 1.8.9.

Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 10 years ago by petrrr

Cc: petr@… added

Cc Me!

comment:4 Changed 9 years ago by mamoll (Mark Moll)

I have attached an updated patch for the latest version currently, 1.8.9.1.

Changed 9 years ago by mamoll (Mark Moll)

Attachment: doxygen.2.diff added

comment:5 Changed 9 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: newclosed

Committed in r133357.

Note: See TracTickets for help on using tickets.