View | Details | Raw Unified | Return to bug 78449
Collapse All | Expand All

(-)/home/rafan/tmp/ports/awstats/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	awstats
8
PORTNAME=	awstats
9
PORTVERSION=	6.3
9
PORTVERSION=	6.4
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
(-)/home/rafan/tmp/ports/awstats/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (awstats-6.3.tgz) = edb73007530a5800d53b9f1f90c88053
1
MD5 (awstats-6.4.tgz) = 056e6fb0c7351b17fe5bbbe0aa1297b1
2
SIZE (awstats-6.3.tgz) = 938794
2
SIZE (awstats-6.4.tgz) = 918435
(-)/home/rafan/tmp/ports/awstats/files/patch-awstats.model.conf (+11 lines)
Line 0 Link Here
1
--- wwwroot/cgi-bin/awstats.model.conf.orig	Sat Dec 18 14:33:27 2004
2
+++ wwwroot/cgi-bin/awstats.model.conf	Sat Dec 18 14:34:38 2004
3
@@ -208,7 +208,7 @@
4
 # Example: "../icon"
5
 # Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
6
 #
7
-DirIcons="/icon"
8
+DirIcons="/awstatsicons"
9
 
10
 
11
 # When this parameter is set to 1, AWStats add a button on report page to
(-)/home/rafan/tmp/ports/awstats/files/patch.awstats.model.conf (-11 lines)
Lines 1-11 Link Here
1
--- wwwroot/cgi-bin/awstats.model.conf.orig	Sat Dec 18 14:33:27 2004
2
+++ wwwroot/cgi-bin/awstats.model.conf	Sat Dec 18 14:34:38 2004
3
@@ -208,7 +208,7 @@
4
 # Example: "../icon"
5
 # Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
6
 #
7
-DirIcons="/icon"
8
+DirIcons="/awstatsicons"
9
 
10
 
11
 # When this parameter is set to 1, AWStats add a button on report page to

Return to bug 78449