[106701] trunk/dports/gnome

devans at macports.org devans at macports.org
Wed Jun 5 11:46:12 PDT 2013


Revision: 106701
          https://trac.macports.org/changeset/106701
Author:   devans at macports.org
Date:     2013-06-05 11:46:12 -0700 (Wed, 05 Jun 2013)
Log Message:
-----------
gnome-python*-extras: use livecheck.type gnome-with-unstable.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-python-extras/Portfile
    trunk/dports/gnome/gnome-python26-extras/Portfile
    trunk/dports/gnome/gnome-python27-extras/Portfile

Modified: trunk/dports/gnome/gnome-python-extras/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python-extras/Portfile	2013-06-05 18:32:36 UTC (rev 106700)
+++ trunk/dports/gnome/gnome-python-extras/Portfile	2013-06-05 18:46:12 UTC (rev 106701)
@@ -61,6 +61,4 @@
     }
 }
 
-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-python26-extras/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python26-extras/Portfile	2013-06-05 18:32:36 UTC (rev 106700)
+++ trunk/dports/gnome/gnome-python26-extras/Portfile	2013-06-05 18:46:12 UTC (rev 106701)
@@ -51,6 +51,5 @@
 configure.python        ${python.bin}
 configure.env-append    PYGTK_CODEGEN=${frameworks_dir}/Python.framework/Versions/2.6/bin/pygobject-codegen-2.0
 
-livecheck.type      regex
-livecheck.url       http://ftp.gnome.org/pub/gnome/sources/${myname}/${branch}/
-livecheck.regex     {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type      gnome-with-unstable
+livecheck.name      ${myname}

Modified: trunk/dports/gnome/gnome-python27-extras/Portfile
===================================================================
--- trunk/dports/gnome/gnome-python27-extras/Portfile	2013-06-05 18:32:36 UTC (rev 106700)
+++ trunk/dports/gnome/gnome-python27-extras/Portfile	2013-06-05 18:46:12 UTC (rev 106701)
@@ -51,6 +51,5 @@
 configure.python        ${python.bin}
 configure.env-append    PYGTK_CODEGEN=${frameworks_dir}/Python.framework/Versions/2.7/bin/pygobject-codegen-2.0
 
-livecheck.type      regex
-livecheck.url       http://ftp.gnome.org/pub/gnome/sources/${myname}/${branch}/
-livecheck.regex     {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type      gnome-with-unstable
+livecheck.name      ${myname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130605/ed24b496/attachment.html>


More information about the macports-changes mailing list