FreeBSD Bugzilla – Attachment 130612 Details for
Bug 174582
[MAINTAINER] www/awstats: update to 7.1,1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
awstats-7.1,1.patch
awstats-7.1,1.patch (text/plain), 3.81 KB, created by
Oleksii Samorukov
on 2012-12-19 21:40:00 UTC
(
hide
)
Description:
awstats-7.1,1.patch
Filename:
MIME Type:
Creator:
Oleksii Samorukov
Created:
2012-12-19 21:40:00 UTC
Size:
3.81 KB
patch
obsolete
>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
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 174582
: 130612 |
130613