ports/154271: [PATCH] devel/py-boto: register CONFLICTS with devel/py-boto-devel

Li-Wen Hsu lwhsu at FreeBSD.org
Mon Jan 24 17:10:03 UTC 2011


>Number:         154271
>Category:       ports
>Synopsis:       [PATCH] devel/py-boto: register CONFLICTS with devel/py-boto-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 24 17:10:01 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list