0.4.5 - 2013-06-08
* Fix a build problem with perl module and Perl 5.13.10 (Debian package patch 07)
* Fix an issue with a shared lib version of the perl module (Debian package patch 05)
* Fix a runtime warnign in the PHP module (Issue #6)
* Fix build probem with PHP 5.4 (Issue #9, Debian Bug #662620)
* Took in some build warning fixes found by openSUSE
* Add support for giflib 4.2.0+ (bugzilla #119)
* Fix build with SunStudio compiler (bugzilla #103, #118)
* Include test file missing in 0.4.4 (Oops)
* Ensure perl tests use uninstalled package
* Allow running testsuite with interpreters in custom paths
* Improve detection of TCL files
* Fix testsuite runs on systems w/out GNU vasprintf
* Fix run of ActionScriptTests with BSD make
* Fix short allocation parsing empty glyph record
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
This extension is no longer bundled with PHP as of PHP 5.3.0,
so this change let to allow php53.
For php5(52), set PECL_LEGACY_VERSION_SCHEME=yes to avoid version downgrade.
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.
OK from jlam@ and adrianp@.