pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-SNMP-Info Updating net/p5-SNMP-Info from 2.00nb...
details: https://anonhg.NetBSD.org/pkgsrc/rev/417fa884bf64
branches: trunk
changeset: 399621:417fa884bf64
user: sno <sno%pkgsrc.org@localhost>
date: Tue Sep 22 20:29:13 2009 +0000
description:
Updating net/p5-SNMP-Info from 2.00nb1 to 2.01
pkgsrc changes:
- Adding license definition
Upstream changes:
version 2.01 (06/12/09)
+ Added CiscoStpExtensions Class (Carlos Vicente)
+ Added Layer3::Arista (fenner)
+ [2020353] Added L3::Altiga for Cisco (Altiga) VPN3000 Concentrators
(Jeroen van Ingen)
* Fixed RFC1213-MIB vs IF-MIB collision in ifOperStatus
* Updated test_class.pl for better debug info and relative path
* Add cisco vendor detection by OID in Layer3.pm (Sam Stickland)
* Fix CaSe of EtherLike-MIB in EtherLike.pm (Alexander Hartmaier)
* Added Cisco FWSM to L3::Cisco
* Added s222_rp to L3::C6500
* Added CIGESM to L2::C2900
* Added Airespace WLC to L2::Airespace
* Updated POD and DeviceMatrix quite a bit
* Added ENTITY-MIB to CiscoStats for better model handling above
* Fix networkaddress handling in LLDP-MIB
* Added CiscoConfig to L2::Aironet, L3::C3550 classes
* Better SSID capabilities for L2::Aironet
* Fix CDP vs LLDP in c_id() for HP Class
* test_class.pl improvements
diffstat:
net/p5-SNMP-Info/Makefile | 6 +++---
net/p5-SNMP-Info/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 01565fae6010 -r 417fa884bf64 net/p5-SNMP-Info/Makefile
--- a/net/p5-SNMP-Info/Makefile Tue Sep 22 20:19:30 2009 +0000
+++ b/net/p5-SNMP-Info/Makefile Tue Sep 22 20:29:13 2009 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2008/10/19 19:18:43 he Exp $
+# $NetBSD: Makefile,v 1.9 2009/09/22 20:29:13 sno Exp $
#
-DISTNAME= SNMP-Info-2.00
+DISTNAME= SNMP-Info-2.01
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
SVR4_PKGNAME= p5sni
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SNMP/}
@@ -12,6 +11,7 @@
HOMEPAGE= http://search.cpan.org/dist/SNMP-Info/
#HOMEPAGE= http://snmp-info.sourceforge.net/
COMMENT= Perl5 object oriented interface to SNMP informations
+LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 01565fae6010 -r 417fa884bf64 net/p5-SNMP-Info/distinfo
--- a/net/p5-SNMP-Info/distinfo Tue Sep 22 20:19:30 2009 +0000
+++ b/net/p5-SNMP-Info/distinfo Tue Sep 22 20:29:13 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/09/13 15:45:11 he Exp $
+$NetBSD: distinfo,v 1.5 2009/09/22 20:29:13 sno Exp $
-SHA1 (SNMP-Info-2.00.tar.gz) = 4a054ba7efd963e814165e7372f4c6ca42fc4d97
-RMD160 (SNMP-Info-2.00.tar.gz) = 37e54662e566934930d5d3186e8b1a2a686fb5bd
-Size (SNMP-Info-2.00.tar.gz) = 215550 bytes
+SHA1 (SNMP-Info-2.01.tar.gz) = b13c40a2417481f485a6e6f723ddd8c32a9fea99
+RMD160 (SNMP-Info-2.01.tar.gz) = ea382d425bf2ef5530c1f1829e9136374af7cf29
+Size (SNMP-Info-2.01.tar.gz) = 223580 bytes
Home |
Main Index |
Thread Index |
Old Index