Subject: CVS commit: pkgsrc/mbone/dbeacon
From: Havard Eidnes
Date: 2014-12-09 11:45:51
Message id: 20141209104551.43E5F98@cvs.netbsd.org

Log Message:
It can happen that times() returns ((uint32_t)-1).  If that happens,
retry a limited number of times, and log the events.  Export log() from
the main program for use in dbeacon_posix.cpp.

Fix the matrix.pl script since qw() no longer acts as parenteses, so add
some of our own where called for.

Bump PKGREVISION.

Files:
RevisionActionfile
1.5modifypkgsrc/mbone/dbeacon/Makefile
1.4modifypkgsrc/mbone/dbeacon/distinfo
1.2modifypkgsrc/mbone/dbeacon/patches/patch-contrib_matrix.pl
1.2modifypkgsrc/mbone/dbeacon/patches/patch-dbeacon.cpp
1.1addpkgsrc/mbone/dbeacon/patches/patch-dbeacon.h
1.1addpkgsrc/mbone/dbeacon/patches/patch-dbeacon__posix.cpp