Revision
72910
Author
jeremyhu@macports.org
Date
2010-10-30 00:42:26 -0700 (Sat, 30 Oct 2010)

Log Message

xpm: Bump to 3.5.9

Modified Paths

Diff

Modified: trunk/dports/x11/xpm/Portfile (72909 => 72910)


--- trunk/dports/x11/xpm/Portfile	2010-10-30 07:41:29 UTC (rev 72909)
+++ trunk/dports/x11/xpm/Portfile	2010-10-30 07:42:26 UTC (rev 72910)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		xpm
-version		3.5.8
+version		3.5.9
 categories	x11 devel graphics
 maintainers	jeremyhu
 description	The X Pixmap Library
@@ -13,9 +13,9 @@
 master_sites	 http://xorg.freedesktop.org/archive/individual/lib/
 
 distname	libXpm-${version}
-checksums           md5     38e58e72d476a74298a59052fde185a3 \
-                    sha1    3bfc833ed4527f74b1c66c386da62271d0313413 \
-                    rmd160  3b2bd291c0037d646042cb502dfffa1ee62c237e
+checksums           md5     2de3a1b9541f4b3a6f9d84b69d25530e \
+                    sha1    38258a1d589d3f157e0338d0fd13eec11bc4a39b \
+                    rmd160  56394f9b168f2765c3f5aedd73799f054b8bae15
 use_bzip2	yes
 use_parallel_build      yes