[Lunar-commits] r24974 - moonbase/trunk/graphics/gd
Florin Braescu
florin at lunar-linux.org
Fri Jun 22 09:33:48 CEST 2007
Author: florin
Date: 2007-06-22 09:33:48 +0200 (Fri, 22 Jun 2007)
New Revision: 24974
Modified:
moonbase/trunk/graphics/gd/DEPENDS
moonbase/trunk/graphics/gd/DETAILS
Log:
downgrade the version from 2.0.34 to 2.0.35. A number of fixes for bugs and security issues. Thread safety of the GIF read and the Freetype functions have been improved.
Modified: moonbase/trunk/graphics/gd/DEPENDS
===================================================================
--- moonbase/trunk/graphics/gd/DEPENDS 2007-06-22 07:29:37 UTC (rev 24973)
+++ moonbase/trunk/graphics/gd/DEPENDS 2007-06-22 07:33:48 UTC (rev 24974)
@@ -1,3 +1,3 @@
-depends libpng &&
-depends freetype2 &&
+depends libpng
+depends freetype2
depends jpeg
Modified: moonbase/trunk/graphics/gd/DETAILS
===================================================================
--- moonbase/trunk/graphics/gd/DETAILS 2007-06-22 07:29:37 UTC (rev 24973)
+++ moonbase/trunk/graphics/gd/DETAILS 2007-06-22 07:33:48 UTC (rev 24974)
@@ -1,11 +1,11 @@
MODULE=gd
- VERSION=2.0.34
+ VERSION=2.0.35
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.libgd.org/releases/
- SOURCE_VFY=sha1:7d735b2917f987dd71ddbb72e9e100b2f8951de7
+ SOURCE_VFY=sha1:ccf34a610abff2dbf133a20c4d2a4aa94939018a
WEB_SITE=http://www.libgd.org/
ENTERED=20011108
- UPDATED=20070208
+ UPDATED=20070622
SHORT="GD Graphics Library"
cat << EOF
More information about the Lunar-commits
mailing list