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

ryandesign at macports.org ryandesign at macports.org
Fri Jun 17 19:00:47 PDT 2011


Revision: 79551
          http://trac.macports.org/changeset/79551
Author:   ryandesign at macports.org
Date:     2011-06-17 19:00:45 -0700 (Fri, 17 Jun 2011)
Log Message:
-----------
pango-devel: update to 1.29.3

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	2011-06-18 01:13:23 UTC (rev 79550)
+++ trunk/dports/x11/pango-devel/Portfile	2011-06-18 02:00:45 UTC (rev 79551)
@@ -8,8 +8,7 @@
 name                    pango-devel
 conflicts               pango
 set my_name             pango
-version                 1.27.1
-revision                1
+version                 1.29.3
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              x11
 maintainers             ryandesign openmaintainer
@@ -30,9 +29,8 @@
     open-source framework for the layout and rendering \
     of internationalized text.
 
-checksums           md5     ffc867ee6c3173bc3941002f33ea4148 \
-                    sha1    e01daee61a8bc0afa863be364b03e73f8d9214c1 \
-                    rmd160  7cf754e21ce009d698937819e3b2c9c3d8f4b615
+checksums               sha1    467a3dacc0f3173e6fd457524b9ccd9772039a62 \
+                        rmd160  c9b2333ff05a0024c3f8c6fb8940b88db8a411dc
 
 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	2011-06-18 01:13:23 UTC (rev 79550)
+++ trunk/dports/x11/pango-devel/files/patch-ltmain.sh.diff	2011-06-18 02:00:45 UTC (rev 79551)
@@ -1,15 +1,15 @@
---- 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 @@
+--- 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 @@
  	continue
  	;;
  
 -      -mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
 +      -mt|-mthreads|-kthread|-Kthread|-lpthread|-pthreads|--thread-safe|-threads)
- 	compiler_flags="$compiler_flags $arg"
+ 	func_append compiler_flags " $arg"
  	func_append compile_command " $arg"
  	func_append finalize_command " $arg"
-@@ -5067,7 +5067,7 @@
+@@ -6147,7 +6147,7 @@
  	lib=
  	found=no
  	case $deplib in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110617/83277881/attachment.html>


More information about the macports-changes mailing list