FreeBSD Bugzilla – Attachment 115063 Details for
Bug 156831
Update sysutils/goaccess to 0.4.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sysutils-goaccess.diff
sysutils-goaccess.diff (text/plain), 1.64 KB, created by
Philippe Audeoud
on 2011-05-05 15:20:08 UTC
(
hide
)
Description:
sysutils-goaccess.diff
Filename:
MIME Type:
Creator:
Philippe Audeoud
Created:
2011-05-05 15:20:08 UTC
Size:
1.64 KB
patch
obsolete
>diff -ruN goaccess.orig/Makefile goaccess/Makefile >--- goaccess.orig/Makefile 2011-05-05 14:58:48.000000000 +0200 >+++ goaccess/Makefile 2011-05-05 15:53:01.000000000 +0200 >@@ -6,10 +6,10 @@ > # > > PORTNAME= goaccess >-PORTVERSION= 0.3.3 >+PORTVERSION= 0.4.2 > CATEGORIES= sysutils >-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} >+MASTER_SITES= SF >+MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}/ > > MAINTAINER= sbz@FreeBSD.org > COMMENT= Real-time Apache web log analyzer >diff -ruN goaccess.orig/distinfo goaccess/distinfo >--- goaccess.orig/distinfo 2011-05-05 14:58:48.000000000 +0200 >+++ goaccess/distinfo 2011-05-05 15:53:08.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (goaccess-0.3.3.tar.gz) = da716e4127e09a0f367ff8d41bd013531b78b67779f6a7a3c636e324349c2fe2 >-SIZE (goaccess-0.3.3.tar.gz) = 121955 >+SHA256 (goaccess-0.4.2.tar.gz) = 853bd73bed30c91f4d2c5d9f8dca22930c75b058e519b90b492d744a49dd5bc8 >+SIZE (goaccess-0.4.2.tar.gz) = 118353 >diff -ruN goaccess.orig/files/patch-util.c goaccess/files/patch-util.c >--- goaccess.orig/files/patch-util.c 2011-05-05 14:58:48.000000000 +0200 >+++ goaccess/files/patch-util.c 2011-05-05 15:47:51.000000000 +0200 >@@ -1,10 +1,10 @@ >---- ./util.c.orig 2010-11-17 11:23:54.000000000 +0100 >-+++ ./util.c 2010-11-17 11:24:10.000000000 +0100 >-@@ -29,6 +29,7 @@ >- #include <stdlib.h> >- #include <netdb.h> >+--- util.c.orig 2011-05-05 15:46:50.000000000 +0200 >++++ util.c 2011-05-05 15:47:14.000000000 +0200 >+@@ -34,6 +34,7 @@ >+ #include <string.h> >+ #include <sys/stat.h> > #include <sys/types.h> > +#include <sys/socket.h> >+ #include <time.h> > #include <unistd.h> >- #include <sys/stat.h> >- #include <errno.h> >+
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 156831
: 115063