From lwhsu@lwbsd.csie.net  Mon Jan 24 17:09:43 2011
Return-Path: <lwhsu@lwbsd.csie.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AF7FC106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Jan 2011 17:09:43 +0000 (UTC)
	(envelope-from lwhsu@lwbsd.csie.net)
Received: from lucky7.csie.net (lucky7.cs.nctu.edu.tw [140.113.17.237])
	by mx1.freebsd.org (Postfix) with ESMTP id 7976E8FC1F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Jan 2011 17:09:43 +0000 (UTC)
Received: from lucky7.csie.net (localhost [127.0.0.1])
	by lucky7.csie.net (Postfix) with ESMTP id 66591147C5F;
	Tue, 25 Jan 2011 01:09:42 +0800 (CST)
Received: from lwbsd.csie.net (lwbsd.cs.nctu.edu.tw [140.113.17.197])
	by lucky7.csie.net (Postfix) with ESMTP id 5845E147C35;
	Tue, 25 Jan 2011 01:09:42 +0800 (CST)
Received: by lwbsd.csie.net (Postfix, from userid 1001)
	id 3BEE2475A7; Tue, 25 Jan 2011 01:09:42 +0800 (CST)
Message-Id: <20110124170942.3BEE2475A7@lwbsd.csie.net>
Date: Tue, 25 Jan 2011 01:09:42 +0800 (CST)
From: Li-Wen Hsu <lwhsu@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: peter.schuller@infidyne.com
Subject: [PATCH] devel/py-boto: register CONFLICTS with devel/py-boto-devel
X-Send-Pr-Version: 3.113
X-GNATS-Notify: peter.schuller@infidyne.com

>Number:         154271
>Category:       ports
>Synopsis:       [PATCH] devel/py-boto: register CONFLICTS with devel/py-boto-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 24 17:10:01 UTC 2011
>Closed-Date:    Mon Feb 07 10:11:39 UTC 2011
>Last-Modified:  Mon Feb  7 10:20:07 UTC 2011
>Originator:     Li-Wen Hsu
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD lwbsd.cs.nctu.edu.tw 8.1-STABLE FreeBSD 8.1-STABLE #0: Tue Sep 21 20:44:28 CST 2010
>Description:
- Register CONFLICTS with devel/py-boto-devel, which will be added in  ports/154270

Port maintainer (peter.schuller@infidyne.com) is cc'd.

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

--- py27-boto-1.9b_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/py-boto/Makefile,v
retrieving revision 1.14
diff -u -u -r1.14 Makefile
--- Makefile	5 Jan 2010 07:06:52 -0000	1.14
+++ Makefile	24 Jan 2011 17:08:42 -0000
@@ -7,6 +7,7 @@
 
 PORTNAME=	boto
 PORTVERSION=	1.9b
+PORTREVISION=	1
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
 		CHEESESHOP
@@ -18,4 +19,6 @@
 USE_PYTHON=	2.4+
 USE_PYDISTUTILS=	easy_install
 
+CONFLICTS=	py2[0-9]-boto-devel-[0-9]*
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/py-boto/distinfo,v
retrieving revision 1.13
diff -u -u -r1.13 distinfo
--- distinfo	5 Jan 2010 07:06:52 -0000	1.13
+++ distinfo	24 Jan 2011 17:08:42 -0000
@@ -1,3 +1,2 @@
-MD5 (boto-1.9b.tar.gz) = 4fc2fd7b70a971b1363f8465aafe7091
 SHA256 (boto-1.9b.tar.gz) = 9f2372515a73260199aa041b93e490ef63bb6eaf9f95c58f6b3da7535b1b394e
 SIZE (boto-1.9b.tar.gz) = 218406
--- py27-boto-1.9b_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jan 24 17:10:12 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154271 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Jan 24 17:10:16 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: peter.schuller@infidyne.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/154271: [PATCH] devel/py-boto: register CONFLICTS with devel/py-boto-devel
Date: Mon, 24 Jan 2011 17:10:14 UT

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

From: Peter Schuller <peter.schuller@infidyne.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/154271: [PATCH] devel/py-boto: register CONFLICTS with devel/py-boto-devel
Date: Mon, 24 Jan 2011 22:35:59 +0100

 > Please note that PR ports/154271 has just been submitted.
 
 I approve.
 
 
 -- 
 / Peter Schuller
State-Changed-From-To: feedback->open 
State-Changed-By: lwhsu 
State-Changed-When: Tue Jan 25 05:53:35 UTC 2011 
State-Changed-Why:  
Maintainer has approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=154271 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Mon Feb 7 10:11:36 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/154271: commit references a PR
Date: Mon,  7 Feb 2011 10:11:29 +0000 (UTC)

 lwhsu       2011-02-07 10:11:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/py-boto        Makefile distinfo 
   Log:
   - Register CONFLICTS with devel/py-boto-devel
   - Some minor cleanup
   
   PR:             ports/154271
   Submitted by:   lwhsu
   Approved by:    Peter Schuller <peter.schuller AT infidyne.com> (maintainer)
   
   Feature safe:   yes
   
   Revision  Changes    Path
   1.15      +4 -1      ports/devel/py-boto/Makefile
   1.14      +0 -1      ports/devel/py-boto/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:
