Upgrade to 0.9.3. Correction about a 100% CPU bug when using monitored circuits
Sebastien Petit wrote: > >Fix: > diff -crN freevrrpd.old/CVS/Entries freevrrpd/CVS/Entries > *** freevrrpd.old/CVS/Entries Sun May 29 19:43:31 2005 > --- freevrrpd/CVS/Entries Fri May 27 11:23:30 2005 > *************** > *** 1,4 **** > ! /Makefile/1.20/Fri May 27 21:21:55 2005// > /distinfo/1.11/Mon May 2 16:51:03 2005// > /pkg-descr/1.5/Sun May 1 15:31:19 2005// > /pkg-plist/1.3/Fri Mar 8 01:07:06 2002// > --- 1,4 ---- > ! /Makefile/1.19/Sun May 22 17:04:44 2005// > /distinfo/1.11/Mon May 2 16:51:03 2005// > /pkg-descr/1.5/Sun May 1 15:31:19 2005// > /pkg-plist/1.3/Fri Mar 8 01:07:06 2002// It seems you are using CVS, so no need to make a backup copy of the files you are using. Please re-submit the diff that is obtained with the following command (unified diffs are preferred). cvs diff -Nu In case you don't use CVS, please rm -rf the CVS directories and submit the output of diff -ruN freevrrpd.old freevrrpd Regards, Simon
Responsible Changed From-To: freebsd-ports-bugs->barner Take.
State Changed From-To: open->closed Committed, thanks. The patch to `Makefile' did not apply cleanly, though: Some of the changes (email address, distsite) have already been committed for ports/81551. It also seems that you are not using the FreeBSD CVS repository...? (The CVS version line did not match). The right way (tm ;-) is to mirror the ports CVS repository with CVSup, and to check out from your local copy of the repository. Please send me a private email if you want a copy of my sup-file.