From f7beec047e708fc93599d577d72564603df80461 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 8 Mar 2005 08:40:04 +0000 Subject: - Update to 6.4 - Rename patch file so it gets applied PR: ports/78449 Submitted by: Rong-En Fan Approved by: Chris Stuart (maintainer) Security: http://www.freebsd.org/ports/portaudit/fdad8a87-7f94-11d9-a9e7-0001020eed82.html --- www/awstats/Makefile | 2 +- www/awstats/distinfo | 4 ++-- www/awstats/files/patch-awstats.model.conf | 11 +++++++++++ www/awstats/files/patch.awstats.model.conf | 11 ----------- www/awstats/pkg-plist | 2 +- 5 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 www/awstats/files/patch-awstats.model.conf delete mode 100644 www/awstats/files/patch.awstats.model.conf (limited to 'www/awstats') diff --git a/www/awstats/Makefile b/www/awstats/Makefile index 38ede9f67e17..74236b099fb2 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -6,7 +6,7 @@ # PORTNAME= awstats -PORTVERSION= 6.3 +PORTVERSION= 6.4 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/awstats/distinfo b/www/awstats/distinfo index 80038705f396..24a3e2723d6e 100644 --- a/www/awstats/distinfo +++ b/www/awstats/distinfo @@ -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 --git a/www/awstats/files/patch-awstats.model.conf b/www/awstats/files/patch-awstats.model.conf new file mode 100644 index 000000000000..2d006aa4b9d8 --- /dev/null +++ b/www/awstats/files/patch-awstats.model.conf @@ -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 --git a/www/awstats/files/patch.awstats.model.conf b/www/awstats/files/patch.awstats.model.conf deleted file mode 100644 index 2d006aa4b9d8..000000000000 --- a/www/awstats/files/patch.awstats.model.conf +++ /dev/null @@ -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 diff --git a/www/awstats/pkg-plist b/www/awstats/pkg-plist index 367c7502d496..985052420390 100644 --- a/www/awstats/pkg-plist +++ b/www/awstats/pkg-plist @@ -604,5 +604,5 @@ www/awstats/tools/webmin/awstats-1.5.wbm @dirrm www/awstats/cgi-bin/lang @dirrm www/awstats/cgi-bin @dirrm www/awstats -%%PORTDOCS%%@dirrm %%DOCSDIR%%/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/images %%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.2.3