[69099] trunk/dports/x11/xorg-libXfont/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Jun 23 09:32:07 PDT 2010


Revision: 69099
          http://trac.macports.org/changeset/69099
Author:   jeremyhu at macports.org
Date:     2010-06-23 09:32:05 -0700 (Wed, 23 Jun 2010)
Log Message:
-----------
xorg-libXfont: Bump to 1.4.2

Modified Paths:
--------------
    trunk/dports/x11/xorg-libXfont/Portfile

Modified: trunk/dports/x11/xorg-libXfont/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfont/Portfile	2010-06-23 16:03:12 UTC (rev 69098)
+++ trunk/dports/x11/xorg-libXfont/Portfile	2010-06-23 16:32:05 UTC (rev 69099)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		xorg-libXfont
-version		1.4.1
+version		1.4.2
 categories	x11 devel
 maintainers	jeremyhu openmaintainer
 description	X.org libXfont
@@ -13,15 +13,14 @@
 master_sites	 http://xorg.freedesktop.org/archive/individual/lib/
 
 distname	libXfont-${version}
-checksums           md5     4f2bed2a2be82e90a51a24bb3a22cdf0 \
-                    sha1    f8dc669760975b41885143f828b54164224c8a31 \
-                    rmd160  a3368fb979409aaaf577b3c8ff6e3aa906f63114
+checksums           md5     503911759734998f9235b926eed82eb8 \
+                    sha1    79c2089fec014da4b7976e6762f1e9e447fd5767 \
+                    rmd160  5812959009f15b321ebe6cfb9bea9c7abbbef940
 use_bzip2	yes
 
 use_parallel_build  yes
 
 depends_build \
-	port:xorg-util-macros \
 	port:pkgconfig \
 	port:xorg-xtrans
 
@@ -38,9 +37,6 @@
 # Newer libtool add -Wl,-single_module if this isn't set... breaking us
 configure.env LT_MULTI_MODULE=1
 
-use_autoreconf yes
-autoreconf.args -fvi
-
 livecheck.type  regex
 livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
 livecheck.regex libXfont-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100623/1004eef4/attachment-0001.html>


More information about the macports-changes mailing list