[57987] trunk/dports/devel

and.damore at macports.org and.damore at macports.org
Sun Sep 20 02:45:36 PDT 2009


Revision: 57987
          http://trac.macports.org/changeset/57987
Author:   and.damore at macports.org
Date:     2009-09-20 02:45:36 -0700 (Sun, 20 Sep 2009)
Log Message:
-----------
whitespaces edit

Modified Paths:
--------------
    trunk/dports/devel/lua-luaexpat/Portfile
    trunk/dports/devel/lua-luazip/Portfile

Modified: trunk/dports/devel/lua-luaexpat/Portfile
===================================================================
--- trunk/dports/devel/lua-luaexpat/Portfile	2009-09-20 09:37:11 UTC (rev 57986)
+++ trunk/dports/devel/lua-luaexpat/Portfile	2009-09-20 09:45:36 UTC (rev 57987)
@@ -1,59 +1,47 @@
 # $Id$
-
-PortSystem 1.0
-
-name                    lua-luaexpat
-version                 1.1
-revision                0
-categories              devel
-platforms               darwin
-maintainers             and.damore openmaintainer
-description             SAX XML parser
-long_description        LuaExpat is a SAX XML parser based on the Expat library. \
-			LuaExpat is free software and uses the same license as Lua 5.1.
-
-homepage                http://www.keplerproject.org/luaexpat/index.html
-master_sites            http://luaforge.net/frs/download.php/2469/
-
-distname                luaexpat-${version}
-
-use_configure		no
-
-checksums		md5  6ecb895ccf5cff1e7f2facd438b1f8d0 \
-			sha1  ea359bdbd346ee378c47179a17ac3ee410be5c9d \
-			rmd160  f661c0e7f22363f51862187e96306498addea9d9
-
-patchfiles              patch-luaexpat.diff
-
-patch.pre_args		-p1
-
-depends_lib		port:expat
-
+PortSystem          1.0
+name                lua-luaexpat
+version             1.1
+revision            0
+categories          devel
+platforms           darwin
+maintainers         and.damore openmaintainer
+description         SAX XML parser
+long_description    LuaExpat is a SAX XML parser based on the Expat library. \
+                    LuaExpat is free software and uses the same license as Lua 5.1.
+homepage            http://www.keplerproject.org/luaexpat/index.html
+master_sites        http://luaforge.net/frs/download.php/2469/
+distname            luaexpat-${version}             
+use_configure       no
+checksums           md5  6ecb895ccf5cff1e7f2facd438b1f8d0 \
+                    sha1  ea359bdbd346ee378c47179a17ac3ee410be5c9d \
+                    rmd160  f661c0e7f22363f51862187e96306498addea9d9
+patchfiles          patch-luaexpat.diff
+patch.pre_args      -p1
+depends_lib         port:expat
 build.target
