[59053] trunk/dports/x11/xorg-libXfontcache/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Oct 8 15:35:17 PDT 2009


Revision: 59053
          http://trac.macports.org/changeset/59053
Author:   jeremyhu at macports.org
Date:     2009-10-08 15:35:15 -0700 (Thu, 08 Oct 2009)
Log Message:
-----------
xorg-libXfontcache: Bump to 1.0.5

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

Modified: trunk/dports/x11/xorg-libXfontcache/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfontcache/Portfile	2009-10-08 21:53:58 UTC (rev 59052)
+++ trunk/dports/x11/xorg-libXfontcache/Portfile	2009-10-08 22:35:15 UTC (rev 59053)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		xorg-libXfontcache
-version		1.0.4
-revision	1
+version		1.0.5
 categories	x11 devel
 maintainers	jeremyhu openmaintainer
 description	X.org libXfontcache
@@ -14,19 +13,19 @@
 master_sites	 http://xorg.freedesktop.org/archive/individual/lib/
 
 distname	libXfontcache-${version}
-checksums           md5     1adca018aa7bf2d215f20a69c10828ad \
-                    sha1    25fbf6df365c0296b58124c46647facaf9072668 \
-                    rmd160  73d2f9d734f208d8bff7fdd31212b999695ee89b
+checksums           md5     bbd37768c87f63cf2eb845b2c0f56515 \
+                    sha1    9e9bfee1a143cbe9486830d53f8f9cc0a91be472 \
+                    rmd160  eae3a4c643600b5e6a4a069cdb1598c5d3f13cbb
 use_bzip2	yes
 use_parallel_build  yes
 
 depends_build \
-	port:pkgconfig
+	port:pkgconfig \
+	port:xorg-fontcacheproto \
+	port:xorg-xextproto
 
 depends_lib \
-	port:xorg-libXext \
-	port:xorg-fontcacheproto \
-	port:xorg-fontsproto
+	port:xorg-libXext
 
 livecheck.type  regex
 livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091008/5422b12f/attachment.html>


More information about the macports-changes mailing list