[141146] trunk/dports/x11

jeremyhu at macports.org jeremyhu at macports.org
Sun Oct 11 10:49:09 PDT 2015


Revision: 141146
          https://trac.macports.org/changeset/141146
Author:   jeremyhu at macports.org
Date:     2015-10-11 10:49:09 -0700 (Sun, 11 Oct 2015)
Log Message:
-----------
xfindproxy: New port

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

Added: trunk/dports/x11/xfindproxy/Portfile
===================================================================
--- trunk/dports/x11/xfindproxy/Portfile	                        (rev 0)
+++ trunk/dports/x11/xfindproxy/Portfile	2015-10-11 17:49:09 UTC (rev 141146)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem          1.0
+
+name                xfindproxy
+version             1.0.4
+categories          x11
+license             X11
+maintainers         jeremyhu openmaintainer
+description         xfindproxy utilizes the Proxy Management Protocol to communicate with a proxy manager to locate available X11 proxy services.
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        xorg:individual/app/
+use_bzip2           yes
+
+checksums           rmd160  1b5827a30c027cc4cb71047f865745d45a44bf76 \
+                    sha256  5626bda27c7faa5cbe289a17f8552538fff08a96d542b85efdda1804ccf8a01f
+
+depends_build       port:pkgconfig
+
+depends_lib         port:xorg-libXt \
+                    port:xorg-libICE \
+                    port:xorg-xproto \
+                    port:xorg-xproxymanagementprotocol
+
+livecheck.type      regex
+livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
+livecheck.url       http://xorg.freedesktop.org/archive/individual/app/?C=M&O=D


Property changes on: trunk/dports/x11/xfindproxy/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151011/03f340c4/attachment.html>


More information about the macports-changes mailing list