diff options
author | Nishant Limbachia <nishant@mnspace.net> | 2010-05-13 00:35:43 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:35:43 +0200 |
commit | 70bf25877998f43d58ae8e3143cc3c82dc443cf9 (patch) | |
tree | 06104515db7f8fe21da60a73449a15d3ebb00009 /network/awstats | |
parent | c7ad19ba1493f6f8d8a36aa8b55a4ffe86bfac8d (diff) |
network/awstats: Updated for version 6.95
Diffstat (limited to 'network/awstats')
-rw-r--r-- | network/awstats/awstats.SlackBuild | 9 | ||||
-rw-r--r-- | network/awstats/awstats.info | 10 | ||||
-rw-r--r-- | network/awstats/doinst.sh | 2 | ||||
-rw-r--r-- | network/awstats/slack-desc | 1 |
4 files changed, 12 insertions, 10 deletions
diff --git a/network/awstats/awstats.SlackBuild b/network/awstats/awstats.SlackBuild index 8e8a53db4be2..abc0a20b5ea7 100644 --- a/network/awstats/awstats.SlackBuild +++ b/network/awstats/awstats.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for awstats # Home Page http://awstats.sourceforge.net/ -# Copyright (c) 2009, Nishant Limbachia (nishant@mnspace.net) +# Copyright (c) 2009-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant@mnspace.net) # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,8 +27,9 @@ # Modified by the SlackBuilds.org project. PRGNAM=awstats -VERSION=6.9 -ARCH=${ARCH:-noarch} +VERSION=6.95 +# hardcode ARCH +ARCH=noarch BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -83,4 +84,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc cat $CWD/doinst.sh > $PKG/install/doinst.sh cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/network/awstats/awstats.info b/network/awstats/awstats.info index 878773726079..a29219e36690 100644 --- a/network/awstats/awstats.info +++ b/network/awstats/awstats.info @@ -1,8 +1,10 @@ PRGNAM="awstats" -VERSION="6.9" +VERSION="6.95" HOMEPAGE="http://awstats.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/awstats/awstats-6.9.tar.gz" -MD5SUM="fc19dbb8449eccf3300efb30ca3376cb" +DOWNLOAD="http://downloads.sourceforge.net/awstats/awstats-6.95.tar.gz" +MD5SUM="26a5b19fa9f395e9e7dafed37b795d7f" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" MAINTAINER="Nishant Limbachia" EMAIL="nishant@mnspace.net" -APPROVED="dsomero,rworkman" +APPROVED="Erik Hanson" diff --git a/network/awstats/doinst.sh b/network/awstats/doinst.sh index 98ec8af0f045..e8150466f6ab 100644 --- a/network/awstats/doinst.sh +++ b/network/awstats/doinst.sh @@ -11,7 +11,7 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -# Keep same perms on rc.heimdal: +# Keep same perms: if [ -e etc/httpd/extra/httpd-awstats.conf.new ]; then cp -a etc/httpd/extra/httpd-awstats.conf.new etc/httpd/extra/httpd-awstats.conf.new.incoming cat etc/httpd/extra/httpd-awstats.conf.new > etc/httpd/extra/httpd-awstats.conf.new.incoming diff --git a/network/awstats/slack-desc b/network/awstats/slack-desc index d7c36e5d30d4..b10bc54c6874 100644 --- a/network/awstats/slack-desc +++ b/network/awstats/slack-desc @@ -4,7 +4,6 @@ # on the right side marks the last column you can put a character in. You must # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| awstats: awstats (log analyzer) awstats: |