summaryrefslogtreecommitdiff
path: root/net/p5-SNMP-Info/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2011-05-23 19:30:20 +0000
committerbouyer <bouyer@pkgsrc.org>2011-05-23 19:30:20 +0000
commitadcef889e9fbec2366d197f743fe28951d1b2fac (patch)
tree30beb396e78905b0fb1f5b5948cbee09f0144161 /net/p5-SNMP-Info/Makefile
parentf6b9c7f109d77d5db9fb8785560fbb84e19d681a (diff)
downloadpkgsrc-adcef889e9fbec2366d197f743fe28951d1b2fac.tar.gz
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
Diffstat (limited to 'net/p5-SNMP-Info/Makefile')
-rw-r--r--net/p5-SNMP-Info/Makefile5
1 files changed, 2 insertions, 3 deletions
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/}