[47362] trunk/dports/www/awstats/Portfile

alakazam at macports.org alakazam at macports.org
Thu Feb 26 16:00:47 PST 2009


Revision: 47362
          http://trac.macports.org/changeset/47362
Author:   alakazam at macports.org
Date:     2009-02-26 16:00:47 -0800 (Thu, 26 Feb 2009)
Log Message:
-----------
Followup on r47359 for #18662 : Replace all occurences of /usr/bin/.

Modified Paths:
--------------
    trunk/dports/www/awstats/Portfile

Modified: trunk/dports/www/awstats/Portfile
===================================================================
--- trunk/dports/www/awstats/Portfile	2009-02-26 23:52:08 UTC (rev 47361)
+++ trunk/dports/www/awstats/Portfile	2009-02-27 00:00:47 UTC (rev 47362)
@@ -4,6 +4,7 @@
 
 name			awstats
 version			6.9
+revision                1
 categories		www
 maintainers		guydavis.ca:davis
 description		Free real-time logfile analyzer to get advanced web statistics
@@ -49,7 +50,9 @@
         "${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"
+        "${worksrcpath}/wwwroot/cgi-bin/awstats.pl" "${worksrcpath}/tools/awstats_configure.pl" \
+        "${worksrcpath}/tools/awstats_exportlib.pl" "${worksrcpath}/tools/logresolvemerge.pl" \
+        "${worksrcpath}/tools/maillogconvert.pl" "${worksrcpath}/tools/urlaliasbuilder.pl"
 }
 
 set docpath ${destroot}${prefix}/www/awstats
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090226/a3d9e11c/attachment-0001.html>


More information about the macports-changes mailing list