From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 18 11:10:39 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BA2E16A4DD for ; Fri, 18 Aug 2006 11:10:39 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29E2B43D9E for ; Fri, 18 Aug 2006 11:10:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7IBAEmg033437 for ; Fri, 18 Aug 2006 11:10:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7IBAEuR033431; Fri, 18 Aug 2006 11:10:14 GMT (envelope-from gnats) Resent-Date: Fri, 18 Aug 2006 11:10:14 GMT Resent-Message-Id: <200608181110.k7IBAEuR033431@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Dmitriy Kirhlarov 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: perky@FreeBSD.org Subject: ports/102222: small update for py-snmp port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dmitriy Kirhlarov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Aug 2006 11:10:39 -0000 >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: