[40332] trunk/dports/gnome/gnome-common/Portfile

nox at macports.org nox at macports.org
Mon Sep 29 10:17:23 PDT 2008


Revision: 40332
          http://trac.macports.org/changeset/40332
Author:   nox at macports.org
Date:     2008-09-29 10:17:22 -0700 (Mon, 29 Sep 2008)
Log Message:
-----------
gnome-common: Updated to 2.24.0.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-common/Portfile

Modified: trunk/dports/gnome/gnome-common/Portfile
===================================================================
--- trunk/dports/gnome/gnome-common/Portfile	2008-09-29 17:05:32 UTC (rev 40331)
+++ trunk/dports/gnome/gnome-common/Portfile	2008-09-29 17:17:22 UTC (rev 40332)
@@ -4,7 +4,8 @@
 PortSystem      1.0
 
 name            gnome-common
-version         2.20.0
+version         2.24.0
+set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
 platforms       darwin
@@ -14,13 +15,19 @@
     $description
 
 homepage        http://www.gnome.org/
-master_sites    gnome:sources/${name}/[strsed ${version} {/\.[0-9]*$//}]/
+master_sites    gnome:sources/${name}/${branch}/
 use_bzip2       yes
 
-checksums       md5     89e47677fb72695c75d2cefac84ff9f1 \
-                sha1    8fc9eeacdf6b77d8e6d1735979bbc3d678f49d95 \
-                rmd160  13747e5b81708e511cb8e73e96edfa794025fa07
+checksums       md5     f72230d19ab9f2fa8923dcb078c69e9a \
+                sha1    5d1c903037fe7c86957c067f067343ee635eaf0f \
+                rmd160  48ba4c8f15a2cfe3f969fe04b9e3c750d17b0ed6
 
 depends_build   port:pkgconfig
 
 use_parallel_build  yes
+
+universal_variant   no
+
+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/20080929/a1fab70d/attachment.html 


More information about the macports-changes mailing list