[59126] trunk/dports/x11/xorg-libXfont
jeremyhu at macports.org
jeremyhu at macports.org
Fri Oct 9 20:03:17 PDT 2009
Revision: 59126
http://trac.macports.org/changeset/59126
Author: jeremyhu at macports.org
Date: 2009-10-09 20:03:14 -0700 (Fri, 09 Oct 2009)
Log Message:
-----------
xorg-libXfont: Bump to 1.4.1, punt Xprint
Modified Paths:
--------------
trunk/dports/x11/xorg-libXfont/Portfile
Removed Paths:
-------------
trunk/dports/x11/xorg-libXfont/files/
Modified: trunk/dports/x11/xorg-libXfont/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfont/Portfile 2009-10-10 02:58:42 UTC (rev 59125)
+++ trunk/dports/x11/xorg-libXfont/Portfile 2009-10-10 03:03:14 UTC (rev 59126)
@@ -3,8 +3,7 @@
PortSystem 1.0
name xorg-libXfont
-version 1.4.0
-revision 2
+version 1.4.1
categories x11 devel
maintainers jeremyhu openmaintainer
description X.org libXfont
@@ -14,9 +13,9 @@
master_sites http://xorg.freedesktop.org/archive/individual/lib/
distname libXfont-${version}
-checksums md5 3a8e06b25912ef339d70a8ba003da9b5 \
- sha1 f47a2f41273cdbe5198ac700df70686fab72cd35 \
- rmd160 999e6bbbbfaa2ad238abd9b7f1d93adf95143614
+checksums md5 4f2bed2a2be82e90a51a24bb3a22cdf0 \
+ sha1 f8dc669760975b41885143f828b54164224c8a31 \
+ rmd160 a3368fb979409aaaf577b3c8ff6e3aa906f63114
use_bzip2 yes
use_parallel_build yes
@@ -24,24 +23,21 @@
depends_build \
port:xorg-util-macros \
port:pkgconfig \
- port:xorg-xtrans
+ port:xorg-xtrans \
+ port:xorg-xproto \
+ port:xorg-fontsproto
depends_lib \
port:freetype \
port:xorg-libfontenc \
port:bzip2 \
- port:zlib \
- port:xorg-fontcacheproto \
- port:xorg-fontsproto
+ port:zlib
configure.args --with-bzip2
# Newer libtool add -Wl,-single_module if this isn't set... breaking us
configure.env LT_MULTI_MODULE=1
-patchfiles e1927f80deabe0268dc18b4a9f3ceda1325171f5.patch
-patch.args -R -p1
-
use_autoreconf yes
autoreconf.args -fvi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091009/e8203d31/attachment.html>
More information about the macports-changes
mailing list