From 70bf25877998f43d58ae8e3143cc3c82dc443cf9 Mon Sep 17 00:00:00 2001 From: Nishant Limbachia Date: Thu, 13 May 2010 00:35:43 +0200 Subject: network/awstats: Updated for version 6.95 --- network/awstats/awstats.SlackBuild | 9 +++++---- network/awstats/awstats.info | 10 ++++++---- network/awstats/doinst.sh | 2 +- network/awstats/slack-desc | 1 - 4 files changed, 12 insertions(+), 10 deletions(-) (limited to 'network') diff --git a/network/awstats/awstats.SlackBuild b/network/awstats/awstats.SlackBuild index 8e8a53db4b..abc0a20b5e 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 8787737260..a29219e366 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 98ec8af0f0..e8150466f6 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 d7c36e5d30..b10bc54c68 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: -- cgit v1.2.3