[Lunar-commits] r26694 - moonbase/trunk/graphics/libpng
Florin Braescu
florin at lunar-linux.org
Sun Nov 11 08:02:14 CET 2007
Author: florin
Date: 2007-11-11 08:02:14 +0100 (Sun, 11 Nov 2007)
New Revision: 26694
Modified:
moonbase/trunk/graphics/libpng/DETAILS
Log:
bump the version from 1.2.22 to 1.2.23. This release eliminates png_strcpy() and png_strncpy(). It fixes a problem with the visualc projects. It rejects all-zero cHRM chunks with a warning.
Modified: moonbase/trunk/graphics/libpng/DETAILS
===================================================================
--- moonbase/trunk/graphics/libpng/DETAILS 2007-11-11 06:32:09 UTC (rev 26693)
+++ moonbase/trunk/graphics/libpng/DETAILS 2007-11-11 07:02:14 UTC (rev 26694)
@@ -1,11 +1,11 @@
MODULE=libpng
- VERSION=1.2.22
+ VERSION=1.2.23
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:15134a21e606254ba0a9e37af510a975c00d7c36
+ SOURCE_VFY=sha1:a03e47700660c1ee8dbef0dd2817285a21794455
WEB_SITE=http://www.libpng.org/pub/png/libpng.html
ENTERED=20010922
- UPDATED=20071014
+ UPDATED=20071111
SHORT="Library that supports the PNG graphics format"
cat << EOF
More information about the Lunar-commits
mailing list