aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-snmp4-apps
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-29 21:04:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-29 21:04:15 +0000
commit916332b834503c7585b633e45d90d090bdc8bf80 (patch)
tree3993e083ae79d118c0513efc12a0aa89e089de11 /net-mgmt/py-snmp4-apps
parent76c50b784acaecd53d5505ef94e4a2872cddb7f0 (diff)
downloadports-916332b834503c7585b633e45d90d090bdc8bf80.tar.gz
ports-916332b834503c7585b633e45d90d090bdc8bf80.zip
Notes
Diffstat (limited to 'net-mgmt/py-snmp4-apps')
-rw-r--r--net-mgmt/py-snmp4-apps/Makefile2
-rw-r--r--net-mgmt/py-snmp4-apps/distinfo6
-rw-r--r--net-mgmt/py-snmp4-apps/pkg-descr7
3 files changed, 7 insertions, 8 deletions
diff --git a/net-mgmt/py-snmp4-apps/Makefile b/net-mgmt/py-snmp4-apps/Makefile
index da728dccd876..7cd5e03d4855 100644
--- a/net-mgmt/py-snmp4-apps/Makefile
+++ b/net-mgmt/py-snmp4-apps/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= snmp4-apps
-PORTVERSION= 0.2.3a
+PORTVERSION= 0.2.4a
CATEGORIES= net-mgmt python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= pysnmp
diff --git a/net-mgmt/py-snmp4-apps/distinfo b/net-mgmt/py-snmp4-apps/distinfo
index c96bc38d0d29..7b5639432ea6 100644
--- a/net-mgmt/py-snmp4-apps/distinfo
+++ b/net-mgmt/py-snmp4-apps/distinfo
@@ -1,3 +1,3 @@
-MD5 (pysnmp-apps-0.2.3a.tar.gz) = ceb65f6371684145e57a60b6d4c8c27e
-SHA256 (pysnmp-apps-0.2.3a.tar.gz) = 59301df64c89a98a3bf221ceeded8e9eabe1d505ac3cae149b3425fe2e9b9248
-SIZE (pysnmp-apps-0.2.3a.tar.gz) = 18007
+MD5 (pysnmp-apps-0.2.4a.tar.gz) = 0c4bfb1302ac23b38054d06c55e1427c
+SHA256 (pysnmp-apps-0.2.4a.tar.gz) = ca0511ed618348ef097f5bb78b5e1568da7fcf05182ba8514902999086a45a30
+SIZE (pysnmp-apps-0.2.4a.tar.gz) = 18478
diff --git a/net-mgmt/py-snmp4-apps/pkg-descr b/net-mgmt/py-snmp4-apps/pkg-descr
index 4f49ec2876e1..5284400c9ce7 100644
--- a/net-mgmt/py-snmp4-apps/pkg-descr
+++ b/net-mgmt/py-snmp4-apps/pkg-descr
@@ -1,6 +1,5 @@
-PySNMP is fully functional SNMP v.1 engine (BER encoders/decoders
-for a subset of ASN.1 data types, sockets based networking etc.)
-written entirely in Python. This package provides command-line utilities
-(pysnmpget, etc).
+PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager)
+written entirely in Python. The -apps distribution contains command-line
+workalikes for snmpwalk, snmpget, etc. written using the PySNMP 4 module.
WWW: http://pysnmp.sourceforge.net/