[89088] trunk/dports/devel/libsdl_ttf/Portfile

jmr at macports.org jmr at macports.org
Wed Jan 18 22:45:12 PST 2012


Revision: 89088
          http://trac.macports.org/changeset/89088
Author:   jmr at macports.org
Date:     2012-01-18 22:45:10 -0800 (Wed, 18 Jan 2012)
Log Message:
-----------
libsdl_ttf: update to 2.0.11

Modified Paths:
--------------
    trunk/dports/devel/libsdl_ttf/Portfile

Modified: trunk/dports/devel/libsdl_ttf/Portfile
===================================================================
--- trunk/dports/devel/libsdl_ttf/Portfile	2012-01-19 06:28:40 UTC (rev 89087)
+++ trunk/dports/devel/libsdl_ttf/Portfile	2012-01-19 06:45:10 UTC (rev 89088)
@@ -4,24 +4,23 @@
 
 name            libsdl_ttf
 set my_name	    SDL_ttf
-version         2.0.10
+version         2.0.11
 categories      devel graphics
-platforms       macosx
-license         LGPL-2.1+
+platforms       darwin
+license         zlib
 maintainers     jmr openmaintainer
 description     add on library for libSDL for rendering TrueType fonts
 
 long_description \
-    This library is a wrapper around the excellent FreeType 2.0 library allowing \
-    to render TrueType fonts in SDL applications.
+    This library is a wrapper around FreeType and \
+    allows rendering TrueType fonts in SDL applications.
 
-homepage        http://www.libsdl.org/projects/SDL_ttf/
+homepage        http://www.libsdl.org/projects/${my_name}/
 master_sites    ${homepage}release/
 distname        ${my_name}-${version}
 
-checksums       md5 814e6e17e8879254208d23b3b7e0354b \
-                sha1 98f6518ec71d94b8ad303a197445e0991850b887 \
-                rmd160 253c440b5723567bce48c77eb8df90d363482e88
+checksums       rmd160 95a06230f5e82ba7b06a39987ed1828985c70dae \
+                sha256 724cd895ecf4da319a3ef164892b72078bd92632a5d812111261cde248ebcdb7
 
 depends_build   port:pkgconfig
 depends_lib     port:libsdl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120118/936f5ba6/attachment.html>


More information about the macports-changes mailing list