most recent changes, diff for gtk2-aurora
Index: x11/gtk2-aurora/Portfile
--- x11/gtk2-aurora/Portfile (revision 41683)
+++ x11/gtk2-aurora/Portfile (revision 41684)
@@ -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
@@ -26,7 +27,7 @@
configure.args --enable-animation
pre-destroot {
- file attributes ${worksrcpath}/install-sh -permissions +x
+ file attributes ${worksrcpath}/install-sh -permissions +x
}
post-destroot {
@@ -39,5 +40,4 @@
}
livecheck.check regex
-livecheck.url ${homepage}
-livecheck.regex {(\d+(?:\.\d+)*)
}
+livecheck.regex {(\d+(?:\.\d+)*)}