most recent changes, diff for macfile-gimp
Index: aqua/macfile-gimp/Portfile
--- aqua/macfile-gimp/Portfile (revision 41926)
+++ aqua/macfile-gimp/Portfile (revision 41927)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -31,3 +32,5 @@
xinstall -m 755 ${worksrcpath}/macfile \
${destroot}${prefix}/lib/gimp/2.0/plug-ins
}
+
+livecheck.regex "MacFile (\\d+(?:\\.\\d+)*) released"