[Lunar-commits] <moonbase> libpng: version bumped to 1.2.41.
Florin Braescu
florin at lunar-linux.org
Sat Dec 5 05:41:11 CET 2009
commit 97b381d2572ad777a93ea282753ea7f598feccf3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Dec 5 06:41:11 2009 +0200
libpng: version bumped to 1.2.41.
This is mostly a code cleanup release.
It avoids building 16-bit gamma tables when they aren't needed.
Some new warnings (which are off by default, but can be enabled by
defining PNG_PEDANTIC_WARNINGS) were added to aid in migration to
future versions of libpng.
---
graphics/libpng/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/graphics/libpng/DETAILS b/graphics/libpng/DETAILS
index dac67d2..7927d5c 100644
--- a/graphics/libpng/DETAILS
+++ b/graphics/libpng/DETAILS
@@ -1,11 +1,11 @@
MODULE=libpng
- VERSION=1.2.40
+ VERSION=1.2.41
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/$MODULE
- SOURCE_VFY=sha1:776cf18a799af58303590f6996f6d3aa5a7908ff
+ SOURCE_VFY=sha1:e859ce73c5344ce10576d03cab3b660459b30c13
WEB_SITE=http://www.libpng.org/pub/png/libpng.html
ENTERED=20010922
- UPDATED=20090910
+ UPDATED=20091205
SHORT="Library that supports the PNG graphics format"
cat << EOF
More information about the Lunar-commits
mailing list