diff options
author | recht <recht@pkgsrc.org> | 2004-05-10 09:32:23 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-05-10 09:32:23 +0000 |
commit | 320a9019910c6d52922b5fdcc85492f5399539ea (patch) | |
tree | 0c6ceba5ed33294365a16e60dee1e9d3087dbfac /devel/roundup/distinfo | |
parent | 84833ac037331838a21de6f22e75eecd1f56f302 (diff) | |
download | pkgsrc-320a9019910c6d52922b5fdcc85492f5399539ea.tar.gz |
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)
Diffstat (limited to 'devel/roundup/distinfo')
-rw-r--r-- | devel/roundup/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/roundup/distinfo b/devel/roundup/distinfo index 37899da1b5f..2eb8b6a9ef1 100644 --- a/devel/roundup/distinfo +++ b/devel/roundup/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2004/05/09 17:56:45 recht Exp $ +$NetBSD: distinfo,v 1.12 2004/05/10 09:32:23 recht Exp $ -SHA1 (roundup-0.7.0.tar.gz) = b80e81a6ba272d18cc07b6a50bc169a9cebc3c50 -Size (roundup-0.7.0.tar.gz) = 721646 bytes +SHA1 (roundup-0.7.1.tar.gz) = c234e4e6ebbe8d54375022ff88492706f548cc37 +Size (roundup-0.7.1.tar.gz) = 584363 bytes |