From root@srv1.galle.com.br  Fri Feb 25 11:34:39 2005
Return-Path: <root@srv1.galle.com.br>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DF75716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Feb 2005 11:34:39 +0000 (GMT)
Received: from srv1.galle.com.br (srv1.galle.com.br [200.246.25.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1118A43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 25 Feb 2005 11:34:38 +0000 (GMT)
	(envelope-from root@srv1.galle.com.br)
Received: (qmail 90299 invoked by uid 0); 25 Feb 2005 11:34:36 -0000
Message-Id: <20050225113436.90298.qmail@srv1.galle.com.br>
Date: 25 Feb 2005 11:34:36 -0000
From: Renato Botelho <renato@galle.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: mt@primats.org.ua
Subject: [PATCH] www/sarg: update to 2.0.4
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         78064
>Category:       ports
>Synopsis:       [PATCH] www/sarg: update to 2.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 25 11:40:16 GMT 2005
>Closed-Date:    Tue Mar 01 11:32:02 GMT 2005
>Last-Modified:  Tue Mar 01 11:32:02 GMT 2005
>Originator:     Renato Botelho
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
Galle Folheados - http://www.galle.com.br
>Environment:
System: FreeBSD srv1.galle.com.br 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #6: Mon Jan 17 09:05:47 BRDT 2005
>Description:
- Update to 2.0.4

Port maintainer (mt@primats.org.ua) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- sarg-2.0.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/sarg/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	8 Feb 2005 17:27:36 -0000	1.11
+++ Makefile	25 Feb 2005 11:34:07 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sarg
-PORTVERSION=	2.0.3
+PORTVERSION=	2.0.4
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/sarg/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	8 Feb 2005 17:27:36 -0000	1.8
+++ distinfo	25 Feb 2005 11:34:07 -0000
@@ -1,2 +1,2 @@
-MD5 (sarg-2.0.3.tar.gz) = 573642c4777ce3ceb2e73798eef3bccf
-SIZE (sarg-2.0.3.tar.gz) = 325202
+MD5 (sarg-2.0.4.tar.gz) = 68a5ed4ae66ba87054104dd1cc2a5609
+SIZE (sarg-2.0.4.tar.gz) = 325125
--- sarg-2.0.4.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: pav 
State-Changed-When: Fri Feb 25 20:09:50 GMT 2005 
State-Changed-Why:  
Asked maintainer for approval. 


Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Fri Feb 25 20:09:50 GMT 2005 
Responsible-Changed-Why:  
Poke. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78064 

From: Pav Lucistnik <pav@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, mt@primats.org.ua
Cc:  
Subject: Re: ports/78064: [PATCH] www/sarg: update to 2.0.4
Date: Fri, 25 Feb 2005 21:09:47 +0100

 Dear maintainer of FreeBSD port www/sarg, please take a look at
 
 http://www.freebsd.org/cgi/query-pr.cgi?q=78064
 
 Do you approve this update?
 
 -- 
 Pav Lucistnik <pav@oook.cz>
               <pav@FreeBSD.org>
 
 As to floating eyes, let them float :).
   - r.g.r.a

From: Renato Botelho <renato@galle.com.br>
To: freebsd-gnats-submit@FreeBSD.org, renato@galle.com.br
Cc:  
Subject: Re: ports/78064: [PATCH] www/sarg: update to 2.0.4
Date: Mon, 28 Feb 2005 07:32:00 -0300

 Please, use this patch, I put a patch from http://sarg.sourceforge.net to prevent some segmentation faults.
 
 Thanks a lot
 
 Renato Botelho
 --------------------------------------------------------
 
 ===> Updating from CVS
 M Makefile
 M distinfo
 ===> Generating patch
 ===> Viewing diff with less
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/www/sarg/Makefile,v
 retrieving revision 1.11
 diff -u -r1.11 Makefile
 --- Makefile	8 Feb 2005 17:27:36 -0000	1.11
 +++ Makefile	28 Feb 2005 10:30:26 -0000
 @@ -6,10 +6,14 @@
  #
  
  PORTNAME=	sarg
 -PORTVERSION=	2.0.3
 +PORTVERSION=	2.0.4
  CATEGORIES=	www
  MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=	${PORTNAME}
 +
 +PATCH_SITES=	http://sarg.sourceforge.net/
 +PATCHFILES=	sarg-2.0.4-segmentation-fault.patch
 +PATCH_DIST_STRIP=	-p1
  
  MAINTAINER=	mt@primats.org.ua
  COMMENT=	Squid log analyzer and HTML report generator
 Index: distinfo
 ===================================================================
 RCS file: /home/ncvs/ports/www/sarg/distinfo,v
 retrieving revision 1.8
 diff -u -r1.8 distinfo
 --- distinfo	8 Feb 2005 17:27:36 -0000	1.8
 +++ distinfo	28 Feb 2005 10:30:26 -0000
 @@ -1,2 +1,4 @@
 -MD5 (sarg-2.0.3.tar.gz) = 573642c4777ce3ceb2e73798eef3bccf
 -SIZE (sarg-2.0.3.tar.gz) = 325202
 +MD5 (sarg-2.0.4.tar.gz) = 68a5ed4ae66ba87054104dd1cc2a5609
 +SIZE (sarg-2.0.4.tar.gz) = 325125
 +MD5 (sarg-2.0.4-segmentation-fault.patch) = d2c9b136c8a85e6e1960eb73cfb496cf
 +SIZE (sarg-2.0.4-segmentation-fault.patch) = 985
 ===> Done
 

From: Maxim Tuliuk <mt@primats.org.ua>
To: Pav Lucistnik <pav@FreeBSD.org>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: ports/78064: [PATCH] www/sarg: update to 2.0.4
Date: Tue, 1 Mar 2005 13:26:52 +0200

 On Fri, Feb 25, 2005 at 21:09 +0100, Pav Lucistnik wrote:
 > Dear maintainer of FreeBSD port www/sarg, please take a look at
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?q=78064
 > 
 > Do you approve this update?
 
 Sorry, no.
 I've written new PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/78231
 Please, approve it
 -- 
 Maxim Tuliuk
 WWW: http://primats.org.ua/~mt/
 ICQ: 21134222
 
 The bike is absolute freedom of moving
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Tue Mar 1 11:31:43 GMT 2005 
State-Changed-Why:  
Replaced by maintainer's version of the patch at ports/78231 
(your version was missing plist update) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78064 
>Unformatted:
