[59723] trunk/dports/kde/kdebase4/Portfile

snc at macports.org snc at macports.org
Tue Oct 20 17:12:05 PDT 2009


Revision: 59723
          http://trac.macports.org/changeset/59723
Author:   snc at macports.org
Date:     2009-10-20 17:12:04 -0700 (Tue, 20 Oct 2009)
Log Message:
-----------
fix livecheck, add modeline

Modified Paths:
--------------
    trunk/dports/kde/kdebase4/Portfile

Modified: trunk/dports/kde/kdebase4/Portfile
===================================================================
--- trunk/dports/kde/kdebase4/Portfile	2009-10-21 00:06:24 UTC (rev 59722)
+++ trunk/dports/kde/kdebase4/Portfile	2009-10-21 00:12:04 UTC (rev 59723)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -28,3 +29,6 @@
 configure.args-append   ../${distname} \
                         -DWITH_XKB=OFF
 
+
+livecheck.url       http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/
+livecheck.regex     kdebase-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091020/2f3fb72b/attachment.html>


More information about the macports-changes mailing list