---------------------
Overview of changes in Gnome2 1.045
===================================
* Bugzilla #710417; Fix typo: correspoding -> corresponding
Overview of changes in Gnome2 1.044
===================================
* RT#89191: Fix FSF's address
* RT#89188: Make enums.pod depend on Gnome2 directory creation
Overview of changes in Gnome2 1.043
===================================
* Avoid misusing the macro PL_na, thus preventing issues when Gnome2 is used in
conjunction with certain XS modules, among them XML::Parser and
String::Approx.
* Created %meta_merge, which is used to pass META_MERGE values to EU::MM and
CPAN::Meta; these populate META.[yml|json] and MYMETA.[yml|json]
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
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
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
The Gnome2 module allows a perl developer to use the Gnome libraries.
The perl bindings follow the C API very closely, and the C reference
documentation should be considered the canonical source.