Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2012 23:39:35 +0200
From:      Alex Samorukov <samm@os2.kiev.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174582: [MAINTAINER] www/awstats: update to 7.1,1
Message-ID:  <E1TlRMV-000EdH-Bl@s1.sdv.com.ua>
Resent-Message-ID: <201212192140.qBJLe0Ft009279@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174582
>Category:       ports
>Synopsis:       [MAINTAINER] www/awstats: update to 7.1,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 19 21:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 7.4-RELEASE-p6 i386
>Organization:
Net-Art
>Environment:
System: FreeBSD s1.sdv.com.ua 7.4-RELEASE-p6 FreeBSD 7.4-RELEASE-p6 #10: Tue Mar  6 21:00:42 EET
>Description:
- Update to 7.1,1
- Remove useless patch

Removed file(s):
- files/patch-wwwroot-cgi-bin-awstats.pl

Generated with FreeBSD Port Tools 0.99_4 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- awstats-7.1,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/awstats/Makefile ./Makefile
--- /usr/ports/www/awstats/Makefile	2012-11-17 08:02:28.000000000 +0200
+++ ./Makefile	2012-12-19 23:37:31.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	awstats
-PORTVERSION=	7.0
-PORTREVISION=	2
+PORTVERSION=	7.1
 PORTEPOCH=	1
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/AWStats/${PORTVERSION}
@@ -15,11 +14,11 @@
 MAINTAINER=	samm@os2.kiev.ua
 COMMENT=	Free real-time logfile analyzer to get advanced web statistics
 
-RUN_DEPENDS=	p5-Net-XWhois>=0:${PORTSDIR}/net/p5-Net-XWhois
-
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/docs/LICENSE.TXT
 
+RUN_DEPENDS=	p5-Net-XWhois>=0:${PORTSDIR}/net/p5-Net-XWhois
+
 NO_BUILD=	yes
 USE_PERL5_RUN=	yes
 USE_DOS2UNIX=	tools/*.pl \
diff -ruN --exclude=CVS /usr/ports/www/awstats/distinfo ./distinfo
--- /usr/ports/www/awstats/distinfo	2010-12-12 03:08:19.000000000 +0200
+++ ./distinfo	2012-12-19 23:37:34.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (awstats-7.0.tar.gz) = e2651d4a5ff40e1d792b37cc13784d444cae479b4f98118aed27f46f5a18ce92
-SIZE (awstats-7.0.tar.gz) = 1254327
+SHA256 (awstats-7.1.tar.gz) = 12e862e3d6696a57f0d0939de94eecd65182d751bf576b9d58fc956bc70083c8
+SIZE (awstats-7.1.tar.gz) = 1260838
diff -ruN --exclude=CVS /usr/ports/www/awstats/files/patch-wwwroot-cgi-bin-awstats.pl ./files/patch-wwwroot-cgi-bin-awstats.pl
--- /usr/ports/www/awstats/files/patch-wwwroot-cgi-bin-awstats.pl	2011-07-14 19:42:10.000000000 +0300
+++ ./files/patch-wwwroot-cgi-bin-awstats.pl	1970-01-01 03:00:00.000000000 +0300
@@ -1,31 +0,0 @@
---- wwwroot/cgi-bin/awstats.pl.orig	2011-07-06 08:11:37.000000000 +0100
-+++ wwwroot/cgi-bin/awstats.pl	2011-07-06 08:16:32.000000000 +0100
-@@ -1353,9 +1353,7 @@
- #------------------------------------------------------------------------------
- sub OptimizeArray {
- 	my $array = shift;
--	my @arrayunreg = map {
--		if (/\(\?[-\w]*:(.*)\)/) { $1 }
--	} @$array;
-+	my @arrayunreg = map { UnCompileRegex($_) } @$array;
- 	my $notcasesensitive = shift;
- 	my $searchlist       = 0;
- 	if ($Debug) {
-@@ -3049,7 +3047,7 @@
- # Debian package :                    		"/usr/share/awstats/plugins"
- 	my @PossiblePluginsDir = (
- 		"$DIR/plugins",
--		"/usr/local/awstats/wwwroot/cgi-bin/plugins",
-+		"%%PREFIX%%/www/awstats/cgi-bin/plugins",
- 		"/usr/share/awstats/plugins"
- 	);
- 	my %DirAddedInINC = ();
-@@ -7809,7 +7807,7 @@
- # Return:		standardregex
- #------------------------------------------------------------------------------
- sub UnCompileRegex {
--	shift =~ /\(\?[-\w]*:(.*)\)/;
-+	shift =~ /\(\?[-^\w]*:(.*)\)/;
- 	return $1;
- }
- 
diff -ruN --exclude=CVS /usr/ports/www/awstats/pkg-plist ./pkg-plist
--- /usr/ports/www/awstats/pkg-plist	2010-12-12 03:08:19.000000000 +0200
+++ ./pkg-plist	2012-12-19 23:37:44.000000000 +0200
@@ -315,6 +315,10 @@
 www/awstats/icons/cpu/motorola.png
 www/awstats/icons/cpu/sun.png
 www/awstats/icons/cpu/unknown.png
+www/awstats/icons/flags/sl.png
+www/awstats/icons/flags/me.png
+www/awstats/icons/flags/gg.png
+www/awstats/icons/flags/ax.png
 www/awstats/icons/flags/a2.png
 www/awstats/icons/flags/ac.png
 www/awstats/icons/flags/ad.png
@@ -580,6 +584,10 @@
 www/awstats/icons/flags/ze.png
 www/awstats/icons/flags/zm.png
 www/awstats/icons/flags/zw.png
+www/awstats/icons/mime/xsl.png
+www/awstats/icons/mime/document.png
+www/awstats/icons/mime/csv.png
+www/awstats/icons/mime/runtime.png
 www/awstats/icons/mime/ai.png
 www/awstats/icons/mime/archive.png
 www/awstats/icons/mime/audio.png
@@ -619,6 +627,12 @@
 www/awstats/icons/mime/wmv.png
 www/awstats/icons/mime/glasses.png
 www/awstats/icons/mime/xls.png
+www/awstats/icons/os/macosx8.png
+www/awstats/icons/os/macosx6.png
+www/awstats/icons/os/macosx7.png
+www/awstats/icons/os/macosx9.png
+www/awstats/icons/os/macosx4.png
+www/awstats/icons/os/macosx5.png
 www/awstats/icons/os/aix.png
 www/awstats/icons/os/amigaos.png
 www/awstats/icons/os/apple.png
--- awstats-7.1,1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1TlRMV-000EdH-Bl>