[41788] trunk/dports/x11/gtk2-murrine/Portfile

nox at macports.org nox at macports.org
Mon Nov 10 09:30:25 PST 2008


Revision: 41788
          http://trac.macports.org/changeset/41788
Author:   nox at macports.org
Date:     2008-11-10 09:30:24 -0800 (Mon, 10 Nov 2008)
Log Message:
-----------
gtk2-murrine: Fixed homepage, master sites and livecheck.

Modified Paths:
--------------
    trunk/dports/x11/gtk2-murrine/Portfile

Modified: trunk/dports/x11/gtk2-murrine/Portfile
===================================================================
--- trunk/dports/x11/gtk2-murrine/Portfile	2008-11-10 17:15:45 UTC (rev 41787)
+++ trunk/dports/x11/gtk2-murrine/Portfile	2008-11-10 17:30:24 UTC (rev 41788)
@@ -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
@@ -14,8 +15,8 @@
     GTK2 engine to make your desktop look like a \"murrina\", an italian \
     word meaning the art glass works done by Venicians glass blowers.
 
-homepage        http://cimi.netsons.org/pages/murrine.php
-master_sites    http://cimi.netsons.org/media/download_gallery/murrine/
+homepage        http://www.cimitan.com/murrine/
+master_sites    ${homepage}files/
 distname        ${my_name}-${version}
 use_bzip2       yes
 
@@ -36,6 +37,5 @@
 }
 
 livecheck.check regex
-livecheck.url   http://cimi.netsons.org/pages/murrine/download.php
-livecheck.regex {Version (\d+(?:\.\d+)*)}
-
+livecheck.url   http://www.cimitan.com/murrine/project/murrine
+livecheck.regex $my_name-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081110/e235288d/attachment.html>


More information about the macports-changes mailing list