Revision: 81711 http://trac.macports.org/changeset/81711 Author: snc@macports.org Date: 2011-08-04 08:04:35 -0700 (Thu, 04 Aug 2011) Log Message: ----------- kde4-runtime: fix livecheck Modified Paths: -------------- trunk/dports/kde/kde4-runtime/Portfile Modified: trunk/dports/kde/kde4-runtime/Portfile =================================================================== --- trunk/dports/kde/kde4-runtime/Portfile 2011-08-04 15:03:44 UTC (rev 81710) +++ trunk/dports/kde/kde4-runtime/Portfile 2011-08-04 15:04:35 UTC (rev 81711) @@ -61,4 +61,4 @@ } livecheck.url http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/ -livecheck.regex kdebase-runtime-(\\d+\\.\\d+\\.\\d+)${extract.suffix} +livecheck.regex kde-runtime-(\\d+(\\.\\d+)+)
participants (1)
-
snc@macports.org