pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34382: [update] net/p5-SNMP_Session
>Number: 34382
>Category: pkg
>Synopsis: [update] net/p5-SNMP_Session
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Aug 30 11:20:00 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 1.0.8
- Changelog
Fixed a bug in the SNMPv2c version of map_table_start_end that
would cause errors when the $end argument is actually being used.
>How-To-Repeat:
>Fix:
--- p5-SNMP_Session.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/net/p5-SNMP_Session/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile 4 Mar 2006 21:30:22 -0000 1.15
+++ Makefile 30 Aug 2006 08:04:02 -0000
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.15 2006/03/04 21:30:22 jlam 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/
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/net/p5-SNMP_Session/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 24 Feb 2005 12:13:59 -0000 1.4
+++ distinfo 30 Aug 2006 08:04:05 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2005/02/24 12:13:59 agc 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
--- p5-SNMP_Session.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index