pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/p5-SNMP-Info



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Sep 17 21:34:44 UTC 2017

Modified Files:
        pkgsrc/net/p5-SNMP-Info: Makefile distinfo

Log Message:
p5-SNMP-Info: update to 3.37.

version 3.37 (2017-07-11)

  [ENHANCEMENTS]

  * Layer3::Juniper fixed to return os_ver for JUNOS 14.x and higher

version 3.36 (2017-06-28)

  [ENHANCEMENTS]

  * Migrate to Module::Build for distribution maintenance

version 3.35 (2017-06-28)

  [ENHANCEMENTS]

  * Include loading of LLDP-EXT-MED-MIB in LLDP.pm

  [BUG FIXES]

  * #180 support CiscoConfig on Nexus (sf.net:scratchfury)
  * #50 remove interface specific part from vrf interfaces on IOS (W. Vandersmissen)
  * #211 f5 class should respect UseEnums when faking i_type

version 3.34 (2016-11-20)

  [ENHANCEMENTS]

  * Support Cisco IPS Modules homed on the Cisco ASA (M. Kraus)

  [BUG FIXES]

  * Serial number on Nexus 9372 (genereic check for ID before using) (M. Caines)


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/net/p5-SNMP-Info/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/p5-SNMP-Info/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/p5-SNMP-Info/Makefile
diff -u pkgsrc/net/p5-SNMP-Info/Makefile:1.24 pkgsrc/net/p5-SNMP-Info/Makefile:1.25
--- pkgsrc/net/p5-SNMP-Info/Makefile:1.24       Mon Jun  5 14:24:24 2017
+++ pkgsrc/net/p5-SNMP-Info/Makefile    Sun Sep 17 21:34:44 2017
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2017/06/05 14:24:24 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.25 2017/09/17 21:34:44 wiz Exp $
 
-DISTNAME=      SNMP-Info-3.33
+DISTNAME=      SNMP-Info-3.37
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=SNMP/}
 
@@ -16,6 +14,7 @@ LICENSE=      modified-bsd
 DEPENDS+=      net-snmp>=5.1.2:../../net/net-snmp
 
 PERL5_PACKLIST=                auto/SNMP/Info/.packlist
+PERL5_MODULE_TYPE=     Module::Build
 
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/net/p5-SNMP-Info/distinfo
diff -u pkgsrc/net/p5-SNMP-Info/distinfo:1.11 pkgsrc/net/p5-SNMP-Info/distinfo:1.12
--- pkgsrc/net/p5-SNMP-Info/distinfo:1.11       Sat Aug 13 06:44:04 2016
+++ pkgsrc/net/p5-SNMP-Info/distinfo    Sun Sep 17 21:34:44 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2016/08/13 06:44:04 wen Exp $
+$NetBSD: distinfo,v 1.12 2017/09/17 21:34:44 wiz Exp $
 
-SHA1 (SNMP-Info-3.33.tar.gz) = 3b522b969bdcbf15ae9f0d68bd9ca5fe32e60d7c
-RMD160 (SNMP-Info-3.33.tar.gz) = db301345db42ace658862c9c3837941e3fc4ebd3
-SHA512 (SNMP-Info-3.33.tar.gz) = e4c59dea6e081762c59b206a55bf1e43aecae06996aeb5d83ed58f7e169408b693296f076d14537ac4df34ebe27864e7a48c9b35198fd2cc240c64d4f5fc766b
-Size (SNMP-Info-3.33.tar.gz) = 325894 bytes
+SHA1 (SNMP-Info-3.37.tar.gz) = 5be39b4b4f312d2953b817c96172075c478f532e
+RMD160 (SNMP-Info-3.37.tar.gz) = d6c97b4e61a6fe5b784210d468dbaf863ba2bd70
+SHA512 (SNMP-Info-3.37.tar.gz) = d6bd1fad4fb204e1f520135282df7228f1e991b3e7e41f0d6e50ac1fcb9cef4edb3b93963039421b7b886eb5a0986d9e54a62ba097c3a68322f6440cbcee2805
+Size (SNMP-Info-3.37.tar.gz) = 404315 bytes



Home | Main Index | Thread Index | Old Index