[58513] trunk/dports/x11/pango/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Sep 29 22:07:37 PDT 2009
Revision: 58513
http://trac.macports.org/changeset/58513
Author: ryandesign at macports.org
Date: 2009-09-29 22:07:32 -0700 (Tue, 29 Sep 2009)
Log Message:
-----------
pango: undo r58387 and r58293 for now to downgrade back to 1.24.5. 1.26.0 was causing slowdowns. See #21624
Revision Links:
--------------
http://trac.macports.org/changeset/58387
http://trac.macports.org/changeset/58293
Modified Paths:
--------------
trunk/dports/x11/pango/Portfile
Modified: trunk/dports/x11/pango/Portfile
===================================================================
--- trunk/dports/x11/pango/Portfile 2009-09-30 03:54:19 UTC (rev 58512)
+++ trunk/dports/x11/pango/Portfile 2009-09-30 05:07:32 UTC (rev 58513)
@@ -5,7 +5,8 @@
name pango
conflicts pango-devel
-version 1.26.0
+epoch 1
+version 1.24.5
set branch [join [lrange [split ${version} .] 0 1] .]
categories x11
maintainers ryandesign
@@ -25,9 +26,9 @@
of internationalized text.
checksums \
- md5 74ce18cfcc3ad0008a6ad56cfc535061 \
- sha1 567f9ace5a8384b3a59dbf95304dc8b1a271d5b6 \
- rmd160 b3b64d6af1eb9cc27d23a7e58d118df8fed25502
+ md5 815416a452e9cccc172fed9862401f37 \
+ sha1 a5aa40b78546a7ee59f21804b172e5d47ef776ad \
+ rmd160 7e436752734c55950ad5feced7c7d5c3f040a1b4
depends_extract \
port:pkgconfig
@@ -54,17 +55,6 @@
# itself differently depending on whether or not cairo is installed with
# the quartz variant. Therefore this variant is necessary to be able to
# distinguish whether an installed pango has quartz support or not.
-
- # pango 1.25.1 and up uses Core Text which is only available on 10.5+.
- pre-extract {
- if {${os.major} < 9} {
- ui_error "${name} ${version} +quartz requires Mac OS X 10.5 or greater."
- ui_error "Either don't use the +quartz variant or upgrade your Mac OS X."
- ui_error "Concerns about this should be addressed to the Pango mailing list:"
- ui_error "http://mail.gnome.org/mailman/listinfo/gtk-i18n-list"
- return -code error "incompatible Mac OS X version"
- }
- }
}
pre-extract {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090929/dcb8acf7/attachment.html>
More information about the macports-changes
mailing list