pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/40990 CVS commit: pkgsrc/net/net-snmp
The following reply was made to PR pkg/40990; it has been noted by GNATS.
From: Alan Barrett <apb%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/40990 CVS commit: pkgsrc/net/net-snmp
Date: Tue, 10 Mar 2009 18:30:44 +0000
Module Name: pkgsrc
Committed By: apb
Date: Tue Mar 10 18:30:44 UTC 2009
Modified Files:
pkgsrc/net/net-snmp: Makefile distinfo
pkgsrc/net/net-snmp/patches: patch-ac patch-af patch-dc
Added Files:
pkgsrc/net/net-snmp/patches: patch-ao patch-ap
Log Message:
Some systems define ifnet.if_lastchange as struct timespec (with
a tv_nsec field measured in nanoseconds), while other systems
define it as struct timeval (with a tv_usec field measured in
microseconds). Add a configure test and conditional code in
agent/mibgroup/mibII/interfaces.c.orig. This should fix PR 40990.
Bump PKGREVISION to 2.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 pkgsrc/net/net-snmp/Makefile
cvs rdiff -u -r1.52 -r1.53 pkgsrc/net/net-snmp/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/net/net-snmp/patches/patch-ac
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/net-snmp/patches/patch-af
cvs rdiff -u -r0 -r1.1 pkgsrc/net/net-snmp/patches/patch-ao \
pkgsrc/net/net-snmp/patches/patch-ap
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/net-snmp/patches/patch-dc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index