summaryrefslogtreecommitdiff
path: root/net/p5-Net-SNMP
diff options
context:
space:
mode:
authormjl <mjl>2002-01-18 22:50:16 +0000
committermjl <mjl>2002-01-18 22:50:16 +0000
commit263a5c7e0372d13efbb1a97d97b82b910ed0a223 (patch)
tree60abde9542e1185a1d71d683e914dfb736ebf65a /net/p5-Net-SNMP
parent78c362b9f40a668cd39f0f86cf963751dd0cc078 (diff)
downloadpkgsrc-263a5c7e0372d13efbb1a97d97b82b910ed0a223.tar.gz
Update p5-Net-SNMP to 4.0.1
- SNMPv3 objects using authentication now send a separate authenticated request message for time synchronization while performing discovery. - Non-blocking SNMPv1/2c messages with a "-delay" argument which are queued before entering the event loop are no longer incorrectly discarded. - The Net::SNMP::Security::Community::security_model() method now returns the correct value as reserved by RFC 2571. - The first subidentifier in an OBJECT IDENTIFIER is now restricted to ccitt(0), iso(1), or joint-iso-ccitt(2) as specified by ISO/IEC 8825. Fixes PR/15220 by Shell Hung (I really should get a function key with that text!)
Diffstat (limited to 'net/p5-Net-SNMP')
-rw-r--r--net/p5-Net-SNMP/Makefile4
-rw-r--r--net/p5-Net-SNMP/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net-SNMP/Makefile b/net/p5-Net-SNMP/Makefile
index a6c6d386312..b35657fa1eb 100644
--- a/net/p5-Net-SNMP/Makefile
+++ b/net/p5-Net-SNMP/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2001/11/30 15:26:58 mjl Exp $
+# $NetBSD: Makefile,v 1.8 2002/01/18 22:50:16 mjl Exp $
# FreeBSD Id: Makefile,v 1.13 1997/06/27 18:38:15 jfitz Exp
#
-DISTNAME= Net-SNMP-4.0.0
+DISTNAME= Net-SNMP-4.0.1
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5nsn
CATEGORIES= net perl5
diff --git a/net/p5-Net-SNMP/distinfo b/net/p5-Net-SNMP/distinfo
index 085b92942ae..1c93c3dcf06 100644
--- a/net/p5-Net-SNMP/distinfo
+++ b/net/p5-Net-SNMP/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/11/30 15:26:59 mjl Exp $
+$NetBSD: distinfo,v 1.4 2002/01/18 22:50:16 mjl Exp $
-SHA1 (Net-SNMP-4.0.0.tar.gz) = 3cf98806f98a6abad9fba63a034f4638383895f3
-Size (Net-SNMP-4.0.0.tar.gz) = 57718 bytes
+SHA1 (Net-SNMP-4.0.1.tar.gz) = 10f4707cae09619a200b00227cd85be56fb4093f
+Size (Net-SNMP-4.0.1.tar.gz) = 59209 bytes