ports/78449: [PATCH] www/awstats: update to 6.4

Rong-En Fan rafan at infor.org
Sat Mar 5 16:40:09 UTC 2005


>Number:         78449
>Category:       ports
>Synopsis:       [PATCH] www/awstats: update to 6.4
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 05 16:40:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
NTU CSIE
>Environment:
System: FreeBSD woodstock.csie.org 6.0-CURRENT FreeBSD 6.0-CURRENT #66: Fri Mar  4 22:26:28 CST
>Description:
- Update to 6.4
- This fixes security hole in 6.3:
http://www.freebsd.org/ports/portaudit/fdad8a87-7f94-11d9-a9e7-0001020eed82.html
  Please Update ASAP, thanks.

patch.* will not be applied, so I change its filename.

Added file(s):
- files/patch-awstats.model.conf

Removed file(s):
- files/patch.awstats.model.conf

Port maintainer (webmaster at lightningfire.net) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- awstats-6.4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/awstats/Makefile /home/rafan/tmp/ports/awstats/Makefile
--- /usr/ports/www/awstats/Makefile	Fri Feb  4 20:07:52 2005
+++ /home/rafan/tmp/ports/awstats/Makefile	Sun Mar  6 00:21:16 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	awstats
-PORTVERSION=	6.3
+PORTVERSION=	6.4
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN --exclude=CVS /usr/ports/www/awstats/distinfo /home/rafan/tmp/ports/awstats/distinfo
--- /usr/ports/www/awstats/distinfo	Fri Feb  4 20:07:53 2005
+++ /home/rafan/tmp/ports/awstats/distinfo	Sun Mar  6 00:21:48 2005
@@ -1,2 +1,2 @@
-MD5 (awstats-6.3.tgz) = edb73007530a5800d53b9f1f90c88053
-SIZE (awstats-6.3.tgz) = 938794
+MD5 (awstats-6.4.tgz) = 056e6fb0c7351b17fe5bbbe0aa1297b1
+SIZE (awstats-6.4.tgz) = 918435
diff -ruN --exclude=CVS /usr/ports/www/awstats/files/patch-awstats.model.conf /home/rafan/tmp/ports/awstats/files/patch-awstats.model.conf
--- /usr/ports/www/awstats/files/patch-awstats.model.conf	Thu Jan  1 08:00:00 1970
+++ /home/rafan/tmp/ports/awstats/files/patch-awstats.model.conf	Sun Mar  6 00:21:11 2005
@@ -0,0 +1,11 @@
+--- wwwroot/cgi-bin/awstats.model.conf.orig	Sat Dec 18 14:33:27 2004
++++ wwwroot/cgi-bin/awstats.model.conf	Sat Dec 18 14:34:38 2004
+@@ -208,7 +208,7 @@
+ # Example: "../icon"
+ # Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
+ #
+-DirIcons="/icon"
++DirIcons="/awstatsicons"
+ 
+ 
+ # When this parameter is set to 1, AWStats add a button on report page to
diff -ruN --exclude=CVS /usr/ports/www/awstats/files/patch.awstats.model.conf /home/rafan/tmp/ports/awstats/files/patch.awstats.model.conf
--- /usr/ports/www/awstats/files/patch.awstats.model.conf	Thu Jan  6 15:20:46 2005
+++ /home/rafan/tmp/ports/awstats/files/patch.awstats.model.conf	Thu Jan  1 08:00:00 1970
@@ -1,11 +0,0 @@
---- wwwroot/cgi-bin/awstats.model.conf.orig	Sat Dec 18 14:33:27 2004
-+++ wwwroot/cgi-bin/awstats.model.conf	Sat Dec 18 14:34:38 2004
-@@ -208,7 +208,7 @@
- # Example: "../icon"
- # Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
- #
--DirIcons="/icon"
-+DirIcons="/awstatsicons"
- 
- 
- # When this parameter is set to 1, AWStats add a button on report page to
--- awstats-6.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list