[85315] trunk/dports/x11/xorg-libxkbui/Portfile

snc at macports.org snc at macports.org
Wed Oct 12 08:31:25 PDT 2011


Revision: 85315
          http://trac.macports.org/changeset/85315
Author:   snc at macports.org
Date:     2011-10-12 08:31:25 -0700 (Wed, 12 Oct 2011)
Log Message:
-----------
xorg-libxkbui: whitespace

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

Modified: trunk/dports/x11/xorg-libxkbui/Portfile
===================================================================
--- trunk/dports/x11/xorg-libxkbui/Portfile	2011-10-12 15:30:27 UTC (rev 85314)
+++ trunk/dports/x11/xorg-libxkbui/Portfile	2011-10-12 15:31:25 UTC (rev 85315)
@@ -3,32 +3,32 @@
 
 PortSystem 1.0
 
-name		xorg-libxkbui
-version		1.0.2
-categories	x11 devel
-maintainers	jeremyhu openmaintainer
-license     Permissive
-description	X.org libxbui
-homepage	http://www.x.org
-platforms	darwin macosx
-long_description X.org libxkbui library.
-master_sites	 xorg:individual/lib/
+name                xorg-libxkbui
+version             1.0.2
+categories          x11 devel
+maintainers         jeremyhu openmaintainer
+license             Permissive
+description         X.org libxbui
+homepage            http://www.x.org
+platforms           darwin macosx
+long_description    X.org libxkbui library.
+master_sites        xorg:individual/lib/
 
-distname	libxkbui-${version}
+distname            libxkbui-${version}
 checksums           md5     1143e456f7429e18e88f2eadb2f2b6b1 \
                     sha1    bd6f1d6fa390d3fee118f9d5b15e156315576b9f \
                     rmd160  ff356dea1c93a1a94bab4df80b66f9304d827b2a
 
-use_bzip2	yes
-use_parallel_build yes
+use_bzip2           yes
+use_parallel_build  yes
 
 depends_build \
-	port:pkgconfig
+    port:pkgconfig
 
 depends_lib \
-	port:xorg-libXt \
-	port:xorg-libxkbfile
+    port:xorg-libXt \
+    port:xorg-libxkbfile
 
-livecheck.type  regex
-livecheck.url   http://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D
-livecheck.regex libxkbui-(\\d+(?:\\.\\d+)*)
+livecheck.type      regex
+livecheck.url       http://xorg.freedesktop.org/archive/individual/lib/?C=M&O=D
+livecheck.regex     libxkbui-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111012/62e935bc/attachment.html>


More information about the macports-changes mailing list