[59559] trunk/dports/x11/xdpyinfo/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Oct 16 20:01:05 PDT 2009


Revision: 59559
          http://trac.macports.org/changeset/59559
Author:   jeremyhu at macports.org
Date:     2009-10-16 20:01:04 -0700 (Fri, 16 Oct 2009)
Log Message:
-----------
xdpyinfo: Bump to 1.1.0

Modified Paths:
--------------
    trunk/dports/x11/xdpyinfo/Portfile

Modified: trunk/dports/x11/xdpyinfo/Portfile
===================================================================
--- trunk/dports/x11/xdpyinfo/Portfile	2009-10-17 02:58:20 UTC (rev 59558)
+++ trunk/dports/x11/xdpyinfo/Portfile	2009-10-17 03:01:04 UTC (rev 59559)
@@ -2,8 +2,7 @@
 
 PortSystem          1.0
 name                xdpyinfo
-version             1.0.3
-revision            1
+version             1.1.0
 categories          x11
 maintainers         blb openmaintainer
 description         Display information utility for X11
@@ -19,18 +18,20 @@
 master_sites        http://xorg.freedesktop.org/archive/individual/app/
 use_bzip2           yes
 
-checksums           md5     b7cbab6cbcd12bf7ad65dbc12d86e104 \
-                    sha1    5292686ee0be9c08e620b9720982acca2c4b6cfb \
-                    rmd160  d96df703fc6583e7e601068c2e1d2c4a7e80aa48
+checksums           md5     d1d516610316138105cd07064b257c5c \
+                    sha1    01971f007048a46a4a31a69c661bc3a378de60f0 \
+                    rmd160  9e206cf6343ada585d1daa3e41466a569302b7d4
 
 depends_build       port:pkgconfig
 
 depends_lib         port:xorg-libXinerama \
-                    port:xorg-libXp port:xrender \
+                    port:xrender \
                     port:xorg-libXtst \
-                    port:xorg-libXxf86misc \
-                    port:xorg-libXxf86vm port:xorg-libdmx
+                    port:xorg-libXxf86vm \
+                    port:xorg-libdmx
 
+configure.args      --without-xprint --without-xf86misc --without-dga
+
 livecheck.type      regex
 livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
 livecheck.url       ${master_sites}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091016/376b4f5b/attachment.html>


More information about the macports-changes mailing list