FreeBSD Bugzilla – Attachment 172106 Details for
Bug 210821
[patch] www/awstats: Update to 7.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
7.5
awstats.patch (text/plain), 3.77 KB, created by
Adam Weinberger
on 2016-07-04 15:52:24 UTC
(
hide
)
Description:
7.5
Filename:
MIME Type:
Creator:
Adam Weinberger
Created:
2016-07-04 15:52:24 UTC
Size:
3.77 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 418032) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= awstats >-PORTVERSION= 7.4 >+PORTVERSION= 7.5 > PORTEPOCH= 1 > CATEGORIES= www > MASTER_SITES= SF/${PORTNAME}/AWStats/${PORTVERSION} >@@ -21,6 +21,7 @@ > SHEBANG_FILES= tools/*.pl wwwroot/cgi-bin/*.pl wwwroot/cgi-bin/plugins/*.pm > > NO_BUILD= yes >+NO_ARCH= yes > USE_PERL5= run > DOS2UNIX_GLOB= tools/*.pl \ > wwwroot/cgi-bin/awstats.model.conf \ >@@ -84,10 +85,6 @@ > (cd ${WRKSRC}/wwwroot/icon && ${COPYTREE_SHARE} "browser clock cpu \ > flags mime os other" ${STAGEDIR}${WWWDIR}/icons) > >- @${ECHO_CMD} "" >- @${ECHO_CMD} "* Use ${WWWDIR}/tools/awstats_configure.pl to setup your hosts." >- @${ECHO_CMD} "" >- > do-install-DOCS-on: > @${MKDIR} ${STAGEDIR}${DOCSDIR} > (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} images ${STAGEDIR}${DOCSDIR}) >Index: distinfo >=================================================================== >--- distinfo (revision 418032) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (awstats-7.4.tar.gz) = 43abfe7341c2be64f55bb89557347475640ca7ba4473ff30412a3d44358dab55 >-SIZE (awstats-7.4.tar.gz) = 2936102 >+TIMESTAMP = 1467647076 >+SHA256 (awstats-7.5.tar.gz) = 83c34bdeab9c277c14bea348c2d320f4a1e808388264139821c6bd6dfd1394f8 >+SIZE (awstats-7.5.tar.gz) = 2936644 >Index: files/patch-wwwroot_cgi-bin_awstats.pl >=================================================================== >--- files/patch-wwwroot_cgi-bin_awstats.pl (revision 418032) >+++ files/patch-wwwroot_cgi-bin_awstats.pl (working copy) >@@ -1,21 +0,0 @@ >---- wwwroot/cgi-bin/awstats.pl.orig 2015-06-18 14:35:12 UTC >-+++ wwwroot/cgi-bin/awstats.pl >-@@ -8983,12 +8983,12 @@ sub DefinePerlParsingFormat { >- $LogFormatString =~ s/%>s/%code/g; >- $LogFormatString =~ s/%b(\s)/%bytesd$1/g; >- $LogFormatString =~ s/%b$/%bytesd/g; >-- $LogFormatString =~ s/\"%{Referer}i\"/%refererquot/g; >-- $LogFormatString =~ s/\"%{User-Agent}i\"/%uaquot/g; >-- $LogFormatString =~ s/%{mod_gzip_input_size}n/%gzipin/g; >-- $LogFormatString =~ s/%{mod_gzip_output_size}n/%gzipout/g; >-- $LogFormatString =~ s/%{mod_gzip_compression_ratio}n/%gzipratio/g; >-- $LogFormatString =~ s/\(%{ratio}n\)/%deflateratio/g; >-+ $LogFormatString =~ s/\"%\{Referer\}i\"/%refererquot/g; >-+ $LogFormatString =~ s/\"%\{User-Agent\}i\"/%uaquot/g; >-+ $LogFormatString =~ s/%\{mod_gzip_input_size\}n/%gzipin/g; >-+ $LogFormatString =~ s/%\{mod_gzip_output_size\}n/%gzipout/g; >-+ $LogFormatString =~ s/%\{mod_gzip_compression_ratio\}n/%gzipratio/g; >-+ $LogFormatString =~ s/\(%\{ratio\}n\)/%deflateratio/g; >- >- # Replacement for a IIS and ISA format string >- $LogFormatString =~ s/cs-uri-query/%query/g; # Must be before cs-uri >Index: files/pkg-message.in >=================================================================== >--- files/pkg-message.in (revision 418032) >+++ files/pkg-message.in (working copy) >@@ -1,4 +1,8 @@ > ***************************************************************** >+ >+Use %%PREFIX%%/www/awstats/tools/awstats_configure.pl to set up your >+hosts. >+ > Please add the following to your apache config, and restart. > > # >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 418032) >+++ pkg-plist (working copy) >@@ -215,6 +215,7 @@ > %%WWWDIR%%/icons/browser/dillo.png > %%WWWDIR%%/icons/browser/dreamcast.png > %%WWWDIR%%/icons/browser/ecatch.png >+%%WWWDIR%%/icons/browser/edge.png > %%WWWDIR%%/icons/browser/encompass.png > %%WWWDIR%%/icons/browser/epiphany.png > %%WWWDIR%%/icons/browser/ericsson.png >@@ -618,6 +619,7 @@ > %%WWWDIR%%/icons/mime/notavailable.png > %%WWWDIR%%/icons/mime/ooffice.png > %%WWWDIR%%/icons/mime/other.png >+%%WWWDIR%%/icons/mime/package.png > %%WWWDIR%%/icons/mime/page.png > %%WWWDIR%%/icons/mime/pdf.png > %%WWWDIR%%/icons/mime/php.png
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 210821
: 172106