[135970] users/devans/GNOME-3/stable/dports/gnome/gitg/Portfile

devans at macports.org devans at macports.org
Fri May 8 05:02:49 PDT 2015


Revision: 135970
          https://trac.macports.org/changeset/135970
Author:   devans at macports.org
Date:     2015-05-08 05:02:49 -0700 (Fri, 08 May 2015)
Log Message:
-----------
GNOME-3/stable: gitg, disable livecheck until webkit2-gtk3 requirement can be met, update comments.

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

Modified: users/devans/GNOME-3/stable/dports/gnome/gitg/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gitg/Portfile	2015-05-08 11:35:54 UTC (rev 135969)
+++ users/devans/GNOME-3/stable/dports/gnome/gitg/Portfile	2015-05-08 12:02:49 UTC (rev 135970)
@@ -4,6 +4,7 @@
 PortSystem          1.0
 
 name                gitg
+# latest version 3.16.1 requires webkit2-gtk3
 version             0.2.7
 revision            1
 license             GPL-2
@@ -47,7 +48,7 @@
 
 patchfiles          gitg-commit-view-c.diff
 
-# reconfigure with our intltool.m4 using autogen.sh
+# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
 
 configure.cmd       ./autogen.sh
 
@@ -61,4 +62,5 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type  gnome
+# disable livecheck until webkit2-gtk3 requirement can be met
+livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150508/b616fbe4/attachment.html>


More information about the macports-changes mailing list