From scjamorim@bsd.com.br  Sun Aug 30 01:07:44 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 E3D781065673
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Aug 2009 01:07:44 +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 A55938FC13
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 30 Aug 2009 01:07:44 +0000 (UTC)
Received: by ywh1 with SMTP id 1so4503566ywh.9
        for <FreeBSD-gnats-submit@freebsd.org>; Sat, 29 Aug 2009 18:07:44 -0700 (PDT)
Received: by 10.91.105.3 with SMTP id h3mr2498350agm.6.1251594463619;
        Sat, 29 Aug 2009 18:07:43 -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 17sm2987365agd.66.2009.08.29.18.07.41
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Sat, 29 Aug 2009 18:07:43 -0700 (PDT)
Received: by fbsd72.scjamorim.org (Postfix, from userid 0)
	id 87F05229967; Sat, 29 Aug 2009 22:07:36 -0300 (BRT)
Message-Id: <20090830010736.87F05229967@fbsd72.scjamorim.org>
Date: Sat, 29 Aug 2009 22:07:36 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc: schmidtm@mathematik.uni-marburg.de
Subject: [PATCH] ports-mgmt/pkg_search: update to 1.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify: schmidtm@mathematik.uni-marburg.de

>Number:         138322
>Category:       ports
>Synopsis:       [PATCH] ports-mgmt/pkg_search: update to 1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    araujo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 30 01:10:02 UTC 2009
>Closed-Date:    Sun Aug 30 23:24:49 UTC 2009
>Last-Modified:  Sun Aug 30 23:30:01 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

You can see log in mine tinderbox:
7-stable - i386
http://www.scjamorim.org/Home/pkg_search-1.3.log
7-stable - amd64
http://www.scjamorim.org/Home/pkg_search-1.3_amd64.log

Port maintainer (schmidtm@mathematik.uni-marburg.de) is cc'd.

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

--- pkg_search-1.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ports-mgmt/pkg_search/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	12 Dec 2007 18:45:15 -0000	1.1
+++ Makefile	30 Aug 2009 01:06:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pkg_search
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	http://www.mathematik.uni-marburg.de/~schmidtm/pkg_search/ \
 		LOCAL/chinsan
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ports-mgmt/pkg_search/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	12 Dec 2007 18:45:15 -0000	1.1
+++ distinfo	30 Aug 2009 01:06:18 -0000
@@ -1,3 +1,3 @@
-MD5 (pkg_search-1.2.tar.gz) = 9eba707559fbd8c97d547161fb335cbe
-SHA256 (pkg_search-1.2.tar.gz) = 5204d53c72c01261a3ecf07def91751298acc5b58b062f7363e0b245eb8ee574
-SIZE (pkg_search-1.2.tar.gz) = 2234
+MD5 (pkg_search-1.3.tar.gz) = 69550bc5cb07774eb151ec8c46b56dc6
+SHA256 (pkg_search-1.3.tar.gz) = b0e68601e6d66d3cc8d16a7285ec87e7b058721fa01fced11eebc9ffa2cdea6d
+SIZE (pkg_search-1.3.tar.gz) = 2985
--- pkg_search-1.3.patch ends here ---

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

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

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: schmidtm@mathematik.uni-marburg.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/138322: [PATCH] ports-mgmt/pkg_search: update to 1.3
Date: Sun, 30 Aug 2009 01:10:28 UT

 Maintainer of ports-mgmt/pkg_search,
 
 Please note that PR ports/138322 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/138322
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Matthias Schmidt <schmidtm@mathematik.uni-marburg.de>
To: bug-followup@FreeBSD.ORG
Cc:  
Subject: Re: ports/138322: [PATCH] ports-mgmt/pkg_search: update to 1.3
Date: Sun, 30 Aug 2009 08:57:58 +0200

 Hi,
 
 * Edwin Groothuis wrote:
 > Maintainer of ports-mgmt/pkg_search,
 > 
 > Please note that PR ports/138322 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.
 
 According to the logs, it seems that everything works fine, so go ahead
 and commit it.
 
 Cheers
 
 	Matthias
State-Changed-From-To: feedback->closed 
State-Changed-By: araujo 
State-Changed-When: Sun Aug 30 23:24:47 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/138322: commit references a PR
Date: Sun, 30 Aug 2009 23:24:31 +0000 (UTC)

 araujo      2009-08-30 23:24:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ports-mgmt/pkg_search Makefile distinfo 
   Log:
   - Update to 1.3.
   
   PR:             ports/138322
   Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
   Approved by:    Matthias Schmidt <schmidtm@mathematik.uni-marburg.de>
                   (maintainer)
   
   Revision  Changes    Path
   1.2       +1 -1      ports/ports-mgmt/pkg_search/Makefile
   1.2       +3 -3      ports/ports-mgmt/pkg_search/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:
