diff options
author | obache <obache@pkgsrc.org> | 2006-11-04 11:32:07 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2006-11-04 11:32:07 +0000 |
commit | 2c58b1da2e94fe16626d1330b96fd0b6c4ebbc2c (patch) | |
tree | 7af3f1cf726d6bc7ca8d498268afdfff1877aa40 /net | |
parent | 5b5bb327742be712c6f27e2caf15d45a3ce1669a (diff) | |
download | pkgsrc-2c58b1da2e94fe16626d1330b96fd0b6c4ebbc2c.tar.gz |
Update p5-SNMP_Session to 1.08.
Patch provided by Martin Wilke via PR 34382.
Changes:
* SNMP_Session.pm 1.08: Fixed a bug in the SNMPv2c version of
map_table_start_end that would cause errors when the $end argument is actually
being used. Thanks to Jan van Keulen for submitting the patch.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-SNMP_Session/Makefile | 7 | ||||
-rw-r--r-- | net/p5-SNMP_Session/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/p5-SNMP_Session/Makefile b/net/p5-SNMP_Session/Makefile index 80fe0efe78b..87d30c01fb8 100644 --- a/net/p5-SNMP_Session/Makefile +++ b/net/p5-SNMP_Session/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:22 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/11/04 11:32:07 obache Exp $ -DISTNAME= SNMP_Session-1.07 -PKGNAME= p5-SNMP_Session-1.07 +DISTNAME= SNMP_Session-1.08 +PKGNAME= p5-SNMP_Session-1.08 SVR4_PKGNAME= p5sns -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= http://www.switch.ch/misc/leinen/snmp/perl/dist/ diff --git a/net/p5-SNMP_Session/distinfo b/net/p5-SNMP_Session/distinfo index 20fc4293097..833e518f203 100644 --- a/net/p5-SNMP_Session/distinfo +++ b/net/p5-SNMP_Session/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 12:13:59 agc Exp $ +$NetBSD: distinfo,v 1.5 2006/11/04 11:32:07 obache Exp $ -SHA1 (SNMP_Session-1.07.tar.gz) = 98c169bade72d4c269f2f73e58fd0acf812739db -RMD160 (SNMP_Session-1.07.tar.gz) = c435fb855f32ce98388972c683accff0fc1bd8d0 -Size (SNMP_Session-1.07.tar.gz) = 66588 bytes +SHA1 (SNMP_Session-1.08.tar.gz) = bd473a9e9d464e73fb96a09989faf3fe6f125f8a +RMD160 (SNMP_Session-1.08.tar.gz) = 024d426477765b3bb914df5749b4d5706b71a76f +Size (SNMP_Session-1.08.tar.gz) = 66778 bytes |