Subject: CVS commit: pkgsrc/net/net-snmp
From: Alan Barrett
Date: 2009-03-10 19:30:44
Message id: 20090310183044.75B19175D0@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.77modifypkgsrc/net/net-snmp/Makefile
1.53modifypkgsrc/net/net-snmp/distinfo
1.8modifypkgsrc/net/net-snmp/patches/patch-ac
1.13modifypkgsrc/net/net-snmp/patches/patch-af
1.6modifypkgsrc/net/net-snmp/patches/patch-dc
1.1addpkgsrc/net/net-snmp/patches/patch-ao
1.1addpkgsrc/net/net-snmp/patches/patch-ap