Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: rh
Date: Fri Jul 14 08:53:14 UTC 2000
Modified Files:
pkgsrc/graphics/p5-GD: Makefile
pkgsrc/graphics/p5-GD/files: md5 patch-sum
pkgsrc/graphics/p5-GD/patches: patch-aa
Log Message:
Update p5-GD to 1.30, fixing PR 10565 by Damon Brodie. Now works again
with our current gd package.
Changes include:
- now you can create GD::Image objects directly from image DATA
- reformatted documentation
- internal release
- fixed a bad regression test
- updated for compatibility with libgd 1.8.3
- WBMP support
- turned Makefile.PL into a multiple-choice quiz
- turned libgd patchfile into a perl script
- updated for compatibility with libgd 1.8.1
- JPEG support
- the newFromXXX() functions now accept pathnames
- patchfile for building libgd as a shared library
- improvements to the Makefile to help with compilation
- added more help in compiling and installing to docs
- added some more libraries to link in, might help unresolved symbol
problems
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/p5-GD/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/graphics/p5-GD/files/md5
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/p5-GD/files/patch-sum
cvs rdiff -r1.1 -r1.2 pkgsrc/graphics/p5-GD/patches/patch-aa
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