[77708] trunk/dports/devel/lua-wsapi/Portfile

and.damore at macports.org and.damore at macports.org
Sat Apr 9 16:21:21 PDT 2011


Revision: 77708
          http://trac.macports.org/changeset/77708
Author:   and.damore at macports.org
Date:     2011-04-09 16:21:20 -0700 (Sat, 09 Apr 2011)
Log Message:
-----------
lua-wsapi: removed CR line endings from cgi launcher, revision bump

Modified Paths:
--------------
    trunk/dports/devel/lua-wsapi/Portfile

Modified: trunk/dports/devel/lua-wsapi/Portfile
===================================================================
--- trunk/dports/devel/lua-wsapi/Portfile	2011-04-09 22:39:41 UTC (rev 77707)
+++ trunk/dports/devel/lua-wsapi/Portfile	2011-04-09 23:21:20 UTC (rev 77708)
@@ -3,7 +3,7 @@
 
 name                lua-wsapi
 version             1.4
-revision            2
+revision            3
 categories          devel
 platforms           darwin
 maintainers         and.damore openmaintainer
@@ -35,6 +35,7 @@
                     patch-src-fastcgi-lfcgi.c.diff
 
 post-patch {
+    reinplace "s|\x0D||g" ${worksrcpath}/src/launcher/wsapi.cgi
     reinplace "s|#!/usr/bin/lua|#!/usr/bin/env lua|" ${worksrcpath}/src/launcher/wsapi.cgi
     reinplace "s|#!/usr/bin/lua|#!/usr/bin/env lua|" ${worksrcpath}/src/launcher/wsapi.fcgi
     reinplace "s|lua51|lua|" ${worksrcpath}/samples/cgi-example.lua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110409/476656de/attachment.html>


More information about the macports-changes mailing list