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

alakazam at macports.org alakazam at macports.org
Thu Feb 26 15:37:34 PST 2009


Revision: 47359
          http://trac.macports.org/changeset/47359
Author:   alakazam at macports.org
Date:     2009-02-26 15:37:34 -0800 (Thu, 26 Feb 2009)
Log Message:
-----------
Update for awstats Portfile to 6.9. Closes #18662. Add maintainer.

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

Modified: trunk/dports/www/awstats/Portfile
===================================================================
--- trunk/dports/www/awstats/Portfile	2009-02-26 21:52:34 UTC (rev 47358)
+++ trunk/dports/www/awstats/Portfile	2009-02-26 23:37:34 UTC (rev 47359)
@@ -3,9 +3,9 @@
 PortSystem 1.0
 
 name			awstats
-version			6.5
+version			6.9
 categories		www
-maintainers		nomaintainer
+maintainers		guydavis.ca:davis
 description		Free real-time logfile analyzer to get advanced web statistics
 long_description	AWStats is short for Advanced Web Statistics. It's a free tool that \
 			generates advanced web (but also ftp or mail) server statistics, \
@@ -25,12 +25,14 @@
 master_sites		sourceforge
 master_sites.mirror_subdir sourceforge/$name/
 distname		awstats-${version}
-checksums		md5 aef00b2ff5c5413bd2a868299cabd69a
 platforms		darwin freebsd
 
+checksums           md5     fc19dbb8449eccf3300efb30ca3376cb \
+                    sha1    5ad8485eab04147b20adf5e8a7bdd5b6d3e2468b \
+                    rmd160  339af2df9c44713d632b4d1ae3d733132f7b0bab
+
 depends_lib		path:bin/perl:perl5 port:apache2
 
-
 variant apache description "use apache instead of apache2" {
 	depends_lib-append	port:apache
 	depends_lib-delete	port:apache2
@@ -42,7 +44,7 @@
 patch {
     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.6.wbm" \
+        "${worksrcpath}/tools/httpd_conf" "${worksrcpath}/tools/webmin/awstats-1.8.wbm" \
         "${worksrcpath}/wwwroot/cgi-bin/awstats.model.conf" "${worksrcpath}/wwwroot/cgi-bin/awstats.pl"
     reinplace "s|/usr/bin/perl|${prefix}/bin/perl|g" \
         "${worksrcpath}/tools/awstats_buildstaticpages.pl" "${worksrcpath}/tools/awstats_updateall.pl" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090226/79199975/attachment-0001.html>


More information about the macports-changes mailing list