Wed May 9 06:41:33 2018 UTC ()
p5-SNMP-Info: update to 3.60.

Version 3.60 (2018-05-06)

  [ENHANCEMENTS]

  * #263 detect Aerohive ap250 & ap230 models (inphobia)

  [BUG FIXES]

  * #140 LLDP fixes - treat remote port type of 'local' as an interface name if
    the remote port id doesn't look like an index
  * Fix potential issue in enumeration of LLDP reported system capabilities
    supported by the remote system due to the 'lldpRemSysCapSupported' leaf
    name being defined in multiple MIBs


(wiz)
diff -r1.34 -r1.35 pkgsrc/net/p5-SNMP-Info/Makefile
diff -r1.21 -r1.22 pkgsrc/net/p5-SNMP-Info/distinfo

cvs diff -r1.34 -r1.35 pkgsrc/net/p5-SNMP-Info/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-SNMP-Info/Makefile 2018/05/02 13:19:47 1.34
+++ pkgsrc/net/p5-SNMP-Info/Makefile 2018/05/09 06:41:33 1.35
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.34 2018/05/02 13:19:47 wiz Exp $ 1# $NetBSD: Makefile,v 1.35 2018/05/09 06:41:33 wiz Exp $
2 2
3DISTNAME= SNMP-Info-3.59 3DISTNAME= SNMP-Info-3.60
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= net perl5 5CATEGORIES= net perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
7 7
8MAINTAINER= bouyer@NetBSD.org 8MAINTAINER= bouyer@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/SNMP-Info/ 9HOMEPAGE= http://search.cpan.org/dist/SNMP-Info/
10#HOMEPAGE= http://snmp-info.sourceforge.net/ 10#HOMEPAGE= http://snmp-info.sourceforge.net/
11COMMENT= Perl5 object oriented interface to SNMP informations 11COMMENT= Perl5 object oriented interface to SNMP informations
12LICENSE= modified-bsd 12LICENSE= modified-bsd
13 13
14DEPENDS+= net-snmp>=5.1.2:../../net/net-snmp 14DEPENDS+= net-snmp>=5.1.2:../../net/net-snmp
15 15
16PERL5_PACKLIST= auto/SNMP/Info/.packlist 16PERL5_PACKLIST= auto/SNMP/Info/.packlist

cvs diff -r1.21 -r1.22 pkgsrc/net/p5-SNMP-Info/distinfo (expand / switch to unified diff)

--- pkgsrc/net/p5-SNMP-Info/distinfo 2018/05/02 13:19:47 1.21
+++ pkgsrc/net/p5-SNMP-Info/distinfo 2018/05/09 06:41:33 1.22
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.21 2018/05/02 13:19:47 wiz Exp $ 1$NetBSD: distinfo,v 1.22 2018/05/09 06:41:33 wiz Exp $
2 2
3SHA1 (SNMP-Info-3.59.tar.gz) = 62a035feb69a42260f9ebe8bd11984f351a9383d 3SHA1 (SNMP-Info-3.60.tar.gz) = c3be3c1d71d8cd699c1cb06977d4f7fe75c114cf
4RMD160 (SNMP-Info-3.59.tar.gz) = cadffe4bd1e3e512e44fb18d11277f26e49cc667 4RMD160 (SNMP-Info-3.60.tar.gz) = 2bb41e4b7ad5b00c7b5f148e8d6f1a183e69b0b8
5SHA512 (SNMP-Info-3.59.tar.gz) = 2fa21a9393008399f7a06e12f484d01a638b88b4bef2fab65e59ff1dca442bcbdb7038af1c560109f7f24d60fab8797c90e5494d5dd790bf5b6db75eaa4e4171 5SHA512 (SNMP-Info-3.60.tar.gz) = fb16f828b0bce8f34c14e747ccc3e4846dbbab5e35948f736db3f2280f7049a8c8599827c45d0d6af9c30d2ad4b900b71ca6009ca43cefc95b5223b56aa3e4a7
6Size (SNMP-Info-3.59.tar.gz) = 544039 bytes 6Size (SNMP-Info-3.60.tar.gz) = 547897 bytes