[152222] users/devans/GNOME-3/stable/dports/x11/pango
devans at macports.org
devans at macports.org
Thu Sep 1 05:26:46 PDT 2016
Revision: 152222
https://trac.macports.org/changeset/152222
Author: devans at macports.org
Date: 2016-09-01 05:26:46 -0700 (Thu, 01 Sep 2016)
Log Message:
-----------
GNOME-3/stable: pango, update to version 1.40.2 for testing.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/x11/pango/Portfile
users/devans/GNOME-3/stable/dports/x11/pango/files/patch-ltmain.sh.diff
Modified: users/devans/GNOME-3/stable/dports/x11/pango/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/x11/pango/Portfile 2016-09-01 12:09:44 UTC (rev 152221)
+++ users/devans/GNOME-3/stable/dports/x11/pango/Portfile 2016-09-01 12:26:46 UTC (rev 152222)
@@ -11,7 +11,7 @@
conflicts pango-devel
set my_name pango
epoch 1
-version 1.40.1
+version 1.40.2
set branch [join [lrange [split ${version} .] 0 1] .]
categories x11
maintainers ryandesign openmaintainer
@@ -32,8 +32,8 @@
open-source framework for the layout and rendering \
of internationalized text.
-checksums rmd160 3a1456de11d699a21df9f5c4e5cec8d389241617 \
- sha256 e27af54172c72b3ac6be53c9a4c67053e16c905e02addcf3a603ceb2005c1a40
+checksums rmd160 b80701099a4787b2e081409c70f8d38bd7244238 \
+ sha256 90582a02bc89318d205814fc097f2e9dd164d26da5f27c53ea42d583b34c3cd1
depends_build \
port:pkgconfig
Modified: users/devans/GNOME-3/stable/dports/x11/pango/files/patch-ltmain.sh.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/x11/pango/files/patch-ltmain.sh.diff 2016-09-01 12:09:44 UTC (rev 152221)
+++ users/devans/GNOME-3/stable/dports/x11/pango/files/patch-ltmain.sh.diff 2016-09-01 12:26:46 UTC (rev 152222)
@@ -1,6 +1,6 @@
---- ltmain.sh.orig 2012-04-15 01:07:38.000000000 -0500
-+++ ltmain.sh 2012-04-15 02:39:51.000000000 -0500
-@@ -5655,7 +5655,7 @@
+--- ltmain.sh.orig 2016-08-29 05:15:09.000000000 -0700
++++ ltmain.sh 2016-09-01 05:17:06.000000000 -0700
+@@ -7070,7 +7070,7 @@
continue
;;
@@ -9,12 +9,12 @@
|-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
func_append compiler_flags " $arg"
func_append compile_command " $arg"
-@@ -6160,7 +6160,7 @@
+@@ -7604,7 +7604,7 @@
lib=
- found=no
+ found=false
case $deplib in
- -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+ -mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe \
|-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
- if test "$linkmode,$pass" = "prog,link"; then
+ if test prog,link = "$linkmode,$pass"; then
compile_deplibs="$deplib $compile_deplibs"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160901/a57a8abf/attachment.html>
More information about the macports-changes
mailing list