[58700] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Fri Oct 2 20:38:47 PDT 2009


Revision: 58700
          http://trac.macports.org/changeset/58700
Author:   jeremyhu at macports.org
Date:     2009-10-02 20:38:47 -0700 (Fri, 02 Oct 2009)
Log Message:
-----------
xscope: New port.

Added Paths:
-----------
    trunk/dports/x11/xscope/
    trunk/dports/x11/xscope/Portfile

Added: trunk/dports/x11/xscope/Portfile
===================================================================
--- trunk/dports/x11/xscope/Portfile	                        (rev 0)
+++ trunk/dports/x11/xscope/Portfile	2009-10-03 03:38:47 UTC (rev 58700)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+
+name                xscope
+version             1.2
+categories          x11
+platforms           darwin
+maintainers         jeremyhu openmaintainer
+description         X11 protocol debugger
+long_description    ${description}
+
+homepage            http://www.x.org
+master_sites        ${homepage}/pub/individual/app/
+
+checksums           md5     1a9df0ac0dd5a2c2a7948dcf48d126c3 \
+                    sha1    3952f381c3f8ee81cd602e6f025304c2322a06a0 \
+                    rmd160  040f3f6f38aed7f41380cd3e80756fd2360f7cad
+
+use_bzip2	    yes
+use_parallel_build  yes
+
+depends_build \
+	port:pkgconfig \
+	port:xorg-xtrans
+
+livecheck.type  regex
+livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)


Property changes on: trunk/dports/x11/xscope/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091002/1bdae6d0/attachment-0001.html>


More information about the macports-changes mailing list