[59051] trunk/dports/x11/xorg-libXfixes/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Thu Oct 8 14:51:08 PDT 2009
Revision: 59051
http://trac.macports.org/changeset/59051
Author: jeremyhu at macports.org
Date: 2009-10-08 14:51:07 -0700 (Thu, 08 Oct 2009)
Log Message:
-----------
xorg-libXfixes: Bump to 4.0.4
Modified Paths:
--------------
trunk/dports/x11/xorg-libXfixes/Portfile
Modified: trunk/dports/x11/xorg-libXfixes/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfixes/Portfile 2009-10-08 21:49:20 UTC (rev 59050)
+++ trunk/dports/x11/xorg-libXfixes/Portfile 2009-10-08 21:51:07 UTC (rev 59051)
@@ -3,8 +3,7 @@
PortSystem 1.0
name xorg-libXfixes
-version 4.0.3
-revision 1
+version 4.0.4
categories x11 devel
maintainers jeremyhu openmaintainer
description X.org libXfixes
@@ -14,18 +13,20 @@
master_sites http://xorg.freedesktop.org/archive/individual/lib/
distname libXfixes-${version}
-checksums md5 1990d19725a3c7f32290037f02d3737f \
- sha1 37297e64239e1cc2a7b4372e27c5f9325f9f29dc \
- rmd160 fdc587914cc2896ec380219a285548c84f08b256
+checksums md5 7f2c40852eb337b237ad944ca5c30d49 \
+ sha1 3f2d1c473855ba0cf13137a80d585df7fe37111c \
+ rmd160 b034c7f923dcfec9d5c6237ed0ea32edc9bba144
use_bzip2 yes
use_parallel_build yes
-depends_build port:pkgconfig
-
-depends_lib port:xorg-libX11 \
+depends_build port:pkgconfig \
+ port:xorg-xproto \
+ port:xorg-xextproto \
port:xorg-fixesproto
+depends_lib port:xorg-libX11
+
livecheck.type regex
livecheck.url [lindex ${master_sites} 0]?C=M&O=D
livecheck.regex libXfixes-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091008/36fe99c8/attachment.html>
More information about the macports-changes
mailing list