Subject: CVS commit: pkgsrc/graphics/camlimages
From: Thomas Klausner
Date: 2011-08-07 22:36:20
Message id: 20110807203620.A4396175DD@cvs.netbsd.org

Log Message:
Update to 4.0.1, from Nicolas Thauvin.

4.0.1
	* Minor bug fixes, patch submitted by Damien Doligez

4.0.0
	* Stop supporting the autoconf build. (It might works though.)
	* Instead of autoconf, using omake and ocamlfind
	* Subpackages: no need to link codes for uninterested format.
	* Stop supporting lablgtk1
	  - Ximage2 module is now Ximage, and the older Ximage is removed
	  - OXimage2 module is now OXimage, and the older OXimage is removed

3.2.0
	* Misnamed version. It should have been 3.0.3 or something.
        * Small bug fix for image load memory allocation vulnerability

3.0.2
        * O'Caml 3.11 port.
	* Integer overflow vulnerability fix for pngread.c

3.0.1
        * Alpha channel support for png images.

3.0.0
        * new version numbering scheme
        * autoconf and makefiles cleanup
        * fix examples compilation

2.2.1
        * Now compiling with -warn-error -A

Files:
RevisionActionfile
1.33modifypkgsrc/graphics/camlimages/Makefile
1.8modifypkgsrc/graphics/camlimages/PLIST
1.10modifypkgsrc/graphics/camlimages/buildlink3.mk
1.8modifypkgsrc/graphics/camlimages/distinfo
1.1addpkgsrc/graphics/camlimages/patches/patch-OMakefile
1.1addpkgsrc/graphics/camlimages/patches/patch-src_pngread.c
1.1addpkgsrc/graphics/camlimages/patches/patch-src_pngwrite.c
1.1addpkgsrc/graphics/camlimages/patches/patch-src_tiffread.c
1.5removepkgsrc/graphics/camlimages/PLIST.opt
1.3removepkgsrc/graphics/camlimages/patches/patch-aa
1.1removepkgsrc/graphics/camlimages/patches/patch-ac
1.1removepkgsrc/graphics/camlimages/patches/patch-ad
1.1removepkgsrc/graphics/camlimages/patches/patch-png_pngread.c
1.1removepkgsrc/graphics/camlimages/patches/patch-png_pngwrite.c