[93210] trunk/dports/x11/pango-devel
ryandesign at macports.org
ryandesign at macports.org
Thu May 17 13:37:55 PDT 2012
Revision: 93210
https://trac.macports.org/changeset/93210
Author: ryandesign at macports.org
Date: 2012-05-17 13:37:55 -0700 (Thu, 17 May 2012)
Log Message:
-----------
pango-devel: update to 1.30.0
Modified Paths:
--------------
trunk/dports/x11/pango-devel/Portfile
trunk/dports/x11/pango-devel/files/patch-ltmain.sh.diff
Modified: trunk/dports/x11/pango-devel/Portfile
===================================================================
--- trunk/dports/x11/pango-devel/Portfile 2012-05-17 20:02:03 UTC (rev 93209)
+++ trunk/dports/x11/pango-devel/Portfile 2012-05-17 20:37:55 UTC (rev 93210)
@@ -7,7 +7,7 @@
name pango-devel
conflicts pango
set my_name pango
-version 1.29.5
+version 1.30.0
set branch [join [lrange [split ${version} .] 0 1] .]
categories x11
maintainers ryandesign openmaintainer
@@ -17,7 +17,7 @@
platforms darwin
distname ${my_name}-${version}
dist_subdir ${my_name}
-use_bzip2 yes
+use_xz yes
use_parallel_build yes
description \
@@ -28,8 +28,8 @@
open-source framework for the layout and rendering \
of internationalized text.
-checksums rmd160 c216ab46665935edd08043630568554eac6de9fb \
- sha256 2fc74dcb162dd471198be2e68b12ce7528fe059ce6cdd79bbb529ee58a39e136
+checksums rmd160 b94aedbbb314ccfbc9f075ee82c8cea39a913e62 \
+ sha256 7c6d2ab024affaed0e942f9279b818235f9c6a36d9fc50688f48d387f4102dff
depends_build \
port:pkgconfig
@@ -136,7 +136,7 @@
reinplace s|${destroot}||g ${destroot}${prefix}/etc/pango/pango.modules
}
- set docdir ${prefix}/share/doc/${name}
+ set docdir ${prefix}/share/doc/${my_name}
xinstall -d ${destroot}${docdir}
xinstall -m 0644 -W ${worksrcpath} AUTHORS ChangeLog COPYING MAINTAINERS NEWS README THANKS \
${destroot}${docdir}
Modified: trunk/dports/x11/pango-devel/files/patch-ltmain.sh.diff
===================================================================
--- trunk/dports/x11/pango-devel/files/patch-ltmain.sh.diff 2012-05-17 20:02:03 UTC (rev 93209)
+++ trunk/dports/x11/pango-devel/files/patch-ltmain.sh.diff 2012-05-17 20:37:55 UTC (rev 93210)
@@ -1,20 +1,20 @@
---- ltmain.sh.orig 2011-06-16 14:17:34.000000000 -0500
-+++ ltmain.sh 2011-06-17 20:19:05.000000000 -0500
-@@ -5643,7 +5643,7 @@
+--- 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 @@
continue
;;
-- -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
-+ -mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe|-threads)
+- -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
++ -mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe \
+ |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
func_append compiler_flags " $arg"
func_append compile_command " $arg"
- func_append finalize_command " $arg"
-@@ -6147,7 +6147,7 @@
+@@ -6160,7 +6160,7 @@
lib=
found=no
case $deplib in
-- -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
-+ -mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe|-threads)
+- -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
compile_deplibs="$deplib $compile_deplibs"
- finalize_deplibs="$deplib $finalize_deplibs"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120517/77d9fabe/attachment.html>
More information about the macports-changes
mailing list