ports/162668: [UPDATE] net-mgmt/py-snmp4-apps: update to 0.3.1

Ruslan Mahmatkhanov rm at FreeBSD.org
Fri Nov 18 19:50:06 UTC 2011


>Number:         162668
>Category:       ports
>Synopsis:       [UPDATE] net-mgmt/py-snmp4-apps: update to 0.3.1
>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:   Fri Nov 18 19:50:05 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ruslan Mahmatkhanov
>Release:        10.0-CURRENT
>Organization:
>Environment:
10.0-CURRENT i386
>Description:
- update to 0.3.1
- fix SF mirror
- update dependencies version

tinderbuild log: http://people.freebsd.org/~rm/py27-snmp4-apps-0.3.1.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/py-snmp4-apps/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	7 Oct 2011 00:12:53 -0000	1.8
+++ Makefile	18 Nov 2011 19:28:24 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	snmp4-apps
-PORTVERSION=	0.2.11b
+PORTVERSION=	0.3.1
 CATEGORIES=	net-mgmt python
 MASTER_SITES=	CHEESESHOP \
-		SF/pysnmp/pysnmp-apps-devel/${PORTVERSION}
+		SF/pysnmp/pysnmp-apps/${PORTVERSION}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	pysnmp-apps-${PORTVERSION}
 
@@ -19,8 +19,9 @@
 LICENSE=	BSD
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}snmp4>=0:${PORTSDIR}/net-mgmt/py-snmp4
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}snmp4>=4.2.1:${PORTSDIR}/net-mgmt/py-snmp4
 
+# Python3 ready
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	pysnmp-apps
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net-mgmt/py-snmp4-apps/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	7 Oct 2011 00:12:53 -0000	1.7
+++ distinfo	18 Nov 2011 19:28:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (pysnmp-apps-0.2.11b.tar.gz) = 7b0450794ad17c4dfc184bb85be2e47bc0f0bd5b50c91aa5ea78b0104d7ea1ab
-SIZE (pysnmp-apps-0.2.11b.tar.gz) = 23069
+SHA256 (pysnmp-apps-0.3.1.tar.gz) = b56c49721cbf8acdade7bd25abca3882cc0ddf6b1778de87f7cc5dc03a5f9ec9
+SIZE (pysnmp-apps-0.3.1.tar.gz) = 23838


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



More information about the freebsd-ports-bugs mailing list