[152821] users/devans/GNOME-3/stable/dports/gnome/gitg
devans at macports.org
devans at macports.org
Sun Sep 18 21:34:35 PDT 2016
Revision: 152821
https://trac.macports.org/changeset/152821
Author: devans at macports.org
Date: 2016-09-18 21:34:35 -0700 (Sun, 18 Sep 2016)
Log Message:
-----------
GNOME-3/stable: gitg, merge unstable to stable and update to stable version 3.22.0.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gitg/Portfile
users/devans/GNOME-3/stable/dports/gnome/gitg/files/patch-autogen.sh.diff
Property Changed:
----------------
users/devans/GNOME-3/stable/dports/gnome/gitg/
Property changes on: users/devans/GNOME-3/stable/dports/gnome/gitg
___________________________________________________________________
Modified: svn:mergeinfo
- /trunk/dports/gnome/gitg:119981-151965
/users/devans/GNOME-3/unstable/dports/gnome/gitg:122645-125934,141712-147190
+ /trunk/dports/gnome/gitg:119981-151965
/users/devans/GNOME-3/unstable/dports/gnome/gitg:122645-125934,141712-147190,152272-152818
Modified: users/devans/GNOME-3/stable/dports/gnome/gitg/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gitg/Portfile 2016-09-19 04:32:48 UTC (rev 152820)
+++ users/devans/GNOME-3/stable/dports/gnome/gitg/Portfile 2016-09-19 04:34:35 UTC (rev 152821)
@@ -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: users/devans/GNOME-3/stable/dports/gnome/gitg/files/patch-autogen.sh.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gitg/files/patch-autogen.sh.diff 2016-09-19 04:32:48 UTC (rev 152820)
+++ users/devans/GNOME-3/stable/dports/gnome/gitg/files/patch-autogen.sh.diff 2016-09-19 04:34:35 UTC (rev 152821)
@@ -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/20160918/a2d83301/attachment.html>
More information about the macports-changes
mailing list