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

nox at macports.org nox at macports.org
Tue Apr 21 19:42:58 PDT 2009


Revision: 50003
          http://trac.macports.org/changeset/50003
Author:   nox at macports.org
Date:     2009-04-21 19:42:58 -0700 (Tue, 21 Apr 2009)
Log Message:
-----------
gtk2-murrine: Update to 1.5.1.

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

Modified: trunk/dports/x11/gtk2-murrine/Portfile
===================================================================
--- trunk/dports/x11/gtk2-murrine/Portfile	2009-04-22 02:30:22 UTC (rev 50002)
+++ trunk/dports/x11/gtk2-murrine/Portfile	2009-04-22 02:42:58 UTC (rev 50003)
@@ -5,7 +5,8 @@
 
 name            gtk2-murrine
 set my_name     murrine
-version         0.53.1
+version         0.90.3
+set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      x11 gtk
 platforms       macosx
 maintainers     nox
@@ -16,7 +17,7 @@
     word meaning the art glass works done by Venicians glass blowers.
 
 homepage        http://www.cimitan.com/murrine/
-master_sites    ${homepage}files/
+master_sites    gnome:sources/${my_name}/${branch}/
 distname        ${my_name}-${version}
 use_bzip2       yes
 
@@ -37,5 +38,5 @@
 }
 
 livecheck.check regex
-livecheck.url   http://www.cimitan.com/murrine/project/murrine
-livecheck.regex $my_name-(\\d+(?:\\.\\d+)*)
+livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090421/09c1ea76/attachment.html>


More information about the macports-changes mailing list