[48091] trunk/dports/x11/pango-devel

ryandesign at macports.org ryandesign at macports.org
Fri Mar 13 23:16:11 PDT 2009


Revision: 48091
          http://trac.macports.org/changeset/48091
Author:   ryandesign at macports.org
Date:     2009-03-13 23:16:10 -0700 (Fri, 13 Mar 2009)
Log Message:
-----------
pango-devel: update to 1.23.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	2009-03-14 05:52:08 UTC (rev 48090)
+++ trunk/dports/x11/pango-devel/Portfile	2009-03-14 06:16:10 UTC (rev 48091)
@@ -4,8 +4,7 @@
 
 name                    pango-devel
 set my_name             pango
-version                 1.21.6
-revision                3
+version                 1.23.0
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              x11
 maintainers             ryandesign
@@ -26,9 +25,9 @@
     of internationalized text.
 
 checksums \
-    md5     db7b24c685d488dd9d06b66b42faed50 \
-    sha1    7efd4bf06a5a1111e4cfc42b8fcb5a668cab2bab \
-    rmd160  ae62dcd44d0c5374be27f6b5b806dfa8b9abc2c6
+    md5     358a87607c0a5b4889bab52b1cf5e921 \
+    sha1    d0991ed143834fac2c94f7aac228bd46360ca126 \
+    rmd160  ae997f73cf353c52e1f47e9a1bfb381215a64abc
 
 depends_build \
     port:pkgconfig

Modified: trunk/dports/x11/pango-devel/files/patch-ltmain.sh.diff
===================================================================
--- trunk/dports/x11/pango-devel/files/patch-ltmain.sh.diff	2009-03-14 05:52:08 UTC (rev 48090)
+++ trunk/dports/x11/pango-devel/files/patch-ltmain.sh.diff	2009-03-14 06:16:10 UTC (rev 48091)
@@ -1,15 +1,15 @@
---- 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 @@
+--- ltmain.sh.orig	2009-02-02 09:27:52.000000000 -0600
++++ ltmain.sh	2009-03-14 01:08:38.000000000 -0500
+@@ -4576,7 +4576,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|-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"
-@@ -2134,7 +2134,7 @@
+ 	func_append compile_command " $arg"
+ 	func_append finalize_command " $arg"
+@@ -5067,7 +5067,7 @@
  	lib=
  	found=no
  	case $deplib in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090313/786ad20f/attachment.html>


More information about the macports-changes mailing list