[43418] trunk/dports/gnome/gnome-python-desktop/Portfile

jmr at macports.org jmr at macports.org
Wed Dec 10 12:44:26 PST 2008


Revision: 43418
          http://trac.macports.org/changeset/43418
Author:   jmr at macports.org
Date:     2008-12-10 12:44:25 -0800 (Wed, 10 Dec 2008)
Log Message:
-----------
gnome-python-desktop: update to 2.24.0, fix livecheck

Modified Paths:
--------------
    trunk/dports/gnome/gnome-python-desktop/Portfile

Modified: trunk/dports/gnome/gnome-python-desktop/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-desktop/Portfile	2008-12-10 20:31:44 UTC (rev 43417)
+++ trunk/dports/gnome/gnome-python-desktop/Portfile	2008-12-10 20:44:25 UTC (rev 43418)
@@ -3,15 +3,17 @@
 PortSystem	1.0
 
 name            gnome-python-desktop
-version         2.22.0
+version         2.24.0
+set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      gnome python
 maintainers     nomaintainer
 description     Python modules for some GNOME Desktop libraries.
 long_description	${description}
 platforms       darwin
 homepage        http://www.pygtk.org/
-master_sites    gnome:sources/gnome-python-desktop/2.22
-checksums       md5 504877a973f6abc0788283232cd703cb
+master_sites    gnome:sources/${name}/${branch}/
+checksums       md5 a6689e581fc2e67937593033be7007f9 \
+                sha1 a47f2c87c2bde724d46a6464f8ccbcbeb7743ef5
 use_bzip2       yes
 depends_lib	\
         port:py25-gnome \
@@ -50,3 +52,7 @@
             ${worksrcpath}/wnck/Makefile.in
     }
 }
+
+livecheck.check regex
+livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
+livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081210/4c829d83/attachment.html>


More information about the macports-changes mailing list