[40329] trunk/dports/gnome/gnome-vfs

nox at macports.org nox at macports.org
Mon Sep 29 09:56:34 PDT 2008


Revision: 40329
          http://trac.macports.org/changeset/40329
Author:   nox at macports.org
Date:     2008-09-29 09:56:33 -0700 (Mon, 29 Sep 2008)
Log Message:
-----------
gnome-vfs: Updated to 2.24.0.

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

Removed Paths:
-------------
    trunk/dports/gnome/gnome-vfs/files/

Modified: trunk/dports/gnome/gnome-vfs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-vfs/Portfile	2008-09-29 16:19:58 UTC (rev 40328)
+++ trunk/dports/gnome/gnome-vfs/Portfile	2008-09-29 16:56:33 UTC (rev 40329)
@@ -4,8 +4,8 @@
 PortSystem      1.0
 
 name            gnome-vfs
-version         2.22.0
-revision        1
+version         2.24.0
+set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
 platforms       darwin
@@ -17,12 +17,12 @@
     foundations of the Nautilus file manager.
 
 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 369105fd82cb99e69e63acab8f3b89b7 \
-                sha1 a58fb0654bb2c434372ee313a591ecfa8195fe18 \
-                rmd160 307dbff23be666e18326211065a7dee78a8a17e2
+checksums       md5     870ee8861bfcaeb852934e95657ef83e \
+                sha1    d836594f9053e2b49cfbaa8f5fab24a5d2c271bd \
+                rmd160  56a44ca8f3035b781f6b396f3c4bc821340da5e8
 
 depends_lib     port:gconf \
                 port:dbus \
@@ -78,8 +78,6 @@
 }
 
 platform darwin 7 {
-    patchfiles-append   patch-modules_file-method-acl.c.diff
-
     post-patch {
         reinplace "s|#include <stdio.h>|#include <stdio.h>\\
         #include <stdint.h>|g" ${worksrcpath}/libgnomevfs/xdgmimecache.c
@@ -103,3 +101,7 @@
         system_http_proxy.schemas \
         system_smb.schemas"
 }
+
+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/e715e60d/attachment.html 


More information about the macports-changes mailing list