summaryrefslogtreecommitdiff
path: root/net/p5-SNMP-Info/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-25 15:44:54 +0000
committerwiz <wiz@pkgsrc.org>2018-03-25 15:44:54 +0000
commitf6a4e6b4b79c975c6a607b3311f570b7be57d08d (patch)
treeccbcde20b3f5f0ca94ebf14211e0db9abd34012a /net/p5-SNMP-Info/Makefile
parent004e6b3e126b7319fe0f496df2ede9207faf2511 (diff)
downloadpkgsrc-f6a4e6b4b79c975c6a607b3311f570b7be57d08d.tar.gz
p5-SNMP-Info: update to 3.53.
Version 3.53 (2018-03-22) [NEW FEATURES] * #12 add Cisco PortFast support via CiscoStpExtensions::i_faststart_enabled [ENHANCEMENTS] * Report serial/version on Netgear FSM (paecker) * Add test harness and expand developer test coverage * Add back the base (RFC) MIBs for when net-snmp does not have them builtin [BUG FIXES] * Fix AUTOLOAD / can() bug that could result in DESTROY being redefined and dynamic methods not being added to the symbol table.
Diffstat (limited to 'net/p5-SNMP-Info/Makefile')
-rw-r--r--net/p5-SNMP-Info/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-SNMP-Info/Makefile b/net/p5-SNMP-Info/Makefile
index db74e4e346d..7f38ff5e26d 100644
--- a/net/p5-SNMP-Info/Makefile
+++ b/net/p5-SNMP-Info/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2018/03/21 12:41:54 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2018/03/25 15:44:54 wiz Exp $
-DISTNAME= SNMP-Info-3.52
+DISTNAME= SNMP-Info-3.53
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}