[104946] trunk/dports

devans at macports.org devans at macports.org
Fri Apr 5 15:26:23 PDT 2013


Revision: 104946
          https://trac.macports.org/changeset/104946
Author:   devans at macports.org
Date:     2013-04-05 15:26:23 -0700 (Fri, 05 Apr 2013)
Log Message:
-----------
gnome nomaintainer ports: convert to gnome livecheck types where appropriate.

Modified Paths:
--------------
    trunk/dports/databases/libgda3/Portfile
    trunk/dports/devel/gazpacho/Portfile
    trunk/dports/devel/libnotify/Portfile
    trunk/dports/devel/linc/Portfile
    trunk/dports/gnome/dia/Portfile
    trunk/dports/gnome/drwright/Portfile
    trunk/dports/gnome/epiphany-extensions/Portfile
    trunk/dports/gnome/gal/Portfile
    trunk/dports/gnome/gcalctool/Portfile
    trunk/dports/gnome/gconfmm/Portfile
    trunk/dports/gnome/gedit-plugins/Portfile
    trunk/dports/gnome/ggv/Portfile
    trunk/dports/gnome/ghex/Portfile
    trunk/dports/gnome/glib-networking/Portfile
    trunk/dports/gnome/gnome-audio/Portfile
    trunk/dports/gnome/gnome-backgrounds/Portfile
    trunk/dports/gnome/gnome-common/Portfile
    trunk/dports/gnome/gnome-icon-theme/Portfile
    trunk/dports/gnome/gnome-libs/Portfile
    trunk/dports/gnome/gnome-mag/Portfile
    trunk/dports/gnome/gnome-mime-data/Portfile
    trunk/dports/gnome/gnome-mud/Portfile
    trunk/dports/gnome/gnome-netstatus/Portfile
    trunk/dports/gnome/gnome-speech/Portfile
    trunk/dports/gnome/gnome-user-docs/Portfile
    trunk/dports/gnome/gnome-vfsmm/Portfile
    trunk/dports/gnome/gnopernicus/Portfile
    trunk/dports/gnome/gobject-introspection/Portfile
    trunk/dports/gnome/goocanvas/Portfile
    trunk/dports/gnome/gwget/Portfile
    trunk/dports/gnome/libcroco/Portfile
    trunk/dports/gnome/libgail-gnome/Portfile
    trunk/dports/gnome/libghttp/Portfile
    trunk/dports/gnome/libglademm/Portfile
    trunk/dports/gnome/libgnomecanvasmm/Portfile
    trunk/dports/gnome/libgnomecups/Portfile
    trunk/dports/gnome/libgnomedb/Portfile
    trunk/dports/gnome/libgnomeprint/Portfile
    trunk/dports/gnome/libgnomeprintui/Portfile
    trunk/dports/gnome/libgsf/Portfile
    trunk/dports/gnome/liboobs/Portfile
    trunk/dports/gnome/libwnck/Portfile
    trunk/dports/gnome/libxklavier/Portfile
    trunk/dports/gnome/mlview/Portfile

Modified: trunk/dports/databases/libgda3/Portfile
===================================================================
--- trunk/dports/databases/libgda3/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/databases/libgda3/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 
 name		libgda3
+set gname       libgda
 version		3.0.4
 revision	3
 description	GDA provides uniform access to different kinds of data sources.
@@ -15,7 +16,7 @@
 platforms	darwin
 homepage	http://www.gnome-db.org/
 distname	libgda-${version}
-master_sites    gnome:sources/libgda/3.0/
+master_sites    gnome:sources/${gname}/3.0/
 use_bzip2	yes
 checksums       md5     1096d03d64ee50f98a59ef5e7f906c9c \
                 sha1    50ba121e05ab1fbe95b66e8df4f54a0c6a30ef23 \
@@ -102,6 +103,6 @@
 	configure.args-append	--without-bdb
 }
 
-livecheck.type		regex
-livecheck.url		http://ftp.gnome.org/pub/GNOME/sources/libgda/3.0
-livecheck.regex		LATEST-IS-(3\.0\.\[0-9\]+)
+livecheck.type gnome
+livecheck.name ${gname}
+livecheck.regex {LATEST-IS-(3\.\d*[02468](?:\.\d+)*)}

Modified: trunk/dports/devel/gazpacho/Portfile
===================================================================
--- trunk/dports/devel/gazpacho/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/devel/gazpacho/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -33,6 +33,4 @@
 
 python.link_binaries_suffix
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type gnome-with-unstable 

Modified: trunk/dports/devel/libnotify/Portfile
===================================================================
--- trunk/dports/devel/libnotify/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/devel/libnotify/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -42,6 +42,4 @@
 	}
 }
 
