--- Portfile.orig	2009-01-29 17:19:49.000000000 -0500
+++ Portfile	2009-02-01 07:57:24.000000000 -0500
@@ -5,11 +5,11 @@
 PortSystem          1.0
 
 name                tuxmath
-version             1.6.1
-revision            1
+version             1.7.1
+revision            0
 categories          games education
 platforms           darwin
-maintainers         tampabay.rr.com:dbruce
+maintainers         gmail.com:davidstuartbruce
 
 description         Kids math game - help Tux, the Linux Penguin shoot down attacking math questions!
 long_description    TuxMath is an SDL-based educational game intended for children ages 4 to 10. \
@@ -19,17 +19,18 @@
                     are supported.
 
 homepage            http://www.tux4kids.com
-master_sites        http://alioth.debian.org/frs/download.php/2310/
+master_sites        http://alioth.debian.org/frs/download.php/2733/
 distname            ${name}_w_fonts-${version}
 
-checksums           md5 9a2e77a9729d3c4d9bed53734153ed68 \
-                    sha1 65214f741a31eb4ce388ce7e74dc47da9d21aa96 \
-                    rmd160 69a44430bdb781783a7e62c6d1752ddd1b782c32
+checksums           md5 4ab3d5bd74adb0d0aeacb721b8cac395 \
+                    sha1 caec45d602fbb3344569e839a2de9b03589f476a \
+                    rmd160 5db7b48091e56e50f5131fe602e0faacab205678
 
 depends_lib         port:libsdl \
                     port:libsdl_image \
                     port:libsdl_mixer \
                     port:libsdl_ttf \
+                    port:libsdl_pango \
                     port:gettext
 
 platform darwin	{