+destroot    {
+    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
+    file copy ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}
+    foreach doc [glob doc/us/*] {
+        xinstall -m 0644 ${doc} ${destroot}${prefix}/share/doc/${name}
+    }
+    
+    # Binaries
+    xinstall -m 755 -d ${destroot}${prefix}/lib/lua/5.1
+    foreach lib [glob src/*.so.*] {
+        xinstall -m 0644 ${lib} ${destroot}${prefix}/lib/lua/5.1
+    }
 
-destroot	{
-	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-	file copy ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}
-	foreach doc [glob doc/us/*] {
-		xinstall -m 0644 ${doc} ${destroot}${prefix}/share/doc/${name}
-	}
-	
-	# Binaries
-	xinstall -m 755 -d ${destroot}${prefix}/lib/lua/5.1
-	foreach lib [glob src/*.so.*] {
-		xinstall -m 0644 ${lib} ${destroot}${prefix}/lib/lua/5.1
-	}
-
-	# Lua libraries
-	xinstall -m 755 -d ${destroot}${prefix}/share/lua/5.1/lxp
-	foreach luadat [glob src/lxp/*.lua] {
-		xinstall -m 0644 ${luadat} ${destroot}${prefix}/share/lua/5.1/lxp
-	}
-	
-	# Lua includes
-	xinstall -m 755 -d ${destroot}${prefix}/include/lua5.1
-	foreach inc [glob src/*.h] {
-		xinstall -m 0644 ${inc} ${destroot}${prefix}/include/lua5.1
-	}
+    # Lua libraries
+    xinstall -m 755 -d ${destroot}${prefix}/share/lua/5.1/lxp
+    foreach luadat [glob src/lxp/*.lua] {
+        xinstall -m 0644 ${luadat} ${destroot}${prefix}/share/lua/5.1/lxp
+    }
+    
+    # Lua includes
+    xinstall -m 755 -d ${destroot}${prefix}/include/lua5.1
+    foreach inc [glob src/*.h] {
+        xinstall -m 0644 ${inc} ${destroot}${prefix}/include/lua5.1
+    }
 }
-

Modified: trunk/dports/devel/lua-luazip/Portfile
===================================================================
--- trunk/dports/devel/lua-luazip/Portfile	2009-09-20 09:37:11 UTC (rev 57986)
+++ trunk/dports/devel/lua-luazip/Portfile	2009-09-20 09:45:36 UTC (rev 57987)
@@ -1,53 +1,42 @@
 # $Id$
-
 PortSystem 1.0
-
-name                    lua-luazip
-version                 1.2.3
-categories              devel
-platforms               darwin
-maintainers             and.damore openmaintainer
-description             LuaZip is a Lua extension library used to read files stored inside zip files.
-long_description 	${description}       
-
-homepage                http://www.keplerproject.org/luazip/index.html
-master_sites            http://luaforge.net/frs/download.php/2493/
-
-distname                luazip-${version}
-
-use_configure		no
-
-checksums		md5  8129ba93a8df6ebd324fee9adca23fae \
-			sha1  40d2589d5060582ce5dc1dd87604114eb42067ea \
-			rmd160  035d290488a7d67efe9df461e6c790ea67c908dd
-
-patchfiles              patch-luazip.diff
-
-patch.pre_args		-p1
-
-depends_lib		port:libzzip
-
+name                lua-luazip
+version             1.2.3
+categories          devel
+platforms           darwin
+maintainers         and.damore openmaintainer
+description         LuaZip is a Lua extension library used to read files stored inside zip \
+                    files.
+long_description    ${description}       
+homepage            http://www.keplerproject.org/luazip/index.html
+master_sites        http://luaforge.net/frs/download.php/2493/
+distname            luazip-${version}
+use_configure       no
+checksums           md5  8129ba93a8df6ebd324fee9adca23fae \
+                    sha1  40d2589d5060582ce5dc1dd87604114eb42067ea \
+                    rmd160  035d290488a7d67efe9df461e6c790ea67c908dd
+patchfiles          patch-luazip.diff
+patch.pre_args      -p1
+depends_lib         port:libzzip
 build.target
-#build.args-append	CFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
+destroot    {
+    # Docs
+    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
+    file copy ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}
+    foreach doc [glob doc/us/*] {
+        xinstall -m 0644 ${doc} ${destroot}${prefix}/share/doc/${name}
+    }
+    
+    # Binaries
+    xinstall -m 755 -d ${destroot}${prefix}/lib/lua/5.1
+    foreach lib [glob src/*.so.*] {
+        xinstall -m 0644 ${lib} ${destroot}${prefix}/lib/lua/5.1
+    }
 
-destroot	{
-	# Docs
-	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-	file copy ${worksrcpath}/README ${destroot}${prefix}/share/doc/${name}
-	foreach doc [glob doc/us/*] {
-		xinstall -m 0644 ${doc} ${destroot}${prefix}/share/doc/${name}
-	}
-	
-	# Binaries
-	xinstall -m 755 -d ${destroot}${prefix}/lib/lua/5.1
-	foreach lib [glob src/*.so.*] {
-		xinstall -m 0644 ${lib} ${destroot}${prefix}/lib/lua/5.1
-	}
-
-	# Lua includes
-	xinstall -m 755 -d ${destroot}${prefix}/include/lua5.1
-	foreach inc [glob src/*.h] {
-		xinstall -m 0644 ${inc} ${destroot}${prefix}/include/lua5.1
-	}
+    # Lua includes
+    xinstall -m 755 -d ${destroot}${prefix}/include/lua5.1
+    foreach inc [glob src/*.h] {
+        xinstall -m 0644 ${inc} ${destroot}${prefix}/include/lua5.1
+    }
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090920/ceb862dd/attachment.html>


More information about the macports-changes mailing list