[59756] trunk/dports/kde/kdenetwork4/Portfile

snc at macports.org snc at macports.org
Wed Oct 21 10:33:03 PDT 2009


Revision: 59756
          http://trac.macports.org/changeset/59756
Author:   snc at macports.org
Date:     2009-10-21 10:33:02 -0700 (Wed, 21 Oct 2009)
Log Message:
-----------
fix livecheck

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

Modified: trunk/dports/kde/kdenetwork4/Portfile
===================================================================
--- trunk/dports/kde/kdenetwork4/Portfile	2009-10-21 17:31:37 UTC (rev 59755)
+++ trunk/dports/kde/kdenetwork4/Portfile	2009-10-21 17:33:02 UTC (rev 59756)
@@ -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
@@ -38,3 +39,6 @@
     depends_run-delete      port:qca-ossl
     configure.args-append   -DBUILD_kopete=OFF
 }
+
+livecheck.url       http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/
+livecheck.regex     kdenetwork-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091021/933f6fc9/attachment.html>


More information about the macports-changes mailing list