[22741] trunk/dports/x11/pango/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Mon Mar 12 22:43:40 PDT 2007
Revision: 22741
http://trac.macosforge.org/projects/macports/changeset/22741
Author: mij at macports.org
Date: 2007-03-12 22:43:40 -0700 (Mon, 12 Mar 2007)
Log Message:
-----------
Update to version 1.16.1.
Modified Paths:
--------------
trunk/dports/x11/pango/Portfile
Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile 2007-03-13 05:43:23 UTC (rev 22740)
+++ trunk/dports/x11/pango/Portfile 2007-03-13 05:43:40 UTC (rev 22741)
@@ -2,7 +2,7 @@
PortSystem 1.0
name pango
-version 1.14.10
+version 1.16.1
categories x11
maintainers mij at macports.org openmaintainer at macports.org
description Framework for the layout and rendering of i18n text
@@ -12,16 +12,15 @@
open-source framework for the layout and rendering \
of internationalized text.
-master_sites gnome:sources/pango/1.14
+master_sites gnome:sources/pango/1.16
-checksums md5 e9fc2f8168e74e2fa0aa8238ee0e9c06 \
- sha1 49093dcbbb2399ac6e4731930d4be4edd64f25f7 \
- rmd160 0cddfd439415965ba39ce2915ac2adf3aa563498
+checksums md5 4aa720633e53701a652f27700a7946dd \
+ sha1 75b48b1fbcf07f5d264c706477d7dfb7cb1b2583 \
+ rmd160 c97315a5685fc6fa3fc70638de6ef24e9d2739b9
use_bzip2 yes
-depends_lib port:glib2 lib:libX11.6:XFree86 \
- lib:libXft.2.1.2:Xft2 port:cairo
+depends_lib port:glib2 lib:libX11.6:XFree86 port:Xft2 port:cairo
patchfiles patch-ltmain.sh
@@ -32,12 +31,12 @@
post-destroot { system "install -o root -m 755 -d \
${destroot}${prefix}/etc/pango"
- system "cp ${worksrcpath}/examples/pangorc \
+ system "cp ${worksrcpath}/modules/pangorc \
${destroot}${prefix}/etc/pango"
system "cp ${worksrcpath}/pango/pangox.aliases \
${destroot}${prefix}/etc/pango"
reinplace "s|\\.\\./modules/|${prefix}/etc/pango/|g" \
${destroot}/${prefix}/etc/pango/pangorc
system "env LANG=C DYLD_LIBRARY_PATH=${destroot}${prefix}/lib \
- ${destroot}${prefix}/bin/pango-querymodules ${destroot}${prefix}/lib/pango/1.5.0/modules/*.so >${destroot}${prefix}/etc/pango/pango.modules"
+ ${destroot}${prefix}/bin/pango-querymodules ${destroot}${prefix}/lib/pango/1.6.0/modules/*.so >${destroot}${prefix}/etc/pango/pango.modules"
reinplace s|${destroot}||g ${destroot}${prefix}/etc/pango/pango.modules }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070312/0c7a7064/attachment.html
More information about the macports-changes
mailing list