Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 2006 15:03:58 +0400 (MSD)
From:      Dmitriy Kirhlarov <dimma@higis.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perky@FreeBSD.org
Subject:   ports/102222: small update for py-snmp port
Message-ID:  <200608181103.k7IB3wm1028236@dkirhlarov.mow.oilspace.com>
Resent-Message-ID: <200608181110.k7IBAEuR033431@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102222
>Category:       ports
>Synopsis:       small update for py-snmp port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 18 11:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608181103.k7IB3wm1028236>