[152272] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Fri Sep 2 02:55:12 PDT 2016


Revision: 152272
          https://trac.macports.org/changeset/152272
Author:   devans at macports.org
Date:     2016-09-02 02:55:12 -0700 (Fri, 02 Sep 2016)
Log Message:
-----------
GNOME-3/unstable: gitg, copy from stable and update to unstable version 3.21.91, use gnome unstable livecheck.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gitg/Portfile
    users/devans/GNOME-3/unstable/dports/gnome/gitg/files/patch-autogen.sh.diff

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/gitg/

Modified: users/devans/GNOME-3/unstable/dports/gnome/gitg/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gitg/Portfile	2016-09-02 09:30:49 UTC (rev 152270)
+++ users/devans/GNOME-3/unstable/dports/gnome/gitg/Portfile	2016-09-02 09:55:12 UTC (rev 152272)
@@ -7,7 +7,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gitg
-version             3.20.2
+version             3.21.91
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GNOME git repository viewer.
@@ -28,8 +28,8 @@
 
 use_xz              yes
 
-checksums           rmd160  d53a4da6e4596ab34beced581bc937b0404f628d \
-                    sha256  76cb421bbc5c1e57d4f58f9e63c7b77ed229cadc96c7de4296db60c46ee7d71b
+checksums           rmd160  62b2bf1ae8d01b97cb1aa60887fb5987892b121c \
+                    sha256  290156391b8be2baf3847bd24a372db19dc19d9b8182a5f0bc90ed0faaceaec6
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -84,4 +84,4 @@
     system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas"
 }
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable

Modified: users/devans/GNOME-3/unstable/dports/gnome/gitg/files/patch-autogen.sh.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gitg/files/patch-autogen.sh.diff	2016-09-02 09:30:49 UTC (rev 152270)
+++ users/devans/GNOME-3/unstable/dports/gnome/gitg/files/patch-autogen.sh.diff	2016-09-02 09:55:12 UTC (rev 152272)
@@ -1,9 +1,16 @@
---- autogen.sh.orig	2015-08-10 20:16:26.000000000 -0700
-+++ autogen.sh	2015-08-10 20:16:52.000000000 -0700
-@@ -24,12 +24,12 @@
+--- autogen.sh.orig	2016-08-25 15:20:16.000000000 -0700
++++ autogen.sh	2016-09-02 02:44:20.000000000 -0700
+@@ -24,18 +24,18 @@
          exit 1
  fi
  
+-LIBTOOL=`which libtoolize`
++LIBTOOL=`which glibtoolize`
+ if test -z $LIBTOOL; then
+         echo "*** No libtool found, please install it ***"
+         exit 1
+ fi
+ 
 -git submodule update --init --recursive
 +#git submodule update --init --recursive
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160902/787b57a2/attachment.html>


More information about the macports-changes mailing list