From dkirhlarov@oilspace.com  Fri Aug 18 11:04:00 2006
Return-Path: <dkirhlarov@oilspace.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5EBB116A4DA;
	Fri, 18 Aug 2006 11:04:00 +0000 (UTC)
	(envelope-from dkirhlarov@oilspace.com)
Received: from office.oilspace.com (ns2.oilspace.com [194.129.65.230])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E267143D49;
	Fri, 18 Aug 2006 11:03:59 +0000 (GMT)
	(envelope-from dkirhlarov@oilspace.com)
Received: from dimma (hq.oilspace.com [81.222.156.185])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by office.oilspace.com (Postfix) with ESMTP
	id DF977136CF8; Fri, 18 Aug 2006 12:03:58 +0100 (BST)
Received: from dkirhlarov.mow.oilspace.com (localhost [127.0.0.1])
	by dimma (8.13.6/8.13.6) with ESMTP id k7IB3wBu028237;
	Fri, 18 Aug 2006 15:03:58 +0400 (MSD)
	(envelope-from dkirhlarov@oilspace.com)
Received: (from dkirhlarov@localhost)
	by dkirhlarov.mow.oilspace.com (8.13.6/8.13.6/Submit) id k7IB3wm1028236;
	Fri, 18 Aug 2006 15:03:58 +0400 (MSD)
	(envelope-from dkirhlarov)
Message-Id: <200608181103.k7IB3wm1028236@dkirhlarov.mow.oilspace.com>
Date: Fri, 18 Aug 2006 15:03:58 +0400 (MSD)
From: Dmitriy Kirhlarov <dimma@higis.ru>
Reply-To: Dmitriy Kirhlarov <dimma@higis.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc: perky@freebsd.org
Subject: small update for py-snmp port
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         102222
>Category:       ports
>Synopsis:       small update for py-snmp port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    perky
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 18 11:10:14 GMT 2006
>Closed-Date:    Tue Aug 29 13:34:00 GMT 2006
>Last-Modified:  Tue Aug 29 13:34:00 GMT 2006
>Originator:     Dmitriy Kirhlarov
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD dimma 6.1-STABLE FreeBSD 6.1-STABLE #0: Wed Aug 2
16:56:13 UTC 2006 root@jailhost1:/usr/obj/usr/src/sys/THINKPAD_KST
i386


        
>Description:
	I send PR for adding py-snmp2 to ports tree (ports/102220).
	Now py-snmp4 port must be litle changed for correct conflict.
>How-To-Repeat:
>Fix:
diff -urNB /usr/ports/net-mgmt/py-snmp4/Makefile py-snmp4/Makefile
--- /usr/ports/net-mgmt/py-snmp4/Makefile	Thu Jun  1 13:02:17 2006
+++ py-snmp4/Makefile	Fri Aug 18 15:01:35 2006
@@ -7,6 +7,7 @@
 
 PORTNAME=	snmp4
 PORTVERSION=	4.1.6a
+PORTREVISION=	1
 CATEGORIES=	net-mgmt python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pysnmp
@@ -19,7 +20,7 @@
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/pyasn1/__init__.py:${PORTSDIR}/devel/py-asn1 \
 		${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
 
-CONFLICTS=	py??-snmp-[0-9]*
+CONFLICTS=	py??-snmp-[0-9]* py??-snmp2-[0-9]*
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perky 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 18 11:50:21 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

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

From: Martin Jackson <mhjacks@swbell.net>
To: bug-followup@FreeBSD.org,  dimma@higis.ru,  perky@FreeBSD.org
Cc:  
Subject: Re: ports/102222: small update for py-snmp port
Date: Sat, 26 Aug 2006 13:04:50 -0500

 I am the maintainer of py-snmp4 and friends.  I agree that there should 
 be a CONFLICTS registered with the new py-snmp2 port, and this patch 
 looks OK to me.
 
 Thanks,
 Marty
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Aug 29 13:33:36 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

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