[144707] users/devans/GNOME-3/stable/dports/gnome/epiphany/Portfile

devans at macports.org devans at macports.org
Fri Jan 15 16:01:14 PST 2016


Revision: 144707
          https://trac.macports.org/changeset/144707
Author:   devans at macports.org
Date:     2016-01-15 16:01:13 -0800 (Fri, 15 Jan 2016)
Log Message:
-----------
GNOME-3/stable: epiphany, use gnome stable livecheck where appropriate.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/epiphany/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/epiphany/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/epiphany/Portfile	2016-01-15 22:37:44 UTC (rev 144706)
+++ users/devans/GNOME-3/stable/dports/gnome/epiphany/Portfile	2016-01-16 00:01:13 UTC (rev 144707)
@@ -65,6 +65,7 @@
         post-patch {
             xinstall -m 755 ${filespath}/autogen.sh-3.8.2 ${worksrcpath}/autogen.sh
         }
+        livecheck.type          none
     } else {
         depends_build-append    port:appstream-glib \
                                 port:itstool \
@@ -76,6 +77,7 @@
         post-patch {
             xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
         }
+        livecheck.type          gnome
     }
 }
 
@@ -101,7 +103,3 @@
     configure.args-append --disable-nss
     depends_lib-delete port:nss
 }
-
-# this is the last version that will build on darwin < 13
-
-livecheck.type  none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160115/e409135c/attachment.html>


More information about the macports-changes mailing list