[50811] trunk/dports/www/cgit/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat May 9 21:09:26 PDT 2009
Revision: 50811
http://trac.macports.org/changeset/50811
Author: ryandesign at macports.org
Date: 2009-05-09 21:09:25 -0700 (Sat, 09 May 2009)
Log Message:
-----------
cgit: fix name of cgitrc file; fixes #19335
Modified Paths:
--------------
trunk/dports/www/cgit/Portfile
Modified: trunk/dports/www/cgit/Portfile
===================================================================
--- trunk/dports/www/cgit/Portfile 2009-05-10 04:06:19 UTC (rev 50810)
+++ trunk/dports/www/cgit/Portfile 2009-05-10 04:09:25 UTC (rev 50811)
@@ -49,7 +49,7 @@
}
post-destroot {
- xinstall -m 444 ${worksrcpath}/cgitrc ${destroot}${prefix}/etc/cgitrc.sample
+ xinstall -m 444 ${worksrcpath}/cgitrc.5.txt ${destroot}${prefix}/etc/cgitrc.sample
xinstall -m 700 -o www -g www -d ${destroot}${prefix}/var/cache/cgit
destroot.keepdirs ${destroot}${prefix}/var/cache/cgit
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090509/5104ed47/attachment.html>
More information about the macports-changes
mailing list