[153328] trunk/dports/gnome/gitg

devans at macports.org devans at macports.org
Wed Sep 28 21:33:56 PDT 2016


Revision: 153328
          https://trac.macports.org/changeset/153328
Author:   devans at macports.org
Date:     2016-09-28 21:33:55 -0700 (Wed, 28 Sep 2016)
Log Message:
-----------
gitg: update to version 3.22.0.

Modified Paths:
--------------
    trunk/dports/gnome/gitg/Portfile
    trunk/dports/gnome/gitg/files/patch-autogen.sh.diff

Property Changed:
----------------
    trunk/dports/gnome/gitg/


Property changes on: trunk/dports/gnome/gitg
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/gitg:119981-152611
/users/devans/GNOME-3/unstable/dports/gnome/gitg:122645-125934,141712-147190
   + /users/devans/GNOME-3/stable/dports/gnome/gitg:119981-153327
/users/devans/GNOME-3/unstable/dports/gnome/gitg:122645-125934,141712-147190,152272-152818

Modified: trunk/dports/gnome/gitg/Portfile
===================================================================
--- trunk/dports/gnome/gitg/Portfile	2016-09-29 04:31:43 UTC (rev 153327)
+++ trunk/dports/gnome/gitg/Portfile	2016-09-29 04:33:55 UTC (rev 153328)
@@ -7,7 +7,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gitg
-version             3.20.3
+version             3.22.0
 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  019ee53363573ed5a1c1ce3e6fc87b1d4f5e0d24 \
-                    sha256  4b0802360cdf1341b27a73458930768d139143b568b9153e93378f32f7ba6669
+checksums           rmd160  c73323d0c4e68c54be5597718dffe34657fb9162 \
+                    sha256  ba6895f85c18748294075980a5e03e0936ad4e84534dbb0d8f9e29aa874ddeaf
 
 depends_build       port:pkgconfig \
                     port:intltool \

Modified: trunk/dports/gnome/gitg/files/patch-autogen.sh.diff
===================================================================
--- trunk/dports/gnome/gitg/files/patch-autogen.sh.diff	2016-09-29 04:31:43 UTC (rev 153327)
+++ trunk/dports/gnome/gitg/files/patch-autogen.sh.diff	2016-09-29 04:33:55 UTC (rev 153328)
@@ -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/20160928/6e6d7d57/attachment-0001.html>


More information about the macports-changes mailing list