From adcef889e9fbec2366d197f743fe28951d1b2fac Mon Sep 17 00:00:00 2001 From: bouyer Date: Mon, 23 May 2011 19:30:20 +0000 Subject: Update to 2.04. Changes since 2.01: + Support for older HP switch models moved to new L2::HP4000 class + Fix VLAN changing in L2::HP and L2::HP4000 classes * Updated model lists in HP classes + [2980782] Added L3::CiscoFWSM for Cisco Firewall Services Modules (Brian De Wolf) + Added L3::Pf for FreeBSD PFSense Firewalls (max) * Added specific functions for neighbor mgmt addresses to CDP class * Implemented os_bin() method in CiscoStats + [2980787] Fix for C1900 bp_index not containing interfaces. (Brian De Wolf) + [2599795] Added vendor_i_type() method to HP and HP4000 clases + [2688801] Minor modification for obscure Proxim/Orinoco device (jrbinks) + [3051443] Add PoE measured power per port to Cisco, Extrme and HP classes (jeroenvi) * Minor tweaks to support devices without sysServices * Added Cisco CBS3xxx blade switches to L3::C6500 * Fix for FWSMs not being detected properly. Special thanks goes to Jukka Pirhonen for pointing it out. (Brian De Wolf) + Added support for IPv6 to physical address mapping * Added ME340x to L3::C3550 * Added new ProCurve models to HP class --- net/p5-SNMP-Info/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/p5-SNMP-Info/Makefile') diff --git a/net/p5-SNMP-Info/Makefile b/net/p5-SNMP-Info/Makefile index a9ced061e33..823a351dfc5 100644 --- a/net/p5-SNMP-Info/Makefile +++ b/net/p5-SNMP-Info/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2010/08/21 16:35:31 seb Exp $ +# $NetBSD: Makefile,v 1.11 2011/05/23 19:30:20 bouyer Exp $ # -DISTNAME= SNMP-Info-2.01 +DISTNAME= SNMP-Info-2.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 SVR4_PKGNAME= p5sni CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} -- cgit v1.2.3