ports/156831: Update sysutils/goaccess to 0.4.2

Philippe Audéoud jadawin at FreeBSD.org
Thu May 5 14:20:09 UTC 2011


>Number:         156831
>Category:       ports
>Synopsis:       Update sysutils/goaccess to 0.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 05 14:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audéoud
>Release:        FreeBSD 8.2-RELEASE i386
>Organization:
#telestore
>Environment:
System: FreeBSD huppa.tuxaco.net 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- sysutils-goaccess.diff begins here ---
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 at 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>
+ 
--- sysutils-goaccess.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list