Subject: CVS commit: pkgsrc/devel/roundup
To: None <pkgsrc-changes@NetBSD.org>
From: Marc Recht <recht@netbsd.org>
List: pkgsrc-changes
Date: 05/10/2004 09:32:23
Module Name:	pkgsrc
Committed By:	recht
Date:		Mon May 10 09:32:23 UTC 2004

Modified Files:
	pkgsrc/devel/roundup: Makefile PLIST distinfo

Log Message:
update to roundup-0.7.1

This release fixes some bugs in the previous release:

- several temp files made it into the source distribution (sf bug 949243)
- typo in roundup/instance.py
- missing CRLF var in rfc822.py (sf patch 949471)
- fix user creation page
- have roundup server pass though the cause of a "403 Forbidden" response
- fix schema mutation in sqlite backends (thanks Tamer Fahmy)
- make popup Javascript IE 5.0 friendly (thanks Marlon van den Berg)
- fix RDBMS import (thanks Tamer Fahmy)


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/devel/roundup/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/roundup/PLIST
cvs rdiff -r1.11 -r1.12 pkgsrc/devel/roundup/distinfo

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