[Lunar-commits] r22339 - moonbase/trunk/graphics/libpng
Florin Braescu
florin at lunar-linux.org
Tue Nov 28 06:43:32 CET 2006
Author: florin
Date: 2006-11-28 06:43:32 +0100 (Tue, 28 Nov 2006)
New Revision: 22339
Modified:
moonbase/trunk/graphics/libpng/DETAILS
Log:
bump the version from 1.2.13 to 1.2.14. bugfixes.
Modified: moonbase/trunk/graphics/libpng/DETAILS
===================================================================
--- moonbase/trunk/graphics/libpng/DETAILS 2006-11-28 05:29:28 UTC (rev 22338)
+++ moonbase/trunk/graphics/libpng/DETAILS 2006-11-28 05:43:32 UTC (rev 22339)
@@ -1,16 +1,16 @@
MODULE=libpng
- VERSION=1.2.13
+ VERSION=1.2.14
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:e0c7d80b1300ad632b88982ee832f21ac35551ca
+ SOURCE_VFY=sha1:2b0438b4bff76b3f212893841b241967ee92be25
WEB_SITE=http://www.libpng.org/pub/png/libpng.html
ENTERED=20010922
- UPDATED=20061115
- SHORT="library that supports the PNG graphics format."
+ UPDATED=20061128
+ SHORT="Library that supports the PNG graphics format"
cat << EOF
The PNG library is a collection of routines used to create and
-manipulate PNG format graphics files. The PNG format was designed as a
-replacement for GIF and, to a lesser extent, TIFF, with many
+manipulate PNG format graphics files. The PNG format was designed
+as a replacement for GIF and, to a lesser extent, TIFF, with many
improvements and extensions.
EOF
More information about the Lunar-commits
mailing list