From scjamorim@bsd.com.br  Sat Aug 29 21:01:36 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 569CC106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 Aug 2009 21:01:36 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-yw0-f171.google.com (mail-yw0-f171.google.com [209.85.211.171])
	by mx1.freebsd.org (Postfix) with ESMTP id 15C568FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 Aug 2009 21:01:35 +0000 (UTC)
Received: by ywh1 with SMTP id 1so4306085ywh.9
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 Aug 2009 14:01:35 -0700 (PDT)
Received: by 10.91.102.6 with SMTP id e6mr2289860agm.99.1251579695407;
        Sat, 29 Aug 2009 14:01:35 -0700 (PDT)
Received: from fbsd72.scjamorim.org (201.22.150.56.dynamic.adsl.gvt.net.br [201.22.150.56])
        by mx.google.com with ESMTPS id 10sm630228agd.33.2009.08.29.14.01.33
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 29 Aug 2009 14:01:34 -0700 (PDT)
Received: by fbsd72.scjamorim.org (Postfix, from userid 0)
	id 6235D229968; Sat, 29 Aug 2009 18:01:27 -0300 (BRT)
Message-Id: <20090829210127.6235D229968@fbsd72.scjamorim.org>
Date: Sat, 29 Aug 2009 18:01:27 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: hugo@barafranca.com
Subject: [PATCH] net/haproxy-devel: update to 1.3.20
X-Send-Pr-Version: 3.113
X-GNATS-Notify: hugo@barafranca.com

>Number:         138317
>Category:       ports
>Synopsis:       [PATCH] net/haproxy-devel: update to 1.3.20
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 29 21:10:07 UTC 2009
>Closed-Date:    Thu Sep 17 21:31:12 UTC 2009
>Last-Modified:  Thu Sep 17 21:40:07 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug  3 22:10:47 BRT
>Description:
- Update to 1.3.20

You can see log in mine tinderbox:
7-stable - amd64
http://www.scjamorim.org/Home/haproxy-devel-1.3.20_amd64.log

Port maintainer (hugo@barafranca.com) is cc'd.

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

--- haproxy-devel-1.3.20.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/haproxy-devel/Makefile,v
retrieving revision 1.29
diff -u -u -r1.29 Makefile
--- Makefile	9 Jun 2009 11:35:31 -0000	1.29
+++ Makefile	29 Aug 2009 21:00:14 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	haproxy
-PORTVERSION=	1.3.18
+PORTVERSION=	1.3.20
 CATEGORIES=	net
 MASTER_SITES=	http://haproxy.1wt.eu/download/1.3/src/
 PKGNAMESUFFIX=	-devel
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/haproxy-devel/distinfo,v
retrieving revision 1.26
diff -u -u -r1.26 distinfo
--- distinfo	9 Jun 2009 11:35:34 -0000	1.26
+++ distinfo	29 Aug 2009 21:00:14 -0000
@@ -1,3 +1,3 @@
-MD5 (haproxy-1.3.18.tar.gz) = f02639fe9fbb7ecbdf1010f4588714ac
-SHA256 (haproxy-1.3.18.tar.gz) = 291f9c8af5c63d0c88b04b8bb914d532b9c53a84a50608ec4e1d91c47f57c55c
-SIZE (haproxy-1.3.18.tar.gz) = 645123
+MD5 (haproxy-1.3.20.tar.gz) = e37046e0cb2f407d92c41d7731d1dd10
+SHA256 (haproxy-1.3.20.tar.gz) = a1e99fa00d69aa8d9f800d381a6ef1daa8797893e49a147f2fb963cfef56bd77
+SIZE (haproxy-1.3.20.tar.gz) = 648912
--- haproxy-devel-1.3.20.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->araujo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Aug 29 21:10:27 UTC 2009 
Responsible-Changed-Why:  
araujo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=138317 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Aug 29 21:10:32 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: hugo@barafranca.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138317: [PATCH] net/haproxy-devel: update to 1.3.20
Date: Sat, 29 Aug 2009 21:10:30 UT

 Maintainer of net/haproxy-devel,
 
 Please note that PR ports/138317 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/138317
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Thu Sep 17 21:31:06 UTC 2009 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138317: commit references a PR
Date: Thu, 17 Sep 2009 21:30:55 +0000 (UTC)

 pav         2009-09-17 21:30:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/haproxy-devel    Makefile distinfo 
   Log:
   - Update to 1.3.20
   
   PR:             ports/137496, ports/138317, ports/138849
   Submitted by:   Ross West <freebsd@linepoint.com>,
                   Sylvio Cesar <scjamorim@bsd.com.br>,
                   Mit Rowe <mit@mitayai.org>
   Approved by:    Hugo Silva <hugo@barafranca.com> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.30      +1 -1      ports/net/haproxy-devel/Makefile
   1.27      +3 -3      ports/net/haproxy-devel/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
