summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2018-05-15 23:34:16 +0000
committerwen <wen@pkgsrc.org>2018-05-15 23:34:16 +0000
commitb95ff7e68923b4e8e01f8a4501487a3b6a7da07d (patch)
tree8f5b67d050b08adb9b0defce1e269ca718fc86bd
parent765dd2bbb65b860d36f8f9c5a7d523e24be0dbd7 (diff)
downloadpkgsrc-b95ff7e68923b4e8e01f8a4501487a3b6a7da07d.tar.gz
Update to 3.61
Update DEPENDS Upstream changes: Version 3.61 (2018-05-09) [ENHANCEMENTS] * #255 IPv6 support - Set the transport-specifier if given an IPv6 address * #195 IP address table - IPv4 Address Table will use the IP-MIB::ipAddressTable if the deprecated IP-MIB::ipAddrTable doesn't return results [BUG FIXES] * #261 EIGRP Peer Neighbor Formatting / Munge * #252 Unpack binary MAC if present in cdp_port * Fix SNMPv1 cdp_run check
-rw-r--r--net/p5-SNMP-Info/Makefile5
-rw-r--r--net/p5-SNMP-Info/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/net/p5-SNMP-Info/Makefile b/net/p5-SNMP-Info/Makefile
index 51917f2f1a9..3bb33a11db0 100644
--- a/net/p5-SNMP-Info/Makefile
+++ b/net/p5-SNMP-Info/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2018/05/09 06:41:33 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2018/05/15 23:34:16 wen Exp $
-DISTNAME= SNMP-Info-3.60
+DISTNAME= SNMP-Info-3.61
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
@@ -12,6 +12,7 @@ COMMENT= Perl5 object oriented interface to SNMP informations
LICENSE= modified-bsd
DEPENDS+= net-snmp>=5.1.2:../../net/net-snmp
+DEPENDS+= p5-NetAddr-IP>=4.068:../../net/p5-NetAddr-IP
PERL5_PACKLIST= auto/SNMP/Info/.packlist
PERL5_MODULE_TYPE= Module::Build
diff --git a/net/p5-SNMP-Info/distinfo b/net/p5-SNMP-Info/distinfo
index 3e44310d4f7..41c3e3292b8 100644
--- a/net/p5-SNMP-Info/distinfo
+++ b/net/p5-SNMP-Info/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2018/05/09 06:41:33 wiz Exp $
+$NetBSD: distinfo,v 1.23 2018/05/15 23:34:16 wen Exp $
-SHA1 (SNMP-Info-3.60.tar.gz) = c3be3c1d71d8cd699c1cb06977d4f7fe75c114cf
-RMD160 (SNMP-Info-3.60.tar.gz) = 2bb41e4b7ad5b00c7b5f148e8d6f1a183e69b0b8
-SHA512 (SNMP-Info-3.60.tar.gz) = fb16f828b0bce8f34c14e747ccc3e4846dbbab5e35948f736db3f2280f7049a8c8599827c45d0d6af9c30d2ad4b900b71ca6009ca43cefc95b5223b56aa3e4a7
-Size (SNMP-Info-3.60.tar.gz) = 547897 bytes
+SHA1 (SNMP-Info-3.61.tar.gz) = 3d030dede5ffb855fb353b32c5de4e78ac3f05cd
+RMD160 (SNMP-Info-3.61.tar.gz) = aa0d221f3c51342bcbd94802f32c2ee0ffcba643
+SHA512 (SNMP-Info-3.61.tar.gz) = c6e7836ad9341daaac6fd4a7c207380831a53770aec7d4a1479bf2fa2a0722fdf04dc03e3a1c48cdedea5da94ee0088990c8308d0545c103000792268d02142b
+Size (SNMP-Info-3.61.tar.gz) = 551763 bytes