Revision: 68426 http://trac.macports.org/changeset/68426 Author: afb@macports.org Date: 2010-06-03 03:31:27 -0700 (Thu, 03 Jun 2010) Log Message: ----------- fix livecheck Modified Paths: -------------- trunk/dports/xfce/squeeze/Portfile Modified: trunk/dports/xfce/squeeze/Portfile =================================================================== --- trunk/dports/xfce/squeeze/Portfile 2010-06-03 10:30:51 UTC (rev 68425) +++ trunk/dports/xfce/squeeze/Portfile 2010-06-03 10:31:27 UTC (rev 68426) @@ -21,3 +21,7 @@ depends_lib port:gtk2 port:libxfce4util port:dbus-glib patchfiles patch-internals.diff + +livecheck.type regex +livecheck.url ${homepage}/download +livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}
participants (1)
-
afb@macports.org