-livecheck.type      regex
-livecheck.url       http://ftp.gnome.org/pub/GNOME/sources/${name}/${branch}/
-livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
+livecheck.type      gnome-with-unstable

Modified: trunk/dports/devel/linc/Portfile
===================================================================
--- trunk/dports/devel/linc/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/devel/linc/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -25,6 +25,4 @@
 configure.cppflags-append	"-L${prefix}/lib"
 patchfiles	patch-linc-protocols.c.diff
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/dia/Portfile
===================================================================
--- trunk/dports/gnome/dia/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/dia/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -87,6 +87,4 @@
     system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*(?:-pre\d)*)}
+livecheck.type  gnome-with-unstable

Modified: trunk/dports/gnome/drwright/Portfile
===================================================================
--- trunk/dports/gnome/drwright/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/drwright/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -36,6 +36,4 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${version}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/epiphany-extensions/Portfile
===================================================================
--- trunk/dports/gnome/epiphany-extensions/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/epiphany-extensions/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -35,6 +35,4 @@
     configure.args-replace s/(--enable-opensp=)no/\1yes/
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gal/Portfile
===================================================================
--- trunk/dports/gnome/gal/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gal/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -36,6 +36,4 @@
 
 configure.args	--mandir=${prefix}/share/man
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome-with-unstable

Modified: trunk/dports/gnome/gcalctool/Portfile
===================================================================
--- trunk/dports/gnome/gcalctool/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gcalctool/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -43,6 +43,4 @@
              gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gconfmm/Portfile
===================================================================
--- trunk/dports/gnome/gconfmm/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gconfmm/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -28,6 +28,4 @@
 depends_lib     port:glibmm \
                 port:gconf
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gedit-plugins/Portfile
===================================================================
--- trunk/dports/gnome/gedit-plugins/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gedit-plugins/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -62,6 +62,4 @@
             gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/ggv/Portfile
===================================================================
--- trunk/dports/gnome/ggv/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/ggv/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -25,6 +25,4 @@
 depends_lib	port:ghostscript port:libgnomeprintui port:libgnomeui
 configure.cppflags-append "-L${prefix}/lib"
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/ghex/Portfile
===================================================================
--- trunk/dports/gnome/ghex/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/ghex/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -38,6 +38,4 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/glib-networking/Portfile
===================================================================
--- trunk/dports/gnome/glib-networking/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/glib-networking/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -38,6 +38,4 @@
     reinplace "s|-Werror=|-W|g" ${worksrcpath}/configure
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-audio/Portfile
===================================================================
--- trunk/dports/gnome/gnome-audio/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-audio/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -33,6 +33,4 @@
 
 universal_variant   no
 
-livecheck.type  regex
-livecheck.url   ftp://ftp.gnome.org/pub/gnome/sources/$name/$branch/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-backgrounds/Portfile
===================================================================
--- trunk/dports/gnome/gnome-backgrounds/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-backgrounds/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -28,6 +28,4 @@
 
 depends_build   port:intltool port:gettext
 
-livecheck.type  regex
-livecheck.url   ftp://ftp.gnome.org/pub/gnome/sources/$name/$branch/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-common/Portfile
===================================================================
--- trunk/dports/gnome/gnome-common/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-common/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -32,6 +32,4 @@
 
 use_parallel_build  yes
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-icon-theme/Portfile
===================================================================
--- trunk/dports/gnome/gnome-icon-theme/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-icon-theme/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -34,6 +34,4 @@
 
 supported_archs noarch
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-libs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-libs/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-libs/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -50,6 +50,4 @@
 		${destroot}${prefix}/share/pixmaps/gnome-warning-1.png
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-mag/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mag/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-mag/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -54,6 +54,4 @@
             gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type gnome

Modified: trunk/dports/gnome/gnome-mime-data/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mime-data/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-mime-data/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -40,6 +40,4 @@
 
 configure.cppflags-append -L${prefix}/lib
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-mud/Portfile
===================================================================
--- trunk/dports/gnome/gnome-mud/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-mud/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -40,6 +40,4 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome-with-unstable

Modified: trunk/dports/gnome/gnome-netstatus/Portfile
===================================================================
--- trunk/dports/gnome/gnome-netstatus/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-netstatus/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -45,6 +45,4 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-speech/Portfile
===================================================================
--- trunk/dports/gnome/gnome-speech/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-speech/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -26,6 +26,4 @@
 
 use_bzip2 	yes
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-user-docs/Portfile
===================================================================
--- trunk/dports/gnome/gnome-user-docs/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-user-docs/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -33,6 +33,4 @@
 	system "${prefix}/bin/scrollkeeper-update"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/gnome-vfsmm/Portfile
===================================================================
--- trunk/dports/gnome/gnome-vfsmm/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnome-vfsmm/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -28,6 +28,4 @@
 depends_lib      port:glibmm \
                  port:gnome-vfs
 
