Revision
74489
Author
ryandesign@macports.org
Date
2010-12-19 02:27:44 -0800 (Sun, 19 Dec 2010)

Log Message

libsdl_gfx: update to 2.0.22; see #27675 (maintainer timeout)

Modified Paths

Diff

Modified: trunk/dports/devel/libsdl_gfx/Portfile (74488 => 74489)


--- trunk/dports/devel/libsdl_gfx/Portfile	2010-12-19 09:26:01 UTC (rev 74488)
+++ trunk/dports/devel/libsdl_gfx/Portfile	2010-12-19 10:27:44 UTC (rev 74489)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name			libsdl_gfx
-version			2.0.20
+version			2.0.22
 categories		devel graphics
 platforms		macosx
 maintainers		mww
@@ -22,14 +22,17 @@
 homepage		http://www.ferzkopp.net/joomla/software-mainmenu-14/4-ferzkopps-linux-software/19-sdlgfx
 master_sites	http://www.ferzkopp.net/Software/SDL_gfx-2.0/
 distname		SDL_gfx-${version}
-checksums           md5     8a787e538a8e4d80d4927535be5af083 \
-                    sha1    077f7e64376c50a424ef11a27de2aea83bda3f78 \
-                    rmd160  e46b9ed3d6416b380ed75e73dd19360df4817214
 
-depends_build		port:libtool
+checksums		sha1    6d384d8dbf7fe56e4dfef1aaa06a106f62ef91d1 \
+				rmd160  96213169e126ea3d54e10d5b7339426df9d0cc61
+
+use_autoreconf	yes
+
 depends_lib		port:libsdl port:libiconv
 
-post-extract { system "chmod +x ${worksrcpath}/install-sh" }
+post-extract {
+	file mkdir ${worksrcpath}/m4
+}
 
 configure.args	--disable-mmx \
 				--disable-sdltest