[47360] trunk/dports/www/awstats/Portfile
alakazam at macports.org
alakazam at macports.org
Thu Feb 26 15:48:25 PST 2009
Revision: 47360
http://trac.macports.org/changeset/47360
Author: alakazam at macports.org
Date: 2009-02-26 15:48:24 -0800 (Thu, 26 Feb 2009)
Log Message:
-----------
Followup on r47359 to fix #18662 - Update awstats to version 6.9. Also reinplace paths in the new awstats_configure.pl script.
Modified Paths:
--------------
trunk/dports/www/awstats/Portfile
Modified: trunk/dports/www/awstats/Portfile
===================================================================
--- trunk/dports/www/awstats/Portfile 2009-02-26 23:37:34 UTC (rev 47359)
+++ trunk/dports/www/awstats/Portfile 2009-02-26 23:48:24 UTC (rev 47360)
@@ -45,7 +45,8 @@
reinplace "s|/usr/local|${prefix}|g" \
"${worksrcpath}/tools/awstats_buildstaticpages.pl" "${worksrcpath}/tools/awstats_updateall.pl" \
"${worksrcpath}/tools/httpd_conf" "${worksrcpath}/tools/webmin/awstats-1.8.wbm" \
- "${worksrcpath}/wwwroot/cgi-bin/awstats.model.conf" "${worksrcpath}/wwwroot/cgi-bin/awstats.pl"
+ "${worksrcpath}/wwwroot/cgi-bin/awstats.model.conf" "${worksrcpath}/wwwroot/cgi-bin/awstats.pl" \
+ "${worksrcpath}/tools/awstats_configure.pl"
reinplace "s|/usr/bin/perl|${prefix}/bin/perl|g" \
"${worksrcpath}/tools/awstats_buildstaticpages.pl" "${worksrcpath}/tools/awstats_updateall.pl" \
"${worksrcpath}/wwwroot/cgi-bin/awstats.pl"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090226/f0cd12ac/attachment-0001.html>
More information about the macports-changes
mailing list