Subject: CVS commit: pkgsrc/graphics/libwmf
To: None <pkgsrc-changes@netbsd.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 12/10/2001 15:56:43
Module Name: pkgsrc
Committed By: taca
Date: Mon Dec 10 13:56:43 UTC 2001
Modified Files:
pkgsrc/graphics/libwmf: Makefile PLIST distinfo
pkgsrc/graphics/libwmf/patches: patch-ad
Log Message:
Update libwmf package to 0.2.2.
Changes from 0.2.1 are here:
v. 0.2.2
* fix wmf2x arg detection bug (Bob Friesenhahn)
* added --with-layers option (fjf)
* de-necessitate GD, add libpng support (highly experimental);
rename config.h* to wmfconfig.h*; libxml2 fix (fjf)
* release builds: configure-time Darwin-detection & lt-patching;
make magick device layer optional; rewrite xml2 detection (wv);
make secondary IPA functions static (fjf)
* change copyright on include/libwmf/magick.h
* add paranoid check for xmlChar**attributes==NULL
* add one of many missing consts (Bob Friesenhahn)
* add check for vsnprintf in libdb (David C Sterratt)
* add 'foreign' device layer for non-wmf stuff
* x,gd: better placement of text
* x,gd: beginnings of a ROP implementation
* change gd-layer source file names to 'xgd' root
* use X-layer style text drawing in gd-layer
* yet more config updates (fun, fun, fun!)
* update other config stuff to handle autoconf-2.52
* update config.sub/guess to libtool-1.4.1
* make building/inclusion of GD library optional (fjf)
* acinclude fix (Tomasz K^3oczko)
* up the version number (fjf)
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 pkgsrc/graphics/libwmf/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/libwmf/PLIST
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/libwmf/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/libwmf/patches/patch-ad
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.