summaryrefslogtreecommitdiff
path: root/net/p5-SNMP-Info/Makefile
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu@pkgsrc.org>2011-11-18 08:28:42 +0000
committerhiramatsu <hiramatsu@pkgsrc.org>2011-11-18 08:28:42 +0000
commit3dbced9c4bdec34e1cabdb66f64e66d74a584dc8 (patch)
tree892ea0766ecda07005ebddbd6e595a41bf87db93 /net/p5-SNMP-Info/Makefile
parent591d7b6b0cef83db90e973ef77611ef83bbf581c (diff)
downloadpkgsrc-3dbced9c4bdec34e1cabdb66f64e66d74a584dc8.tar.gz
Update p5-SNMP-Info to 2.06.
Changes from previous: version 2.06 (2011-09-28) [NEW FEATURES] * Support for PacketFront devices in new class L3::PacketFront * Support for Mikrotik devices in new class L3::Mikrotik * Support for HP VirtualConnect switches in new class L2::HPVC * Support for ADSL-LINE-MIB in new class AdslLine [ENHANCEMENTS] * POD clarification on i_speed() munging by Info.pm * Added i_stack_status method that can be used for finding the parent interface for e.g. ADSL interface speed determination [BUG FIXES] * [3344843] Fix returning serial() and os_ver() for web-managable HP switches, introduced by HP/HP4000 class split, reported by J R Binks * [2809033] Put L2-only Cisco blade switches in L3::C6500 * [3408506] Fix uninitialized value in IPv6 when neighbor state is incomplete (Michael Borgelt) version 2.05 (2011-06-23) + Fix broken function call in L2::Aironet + Promote L2::Aruba to L3::Aruba, as Aruba devices can be L3 entities and provide L3 information.
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 a247dc968c3..cb54f25cd57 100644
--- a/net/p5-SNMP-Info/Makefile
+++ b/net/p5-SNMP-Info/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2011/08/14 14:14:49 obache Exp $
+# $NetBSD: Makefile,v 1.13 2011/11/18 08:28:42 hiramatsu Exp $
#
-DISTNAME= SNMP-Info-2.04
+DISTNAME= SNMP-Info-2.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5sni
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}