Revision: 3347
http://hugin.svn.sourceforge.net/hugin/?rev=3347&view=rev
Author: ippei
Date: 2008-08-21 15:16:20 +0000 (Thu, 21 Aug 2008)
Log Message:
-----------
Mac: libpng version up
Modified Paths:
--------------
hugin/trunk/mac/ExternalPrograms/readme.txt
hugin/trunk/mac/ExternalPrograms/scripts/libpng.sh
Modified: hugin/trunk/mac/ExternalPrograms/readme.txt
===================================================================
--- hugin/trunk/mac/ExternalPrograms/readme.txt 2008-08-21 04:52:08 UTC (rev 3346)
+++ hugin/trunk/mac/ExternalPrograms/readme.txt 2008-08-21 15:16:20 UTC (rev 3347)
@@ -27,7 +27,7 @@
boost (1.36)
libexpat (2.0.1)
libjpeg (6b)
-libpng (1.2.29)
+libpng (1.2.30)
libtiff (3.8.2)
ilmbase (1.0.1)
openexr16 (1.6.1)
@@ -43,7 +43,7 @@
static/boost (1.36)
static/libexpat (2.0.1)
static/libjpeg (6b)
-static/libpng (1.2.29)
+static/libpng (1.2.30)
static/libtiff (3.8.2)
static/ilmbase (1.0.1)
static/openexr16 (1.6.1)
Modified: hugin/trunk/mac/ExternalPrograms/scripts/libpng.sh
===================================================================
--- hugin/trunk/mac/ExternalPrograms/scripts/libpng.sh 2008-08-21 04:52:08 UTC (rev 3346)
+++ hugin/trunk/mac/ExternalPrograms/scripts/libpng.sh 2008-08-21 15:16:20 UTC (rev 3347)
@@ -20,7 +20,7 @@
-PNGVER="1.2.29"
+PNGVER="1.2.30"
# init
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|