-livecheck.type   regex
-livecheck.url    http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex  {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type   gnome

Modified: trunk/dports/gnome/gnopernicus/Portfile
===================================================================
--- trunk/dports/gnome/gnopernicus/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gnopernicus/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -41,6 +41,4 @@
 	system "scrollkeeper-update"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome-with-unstable

Modified: trunk/dports/gnome/gobject-introspection/Portfile
===================================================================
--- trunk/dports/gnome/gobject-introspection/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gobject-introspection/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -70,6 +70,4 @@
     }
 }
 
-livecheck.type      regex
-livecheck.url       ftp://ftp.gnome.org/pub/gnome/sources/${name}/cache.json
-livecheck.regex     {LATEST-IS-(\d+\.\d*[02468](?:\.\d+)*)}
+livecheck.type      gnome

Modified: trunk/dports/gnome/goocanvas/Portfile
===================================================================
--- trunk/dports/gnome/goocanvas/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/goocanvas/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -31,6 +31,4 @@
 depends_lib	\
 	port:gtk2
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome-with-unstable

Modified: trunk/dports/gnome/gwget/Portfile
===================================================================
--- trunk/dports/gnome/gwget/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/gwget/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -39,6 +39,4 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libcroco/Portfile
===================================================================
--- trunk/dports/gnome/libcroco/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libcroco/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -43,6 +43,4 @@
         ${destroot}${docdir}
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libgail-gnome/Portfile
===================================================================
--- trunk/dports/gnome/libgail-gnome/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libgail-gnome/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -45,6 +45,4 @@
         gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/*.schemas"
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libghttp/Portfile
===================================================================
--- trunk/dports/gnome/libghttp/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libghttp/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -19,6 +19,4 @@
 configure.args          --mandir=${prefix}/share/man
 configure.cppflags-append "-L${prefix}/lib"
 
-livecheck.type          regex
-livecheck.url           http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex         {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type          gnome

Modified: trunk/dports/gnome/libglademm/Portfile
===================================================================
--- trunk/dports/gnome/libglademm/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libglademm/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -26,6 +26,4 @@
 depends_lib	port:gtkmm \
                 port:libglade2
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libgnomecanvasmm/Portfile
===================================================================
--- trunk/dports/gnome/libgnomecanvasmm/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libgnomecanvasmm/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -27,6 +27,4 @@
 depends_lib	port:gtkmm \
                 port:libgnomecanvas
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libgnomecups/Portfile
===================================================================
--- trunk/dports/gnome/libgnomecups/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libgnomecups/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -42,6 +42,4 @@
     patchfiles-append       patch-libgnomecups-gnome-cups-request.c.diff
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libgnomedb/Portfile
===================================================================
--- trunk/dports/gnome/libgnomedb/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libgnomedb/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -24,6 +24,4 @@
 configure.cppflags-append "-L${prefix}/lib"
 configure.args  --mandir=${prefix}/share/man
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libgnomeprint/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeprint/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libgnomeprint/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -41,6 +41,4 @@
 
 configure.args  --disable-gtk-doc
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libgnomeprintui/Portfile
===================================================================
--- trunk/dports/gnome/libgnomeprintui/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libgnomeprintui/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -38,6 +38,4 @@
 
 configure.args  --disable-gtk-doc
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libgsf/Portfile
===================================================================
--- trunk/dports/gnome/libgsf/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libgsf/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -52,6 +52,4 @@
         ${destroot}${docdir}
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/liboobs/Portfile
===================================================================
--- trunk/dports/gnome/liboobs/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/liboobs/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -42,6 +42,4 @@
 depends_lib     port:dbus-glib \
                 port:system-tools-backends
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libwnck/Portfile
===================================================================
--- trunk/dports/gnome/libwnck/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libwnck/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -48,6 +48,4 @@
 # gobject-introspection uses g-ir-scanner, which uses $CC from env
 build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/libxklavier/Portfile
===================================================================
--- trunk/dports/gnome/libxklavier/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/libxklavier/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -32,6 +32,4 @@
 configure.args  --x-includes=${prefix}/include \
                 --x-libraries=${prefix}/lib
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome

Modified: trunk/dports/gnome/mlview/Portfile
===================================================================
--- trunk/dports/gnome/mlview/Portfile	2013-04-05 20:42:34 UTC (rev 104945)
+++ trunk/dports/gnome/mlview/Portfile	2013-04-05 22:26:23 UTC (rev 104946)
@@ -26,6 +26,4 @@
 	            ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/apps/%gconf.xml
 }
 
-livecheck.type  regex
-livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130405/bf87a839/attachment-0001.html>


More information about the macports-changes mailing list