Revision
75298
Author
jmr@macports.org
Date
2011-01-20 01:58:08 -0800 (Thu, 20 Jan 2011)

Log Message

libsdl_ttf: update to 2.0.10, allow using libsdl-devel (#23496)

Modified Paths

Removed Paths

Diff

Modified: trunk/dports/devel/libsdl_ttf/Portfile (75297 => 75298)


--- trunk/dports/devel/libsdl_ttf/Portfile	2011-01-20 09:53:48 UTC (rev 75297)
+++ trunk/dports/devel/libsdl_ttf/Portfile	2011-01-20 09:58:08 UTC (rev 75298)
@@ -4,8 +4,7 @@
 
 name            libsdl_ttf
 set my_name	    SDL_ttf
-version         2.0.9
-revision        1
+version         2.0.10
 categories      devel graphics
 platforms       macosx
 maintainers     jmr openmaintainer
@@ -19,13 +18,12 @@
 master_sites    ${homepage}release/
 distname        ${my_name}-${version}
 
-checksums       md5 6dd5a85e4924689a35a5fb1cb3336156 \
-                sha1 6bc3618b08ddbbf565fe8f63f624782c15e1cef2 \
-                rmd160 4e0b0f727f73b5d8a579e3e615ab4f50ec992b82
+checksums       md5 814e6e17e8879254208d23b3b7e0354b \
+                sha1 98f6518ec71d94b8ad303a197445e0991850b887 \
+                rmd160 253c440b5723567bce48c77eb8df90d363482e88
 
-patchfiles      patch-glfont.c.diff
-
-depends_lib     port:libsdl \
+depends_build   port:pkgconfig
+depends_lib     path:lib/pkgconfig/sdl.pc:libsdl \
                 port:freetype
 
 configure.args  --disable-sdltest