Skip to content

Commit

Permalink
p5-SNMP-Info: update to 3.53.
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
wiz committed Mar 25, 2018
1 parent 241f7bc commit efb5afc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions net/p5-SNMP-Info/Makefile
Original file line number Diff line number Diff line change
@@ -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/}
Expand Down
10 changes: 5 additions & 5 deletions net/p5-SNMP-Info/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.19 2018/03/21 12:41:54 wiz Exp $
$NetBSD: distinfo,v 1.20 2018/03/25 15:44:54 wiz Exp $

SHA1 (SNMP-Info-3.52.tar.gz) = 119b32016456de39293193a6ecde8862645253fb
RMD160 (SNMP-Info-3.52.tar.gz) = 27533aa7095100faaf7b99becc38c6273ca1541c
SHA512 (SNMP-Info-3.52.tar.gz) = 06bb9f18b142d286c70333c0b9a61aa31d3c01d32c7813a415cb40fecc0ec72fcb17c57e4a8511bd497220d4d3ca95037933881abab91ff842b5d656db9ac669
Size (SNMP-Info-3.52.tar.gz) = 443456 bytes
SHA1 (SNMP-Info-3.53.tar.gz) = 9b198ac25cc82fadf617531dc1841887b3e3bd0e
RMD160 (SNMP-Info-3.53.tar.gz) = 5b38c9504eeddf519bb70607c5d1f2a0ff49c6d1
SHA512 (SNMP-Info-3.53.tar.gz) = b57e1700e3cc20b5fecde4f786bf1551f77dda241b5cdf3110d4f5c673ccd37acc7e3eb9b426a4ad689cf59ade3a392be89ef928743c3c201506eb453130a8c1
Size (SNMP-Info-3.53.tar.gz) = 452788 bytes

0 comments on commit efb5afc

Please sign in to comment.