[138829] users/devans/GNOME-3/unstable/dports/x11/pango
devans at macports.org
devans at macports.org
Mon Jul 20 21:21:10 PDT 2015
Revision: 138829
https://trac.macports.org/changeset/138829
Author: devans at macports.org
Date: 2015-07-20 21:21:10 -0700 (Mon, 20 Jul 2015)
Log Message:
-----------
GNOME-3/unstable: pango, update to version 1.37.2.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/x11/pango/Portfile
users/devans/GNOME-3/unstable/dports/x11/pango/files/patch-ltmain.sh.diff
Modified: users/devans/GNOME-3/unstable/dports/x11/pango/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/x11/pango/Portfile 2015-07-21 04:19:44 UTC (rev 138828)
+++ users/devans/GNOME-3/unstable/dports/x11/pango/Portfile 2015-07-21 04:21:10 UTC (rev 138829)
@@ -10,7 +10,7 @@
name pango
conflicts pango-devel
set my_name pango
-version 1.37.1
+version 1.37.2
set branch [join [lrange [split ${version} .] 0 1] .]
categories x11
maintainers ryandesign openmaintainer
@@ -31,8 +31,8 @@
open-source framework for the layout and rendering \
of internationalized text.
-checksums rmd160 26a3d7ada7a72c84ee4c4e3ad9f86da35557bf31 \
- sha256 6faad8b5c347cccd454dc9ac9365f921c430e5f79787cfb2f51d5709f4394e3c
+checksums rmd160 4a0f7822f3861ac6ae8fe4dc762b09782adda382 \
+ sha256 1c1c93959d3c9235f7d4f7b74eff7c357adcd361d717c8679fa8794d679ef5a4
depends_build \
port:pkgconfig
Modified: users/devans/GNOME-3/unstable/dports/x11/pango/files/patch-ltmain.sh.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/x11/pango/files/patch-ltmain.sh.diff 2015-07-21 04:19:44 UTC (rev 138828)
+++ users/devans/GNOME-3/unstable/dports/x11/pango/files/patch-ltmain.sh.diff 2015-07-21 04:21:10 UTC (rev 138829)
@@ -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 2015-07-20 20:09:15.000000000 -0700
++++ ltmain.sh 2015-07-20 20:47:45.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/20150720/c2e7bcdf/attachment.html>
More information about the macports-changes
mailing list