[32729] trunk/dports/x11/pango

ryandesign at macports.org ryandesign at macports.org
Sat Jan 12 11:34:38 PST 2008


Revision: 32729
          http://trac.macosforge.org/projects/macports/changeset/32729
Author:   ryandesign at macports.org
Date:     2008-01-12 11:34:36 -0800 (Sat, 12 Jan 2008)

Log Message:
-----------
pango: update to 1.18.4

Modified Paths:
--------------
    trunk/dports/x11/pango/Portfile
    trunk/dports/x11/pango/files/patch-ltmain.sh

Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile	2008-01-12 19:11:42 UTC (rev 32728)
+++ trunk/dports/x11/pango/Portfile	2008-01-12 19:34:36 UTC (rev 32729)
@@ -3,7 +3,7 @@
 PortSystem              1.0
 
 name                    pango
-version                 1.18.3
+version                 1.18.4
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              x11
 maintainers             ryandesign
@@ -21,9 +21,9 @@
 	of internationalized text.
 
 checksums \
-	md5 4a9862b5151f16dcad8e30dd6ef08549 \
-	sha1 b7b9e8dee0111dc877ceec33b8a47e17d3466ce7 \
-	rmd160 f57f92e81ba279bb1bb456e0d6075d3b4bf0e3d3
+	md5 5f4a24eb03789746a13e41beb7044776 \
+	sha1 6a72db90bf82b151e18bd83d25f0844129cc93d6 \
+	rmd160 73213249d86f9344572d27ce0720ee574b8cdecd
 
 depends_lib \
 	port:glib2 \

Modified: trunk/dports/x11/pango/files/patch-ltmain.sh
===================================================================
--- trunk/dports/x11/pango/files/patch-ltmain.sh	2008-01-12 19:11:42 UTC (rev 32728)
+++ trunk/dports/x11/pango/files/patch-ltmain.sh	2008-01-12 19:34:36 UTC (rev 32729)
@@ -1,20 +1,20 @@
---- ltmain.sh.orig	2005-09-14 11:00:12.000000000 -0400
-+++ ltmain.sh	2005-10-14 19:07:04.000000000 -0400
-@@ -1518,7 +1518,7 @@
+--- ltmain.sh.orig	2008-01-09 03:50:47.000000000 -0600
++++ ltmain.sh	2008-01-09 03:52:08.000000000 -0600
+@@ -1639,7 +1639,7 @@
  	continue
  	;;
  
--     -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
-+     -mt|-mthreads|-kthread|-Kthread|-lpthread|-lpthreads|--thread-safe)
+-     -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
++     -mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe|-threads)
  	compiler_flags="$compiler_flags $arg"
  	compile_command="$compile_command $arg"
  	finalize_command="$finalize_command $arg"
-@@ -2005,7 +2005,7 @@
+@@ -2134,7 +2134,7 @@
  	lib=
  	found=no
  	case $deplib in
--	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe)
-+	-mt|-mthreads|-kthread|-Kthread|-lpthread|-lpthreads|--thread-safe)
+-	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
++	-mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe|-threads)
  	  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/20080112/bf8f0f7d/attachment.html


More information about the macports-changes mailing list