[42565] trunk/dports/x11/pango
ryandesign at macports.org
ryandesign at macports.org
Sun Nov 23 23:39:38 PST 2008
Revision: 42565
http://trac.macports.org/changeset/42565
Author: ryandesign at macports.org
Date: 2008-11-23 23:39:37 -0800 (Sun, 23 Nov 2008)
Log Message:
-----------
pango:
* update to 1.22.3
* refresh patches
* remove --enable-cairo configure argument since it says it's unknown; presumably cairo is now always enabled
Modified Paths:
--------------
trunk/dports/x11/pango/Portfile
trunk/dports/x11/pango/files/patch-ltmain.sh.diff
Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile 2008-11-24 06:14:48 UTC (rev 42564)
+++ trunk/dports/x11/pango/Portfile 2008-11-24 07:39:37 UTC (rev 42565)
@@ -3,7 +3,7 @@
PortSystem 1.0
name pango
-version 1.22.2
+version 1.22.3
set branch [join [lrange [split ${version} .] 0 1] .]
categories x11
maintainers ryandesign
@@ -22,9 +22,9 @@
of internationalized text.
checksums \
- md5 0d4dc87f9b523e9030afccb2d05afe0b \
- sha1 d1a3368ffdb29a239c41498bedbee6bac222d77a \
- rmd160 355a8743f8a98d6780c6464acdf9d2c4037ad601
+ md5 8909ddbde2f2e91eb0c79202e1051a84 \
+ sha1 6fa59f6ede26b1ad7e46ad5cad376f6a99b7bca2 \
+ rmd160 99f8ae611d0d040fe57e0fe2788d04c311761798
depends_build \
port:pkgconfig
@@ -63,8 +63,7 @@
configure.args \
--x-includes=${x11prefix}/include \
--x-libraries=${x11prefix}/lib \
- --enable-static \
- --enable-cairo
+ --enable-static
variant no_x11 description {Disable X11 support} {
depends_lib-delete \
Modified: trunk/dports/x11/pango/files/patch-ltmain.sh.diff
===================================================================
--- trunk/dports/x11/pango/files/patch-ltmain.sh.diff 2008-11-24 06:14:48 UTC (rev 42564)
+++ trunk/dports/x11/pango/files/patch-ltmain.sh.diff 2008-11-24 07:39:37 UTC (rev 42565)
@@ -1,6 +1,6 @@
---- 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 2008-08-29 17:27:25.000000000 -0500
++++ ltmain.sh 2008-11-24 01:18:16.000000000 -0600
+@@ -1647,7 +1647,7 @@
continue
;;
@@ -9,7 +9,7 @@
compiler_flags="$compiler_flags $arg"
compile_command="$compile_command $arg"
finalize_command="$finalize_command $arg"
-@@ -2134,7 +2134,7 @@
+@@ -2147,7 +2147,7 @@
lib=
found=no
case $deplib in
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081123/24b5221d/attachment.html>
More information about the macports-changes
mailing list