aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-snmp4
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-29 21:01:54 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-29 21:01:54 +0000
commit76c50b784acaecd53d5505ef94e4a2872cddb7f0 (patch)
treeaa4b4a6c1d05b5d235bd5c322a85f392873c0683 /net-mgmt/py-snmp4
parent5500a62830645a53b4dda2bbbea41d91648e9f0e (diff)
downloadports-76c50b784acaecd53d5505ef94e4a2872cddb7f0.tar.gz
ports-76c50b784acaecd53d5505ef94e4a2872cddb7f0.zip
Notes
Diffstat (limited to 'net-mgmt/py-snmp4')
-rw-r--r--net-mgmt/py-snmp4/Makefile2
-rw-r--r--net-mgmt/py-snmp4/distinfo6
-rw-r--r--net-mgmt/py-snmp4/pkg-descr3
-rw-r--r--net-mgmt/py-snmp4/pkg-plist4
4 files changed, 8 insertions, 7 deletions
diff --git a/net-mgmt/py-snmp4/Makefile b/net-mgmt/py-snmp4/Makefile
index 827581a6cd89..422d8fab940e 100644
--- a/net-mgmt/py-snmp4/Makefile
+++ b/net-mgmt/py-snmp4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= snmp4
-PORTVERSION= 4.1.5a
+PORTVERSION= 4.1.6a
CATEGORIES= net-mgmt python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pysnmp
diff --git a/net-mgmt/py-snmp4/distinfo b/net-mgmt/py-snmp4/distinfo
index 879f63a1a465..02b7935a2c61 100644
--- a/net-mgmt/py-snmp4/distinfo
+++ b/net-mgmt/py-snmp4/distinfo
@@ -1,3 +1,3 @@
-MD5 (pysnmp-4.1.5a.tar.gz) = 7527bec317a3cf2c3d8c9cdaa28baa71
-SHA256 (pysnmp-4.1.5a.tar.gz) = e10eced791518ef22422eb9575ce7be6c816fabb2c3c156e333846ba87c89199
-SIZE (pysnmp-4.1.5a.tar.gz) = 112801
+MD5 (pysnmp-4.1.6a.tar.gz) = afe698aafc7449e0504c79c31059f5a8
+SHA256 (pysnmp-4.1.6a.tar.gz) = a40b849b2e71ff6ef9b66643ad0e6cfdd5d68b89bd472bb3a036369af32c8f38
+SIZE (pysnmp-4.1.6a.tar.gz) = 121860
diff --git a/net-mgmt/py-snmp4/pkg-descr b/net-mgmt/py-snmp4/pkg-descr
index 6519d49bfd8d..50f76722fd12 100644
--- a/net-mgmt/py-snmp4/pkg-descr
+++ b/net-mgmt/py-snmp4/pkg-descr
@@ -1,5 +1,4 @@
-PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
-for a subset of ASN.1 data types, sockets based networking etc.)
+PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager)
written entirely in Python.
WWW: http://pysnmp.sourceforge.net/
diff --git a/net-mgmt/py-snmp4/pkg-plist b/net-mgmt/py-snmp4/pkg-plist
index 0f62a3c0cf47..4cac0d877672 100644
--- a/net-mgmt/py-snmp4/pkg-plist
+++ b/net-mgmt/py-snmp4/pkg-plist
@@ -1,3 +1,5 @@
+bin/build-pysnmp-mib
+bin/libsmi2pysnmp
%%PYTHON_SITELIBDIR%%/pysnmp/__init__.py
%%PYTHON_SITELIBDIR%%/pysnmp/__init__.pyc
%%PYTHON_SITELIBDIR%%/pysnmp/__init__.pyo
@@ -286,7 +288,7 @@
%%PYTHON_SITELIBDIR%%/pysnmp/v4/smi/view.py
%%PYTHON_SITELIBDIR%%/pysnmp/v4/smi/view.pyc
%%PYTHON_SITELIBDIR%%/pysnmp/v4/smi/view.pyo
-%%EXAMPLESDIR%%/buildmibs.sh
+%%EXAMPLESDIR%%/build-pysnmp-mib
%%EXAMPLESDIR%%/libsmi2pysnmp
%%EXAMPLESDIR%%/smi/backend.py
%%EXAMPLESDIR%%/smi/instrum.py