Subject: CVS commit: pkgsrc/net/pload
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/09/2007 23:41:12
Module Name:	pkgsrc
Committed By:	wiz
Date:		Sun Dec  9 23:41:12 UTC 2007

Modified Files:
	pkgsrc/net/pload: Makefile distinfo
	pkgsrc/net/pload/patches: patch-aa patch-ab

Log Message:
Update to 0.9.5, provided by Sergey Svishchev in private mail:

- Fixed stats not being cleared when disconnected
- Added user specified format for labels.
- Added user customizable label for the not connected condition.
- Removed global variables in stats gathering functions.

pkgsrc fix: don't cast 64-bit counters to unsigned long.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/net/pload/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/pload/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/net/pload/patches/patch-aa
cvs rdiff -r1.1 -r1.2 pkgsrc/net/pload/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.