pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/camlimages



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug  7 20:36:20 UTC 2011

Modified Files:
        pkgsrc/graphics/camlimages: Makefile PLIST buildlink3.mk distinfo
Added Files:
        pkgsrc/graphics/camlimages/patches: patch-OMakefile patch-src_pngread.c
            patch-src_pngwrite.c patch-src_tiffread.c
Removed Files:
        pkgsrc/graphics/camlimages: PLIST.opt
        pkgsrc/graphics/camlimages/patches: patch-aa patch-ac patch-ad
            patch-png_pngread.c patch-png_pngwrite.c

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


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/graphics/camlimages/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/camlimages/PLIST \
    pkgsrc/graphics/camlimages/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/camlimages/PLIST.opt
cvs rdiff -u -r1.9 -r1.10 pkgsrc/graphics/camlimages/buildlink3.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/camlimages/patches/patch-OMakefile \
    pkgsrc/graphics/camlimages/patches/patch-src_pngread.c \
    pkgsrc/graphics/camlimages/patches/patch-src_pngwrite.c \
    pkgsrc/graphics/camlimages/patches/patch-src_tiffread.c
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/camlimages/patches/patch-aa
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/camlimages/patches/patch-ac \
    pkgsrc/graphics/camlimages/patches/patch-ad \
    pkgsrc/graphics/camlimages/patches/patch-png_pngread.c \
    pkgsrc/graphics/camlimages/patches/patch-png_pngwrite.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index