--- Portfile.orig	2008-01-29 14:35:24.000000000 -0800
+++ Portfile	2009-01-11 13:26:25.000000000 -0800
@@ -3,7 +3,7 @@
 PortSystem      1.0
 
 name            mg
-version         20070918
+version         20081211
 categories      editors
 description     small Emacs-like editor
 long_description    Micro GNU/Emacs: a small, fast, lightweight, emacs-like editor.\
@@ -13,9 +13,10 @@ maintainers     kerbit.net:lfk
 
 homepage        http://www.xs4all.nl/~hanb/software/mg
 master_sites    ${homepage}
+patchfiles	patch-compile.diff
 
-checksums  md5  1299677cf22fba1f9535e91d8833c68e \
-           sha1 a1301327620c1a361180fbc89dc8d188558e9aa1
+checksums  md5  5dc1929fd6a79c319a663b81f8680601 \
+           sha1 5dff2e7ef240df03941a6af377d5838892bf21ff
 
 # The mg sources have a cludge for a configure script that accepts no options
 # so subvert any attempt to pass args to it by setting configure.pre_args to nothing

