Opened 10 years ago
Closed 10 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:
- 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.
- The hardcoded -mmacosx-version-min=10.5 prevents the build from succeeding on Mavericks.
Attachments (2)
Change History (7)
Changed 10 years ago by KubaO (Kuba Ober)
Attachment: | doxygen.diff added |
---|
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.
comment:4 Changed 10 years ago by mamoll (Mark Moll)
I have attached an updated patch for the latest version currently, 1.8.9.1.
Changed 10 years ago by mamoll (Mark Moll)
Attachment: | doxygen.2.diff added |
---|
comment:5 Changed 10 years ago by mamoll (Mark Moll)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r133357.
Note: See
TracTickets for help on using
tickets.
A patch to bring doxygen up to 1.8.8.