Subject: CVS commit: pkgsrc/devel/roundup
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 12/25/2003 19:51:45
Module Name:	pkgsrc
Committed By:	recht
Date:		Thu Dec 25 19:51:45 UTC 2003

Modified Files:
	pkgsrc/devel/roundup: Makefile distinfo

Log Message:
update to roundup-0.6.4

Fixed:
- fixed date arithmetic to not allow day-of-month == 0 (sf bug 853306)
- fixed date arithmetic to limit hours-per-day to 24, not 60
- hard-coded python2.3-ism (socket.timeout) fixed
- fixed activity displaying as future because of Date arithmetic fix in
  0.6.3 (sf bug 842027).
- fix Windows service mode for roundup-server (sf bug 819890)
- fixed #white in cgitb (thanks Henrik Levkowetz)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/roundup/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/roundup/distinfo

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