ports/161061: [UPDATE] net-mgmt/py-snmp4: update to 4.1.16d

Ruslan Mahmatkhanov cvs-src at yandex.ru
Tue Sep 27 08:20:08 UTC 2011


>Number:         161061
>Category:       ports
>Synopsis:       [UPDATE] net-mgmt/py-snmp4: update to 4.1.16d
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 27 08:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-BETA2
>Organization:
>Environment:
9.0-BETA2 i386
>Description:
- update to 4.1.16d
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/Makefile b/Makefile
index f00b364..c5c9d17 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	snmp4
-PORTVERSION=	4.1.16a
+PORTVERSION=	4.1.16d
 CATEGORIES=	net-mgmt python
 MASTER_SITES=	CHEESESHOP \
 		SF/pysnmp/pysnmp-devel/${PORTVERSION}
@@ -16,14 +16,14 @@ DISTNAME=	pysnmp-${PORTVERSION}
 MAINTAINER=	mhjacks at swbell.net
 COMMENT=	SNMP framework for Python
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1>=0:${PORTSDIR}/devel/py-asn1 \
-		${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
-
-CONFLICTS=	py??-snmp-[0-9]* py??-snmp2-[0-9]*
-
 LICENSE=	BSD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}asn1>=0.0.13:${PORTSDIR}/devel/py-asn1 \
+		${PYTHON_PKGNAMEPREFIX}pycrypto>=0:${PORTSDIR}/security/py-pycrypto
+
+CONFLICTS=	py??-snmp-[0-9]* py??-snmp2-[0-9]*
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	pysnmp
diff --git a/distinfo b/distinfo
index 2ace6c8..ef2c1e3 100644
--- a/distinfo
+++ b/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pysnmp-4.1.16a.tar.gz) = cece884d0179e4121915878477cec7c6a7275f4662d3058f836e18313d0c6284
-SIZE (pysnmp-4.1.16a.tar.gz) = 186219
+SHA256 (pysnmp-4.1.16d.tar.gz) = 570d94c74741021cbf534f4593ad86fa0acc31bea2858169bc79bc791d8e4c7e
+SIZE (pysnmp-4.1.16d.tar.gz) = 186566


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list