Ticket #15193 (closed update: fixed)
update gnucash to 2.2.5
| Reported by: | mp@… | Owned by: | jmr@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | Cc: | ||
| Port: |
Description
Here is a portfile patch to update gnucash to the latest stable version, 2.2.5 The patch also incorporates the changes in #14991
Attachments
Change History
comment:2 in reply to: ↑ 1 Changed 5 years ago by jmr@…
Replying to raimue@macports.org:
Isn't --disable-debug --disable-profiling meant to avoid placing profiling output into gmon.out? Why did you remove it then?
The options do the opposite of what they should. See #14991 (which is committed now BTW).
comment:3 Changed 5 years ago by mp@…
Now that the debug and profiling change was made to 2.2.4, I'll attach a new Portfile patch to update gnucash to 2.2.5.
comment:4 Changed 5 years ago by jmr@…
- Owner changed from macports-tickets@… to jmr@…
- Status changed from new to assigned
Note: See
TracTickets for help on using
tickets.


Isn't --disable-debug --disable-profiling meant to avoid placing profiling output into gmon.out? Why did you remove it then?