to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
goffice 0.8.12:
Andreas
* Fix US 30/360 date calculations. [#631242][#630784]
Jean:
* Fixed sorting with accentuated characters. [#631504]
* Allow filled plots to be displayed behind the grids. [#632310]
* Fixed patterns with cairo-1.10.
* Fixed flawed exponential fit in graphs for small values. [#633735]
* Fixed an infinite loop condition in cubic spline evaluation. [#633965]
Morten:
* Fix GOImage-vs-cairo lifecycle issue.
* Fix loading of weird themes.
--------------------------------------------------------------------------
goffice 0.8.11:
Jean:
* Implement custom grids in xyz plots. [#624273]
Jon Nordby:
* Update API documentation.
Morten:
* Improve fractional days support for date axes.
* Draw charset/locale selectors with "radio" buttons.
Yasuaki Taniguchi:
* Fix charset problem for Japanese. [#627829]
goffice 0.8.10:
Andreas:
* Make sure the first rather than the last error is shown.
* Plug leak.
* Provide the opportunity of all errors to be shown.
Jean:
* Always use real line width when evaluating dashes. [#442546]
* Update x and y limits when data change for xyz plots. [#627288]
* Do not crash when displaying cubic spline with no abscissa. [#627507]
* Do not save image filling with no image. [#627690]
* Don't use g_free instead of xmlFree. [#627700]
* Optionnaly delete trendlines from legend. [#628031]
* Fix critical in go_doc_finalize. [#628467]
* Fixed a potential crasher in gog_styled_object_document_changed. [#628671]
* Fixed GOImage references management. [#628732]
Morten:
* Limit formats to sane number of decimals. [#627066]
* Fix minor go_string_replace issue.
* Plug leaks.
* Fix char-xmlChar confusion.
* Fix graph crash. [#628259]
* Improve go_format_is_date.
* Improve handling of date axes with time-of-day.
* Fix FMR on image load. [Part of #628467]
Jean:
* Don't crash when loading a corrupted chart. [#626206, #626263, #626305]
* Fix blur in zoomed charts.
* Fix memory leak and criticals in graph editor. [#626665]
* Allow themes defined as xml files. [#531070]
* Update currencies. [#626461]