diff options
author | recht <recht@pkgsrc.org> | 2004-05-09 17:56:45 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-05-09 17:56:45 +0000 |
commit | 70e03f0fe86fe188b7f6eab28f3f72c0341d75d7 (patch) | |
tree | 5482a19674211e2bf8ab8bee092a1cfbb108701a /devel/roundup/distinfo | |
parent | b73f8138b7cecaef0f900c210df98661f97d2617 (diff) | |
download | pkgsrc-70e03f0fe86fe188b7f6eab28f3f72c0341d75d7.tar.gz |
update roundup to 0.70
changes (among many others):
- added postgresql backend
- trackers using postgresql or mysql backends may have many users
- new "actor" automatic property (user who caused the last "activity")
- RDBMS backends have data typed columns and indexes on several columns
- registration may be concluded by replying to the confirmation email
- HTML templating permission checks are greatly simplified
- database exports now include full journals
For a complete list see:
http://roundup.sourceforge.net/doc-0.7/whatsnew-0.7.html
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 0f656a33c13..37899da1b5f 100644 --- a/devel/roundup/distinfo +++ b/devel/roundup/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2004/03/01 00:41:48 recht Exp $ +$NetBSD: distinfo,v 1.11 2004/05/09 17:56:45 recht Exp $ -SHA1 (roundup-0.6.7.tar.gz) = a64e908087732899e59f72b65ee9f0d1afcef56d -Size (roundup-0.6.7.tar.gz) = 667851 bytes +SHA1 (roundup-0.7.0.tar.gz) = b80e81a6ba272d18cc07b6a50bc169a9cebc3c50 +Size (roundup-0.7.0.tar.gz) = 721646 bytes |