[58803] trunk/dports/x11/xorg-libXtst/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Oct 5 10:50:39 PDT 2009


Revision: 58803
          http://trac.macports.org/changeset/58803
Author:   jeremyhu at macports.org
Date:     2009-10-05 10:50:38 -0700 (Mon, 05 Oct 2009)
Log Message:
-----------
xorg-libXtst: Bump to 1.1.0

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

Modified: trunk/dports/x11/xorg-libXtst/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXtst/Portfile	2009-10-05 17:47:30 UTC (rev 58802)
+++ trunk/dports/x11/xorg-libXtst/Portfile	2009-10-05 17:50:38 UTC (rev 58803)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            xorg-libXtst
-version         1.0.99.2
+version         1.1.0
 categories      x11 devel
 maintainers     jeremyhu openmaintainer
 description     X.org libXt
@@ -13,18 +13,20 @@
 master_sites     http://xorg.freedesktop.org/archive/individual/lib/
 
 distname    libXtst-${version}
-checksums           md5     b5edc35ca9b9ba4133a3fa34cb1b00f8 \
-                    sha1    4be8ed3ee05c37e9b490baa525bc64447571b5c4 \
-                    rmd160  a3c38212e5ea039306ae9879cda893c3f8dbd763
+checksums           md5     dd6f3e20b87310187121539f9605d977 \
+                    sha1    4363e9285bfb5a884073efacc50d39edb803a1a5 \
+                    rmd160  588fe77d9f915f5f6521ec660129b45adfc16acc
 
 use_bzip2   yes
 use_parallel_build      yes
 
-depends_build   port:pkgconfig
+depends_build   port:pkgconfig \
+                port:xorg-xextproto \
+                port:xorg-inputproto \
+                port:xorg-recordproto
 
 depends_lib     port:xorg-libXext \
-                port:xorg-libXi \
-                port:xorg-recordproto
+                port:xorg-libXi
 
 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/20091005/bbdddc10/attachment.html>


More information about the macports-changes mailing list