summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2016-08-13 06:44:04 +0000
committerwen <wen@pkgsrc.org>2016-08-13 06:44:04 +0000
commitb43c067412df9699222b0de26429dfc0d609809a (patch)
tree0d0231b048d0e46b3df0aff96409bfd515e39708 /net
parent2004d8cc699449856799427a7a6f293504ff4350 (diff)
downloadpkgsrc-b43c067412df9699222b0de26429dfc0d609809a.tar.gz
Update to 3.33
Upstream changes: version 3.33 (2016-04-27) [ENHANCEMENTS] * Move author-only tests to xt directory so they aren't run on installation by users [BUG FIXES] * Correct device serial number reporting for Cisco Nexus 5k switches with software version >= 7 version 3.32 (2016-04-26) [ENHANCEMENTS] * Add 200 Mbps and 2.0 Gbps aliases to SPEED_MAP * Add Palo Alto support * Add VMware support * Support for propMultiplexor as ifType * Add device MAC to APC UPS * [#61] Report APC model for PDU products * Removed DeviceMatrix from the distribution [BUG FIXES] * Support undefined (noSuchInstance) values in Offline mode * Do not init table cache if Cache provided by user * Avoid deep recusion when AUTOLOAD and carp collide * Detect Cisco VG350s as L3 devices instead of APs * fix for 'Use of inherited AUTOLOAD for non-method SNMP::Info::Layer2::HP::agg_ports_ifstack() is deprecated' * Workaround in IPv6.pm to deal with possibly incorrect IPV6-MIB implementations * [#71] AUTOLOAD typo-catcher search for SNMP::Info no longer anchored * [#70] Respect version/comm/secname on passed Session obj version 3.31 (2016-01-22) [ENHANCEMENTS] * Support for CiscoSB OS and Version (D. Tuecks) * SONMP support for Enhanced Topology Table * Add support for channelized interfaces in L3::Passport [BUG FIXES] * Correct link to MIB tarball version 3.30 (2015-11-16) [ENHANCEMENTS] * RT #106254: Add new sysObjectID mapping for Ubiquiti [BUG FIXES] * Correct link to MIB tarball * Correct port indexing of newer VSP 4K and 8K in L3::Passport * Statistics in the sysIfxStatTable are 64-bit counters, so they should override the 64-bit methods. version 3.29 (2015-10-13) [ENHANCEMENTS] * Add IPv6::ipv6_addr() method to map IPv6 interface address indexes to actual addresses * Add support for (remote) IPv6 addresses to LLDP::lldp_addr() * Add LLDP::lldp_ipv6() and LLDP::lldp_mac() so that remote management addresses of specific types can be requested version 3.28 (2015-06-18) [ENHANCEMENTS] * Add Layer3::Huawei class for Huawei Quidway switches * Modified generic Layer3::Cisco class: use community based indexing if the device returns a value for vtpVersion
Diffstat (limited to 'net')
-rw-r--r--net/p5-SNMP-Info/Makefile5
-rw-r--r--net/p5-SNMP-Info/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/net/p5-SNMP-Info/Makefile b/net/p5-SNMP-Info/Makefile
index 9f52d050a51..ac9d8bc66e7 100644
--- a/net/p5-SNMP-Info/Makefile
+++ b/net/p5-SNMP-Info/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2016/06/08 19:24:15 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2016/08/13 06:44:04 wen Exp $
#
-DISTNAME= SNMP-Info-3.27
+DISTNAME= SNMP-Info-3.33
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
diff --git a/net/p5-SNMP-Info/distinfo b/net/p5-SNMP-Info/distinfo
index da7853f8177..7a5ce85c29e 100644
--- a/net/p5-SNMP-Info/distinfo
+++ b/net/p5-SNMP-Info/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2015/11/04 00:35:25 agc Exp $
+$NetBSD: distinfo,v 1.11 2016/08/13 06:44:04 wen Exp $
-SHA1 (SNMP-Info-3.27.tar.gz) = 93d4beac4639ae0647de5f88e01549207484fb81
-RMD160 (SNMP-Info-3.27.tar.gz) = 8eea5bc83731a16c369d2fc00e0f28803fcd7114
-SHA512 (SNMP-Info-3.27.tar.gz) = a48e64b2f44e0a218d199df259f6d36271729a0d265ad19dec06d9da8551d137c7de0256e964377718bde6c58a26b08ec3412c85a6076931a90713dee48b22a2
-Size (SNMP-Info-3.27.tar.gz) = 319675 bytes
+SHA1 (SNMP-Info-3.33.tar.gz) = 3b522b969bdcbf15ae9f0d68bd9ca5fe32e60d7c
+RMD160 (SNMP-Info-3.33.tar.gz) = db301345db42ace658862c9c3837941e3fc4ebd3
+SHA512 (SNMP-Info-3.33.tar.gz) = e4c59dea6e081762c59b206a55bf1e43aecae06996aeb5d83ed58f7e169408b693296f076d14537ac4df34ebe27864e7a48c9b35198fd2cc240c64d4f5fc766b
+Size (SNMP-Info-3.33.tar.gz) = 325894 bytes