[70234] trunk/dports/x11/xorg-libXi/Portfile

jmr at macports.org jmr at macports.org
Mon Aug 2 18:36:37 PDT 2010


Revision: 70234
          http://trac.macports.org/changeset/70234
Author:   jmr at macports.org
Date:     2010-08-02 18:36:36 -0700 (Mon, 02 Aug 2010)
Log Message:
-----------
xorg-libXi: Revert to 1.3 to fix dependency loop (#25912). Not bumping epoch as this is just a temporary fix for new installs.

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

Modified: trunk/dports/x11/xorg-libXi/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXi/Portfile	2010-08-02 23:20:57 UTC (rev 70233)
+++ trunk/dports/x11/xorg-libXi/Portfile	2010-08-03 01:36:36 UTC (rev 70234)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name            xorg-libXi
-version         1.3.1
+version         1.3
 categories      x11 devel
 maintainers     jeremyhu openmaintainer
 description     X.org libXi
@@ -13,16 +13,14 @@
 master_sites     http://xorg.freedesktop.org/archive/individual/lib/
 
 distname    libXi-${version}
-checksums           md5     75324546e3d1c0cce9d508feb05e4ed0 \
-                    sha1    1a772a9c6e16c1bf26bb987d0be77a1f24f4ec91 \
-                    rmd160  3a80ba00bb68119d49517c8c1e8a844b905f587f
+checksums           md5     8df4ece9bd1efb02c28acb2b6f485e09 \
+                    sha1    7685f2881ce40b13028d9409eedbb9cf1ed0d8ef \
+                    rmd160  d7848e8dc9a6a3882bf722eccf75f21b5f99fecd
 
 use_bzip2   yes
 use_parallel_build      yes
 
-depends_build   port:pkgconfig \
-                port:xmlto \
-                port:asciidoc
+depends_build   port:pkgconfig
 
 depends_lib     port:xorg-libXext \
 		port:xorg-inputproto
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100802/54f4a3a6/attachment.html>


More information about the macports-changes mailing list