diff options
author | lukem <lukem@pkgsrc.org> | 2003-03-02 07:27:51 +0000 |
---|---|---|
committer | lukem <lukem@pkgsrc.org> | 2003-03-02 07:27:51 +0000 |
commit | d4345a04c0f62f0081bfa961cc08b9f2b5064e3f (patch) | |
tree | 6fe41eee52fe19e2bebea80ee12bbb58b99e5c13 /devel/roundup/distinfo | |
parent | 65df436f25bb0eded093e7c81983aa59f0aa290e (diff) | |
download | pkgsrc-d4345a04c0f62f0081bfa961cc08b9f2b5064e3f.tar.gz |
update to roundup 0.5.6. changes:
- fixed templating filter function arguments (sf bug 678911)
- fixed multiselect in searching (sf bug 676874)
- fixed parsing of content-disposition filenames (sf bug 675116)
- added 'h' to roundup-server optarg list (sf bug 674070)
- fixed doc for db.history in anydbm and rdbms_common (sf bug 679221)
- fixed roundup-reminder (sf bug 681042)
- fixed int assumptions about Number values (sf bug 677762)
- clarified licensing
- another attempt to fix cookie misbehaviour - customise cookie name using
tracker name
- fixed error in indexargs_url (thanks Patrick Ohly)
- fixed getnode (sf bug 684531)
- fixed args to some date templating methods (sf bug 689670)
- fixed database corruption in rdbms property mutation
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 4a8b14a2517..39bc5472655 100644 --- a/devel/roundup/distinfo +++ b/devel/roundup/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/02/11 05:46:31 lukem Exp $ +$NetBSD: distinfo,v 1.2 2003/03/02 07:27:51 lukem Exp $ -SHA1 (roundup-0.5.5.tar.gz) = 80e119153cba849d12856b2072698a1c0c15e187 -Size (roundup-0.5.5.tar.gz) = 465474 bytes +SHA1 (roundup-0.5.6.tar.gz) = 72b4043a36c151c955defe215adb867bd019a05f +Size (roundup-0.5.6.tar.gz) = 447716 bytes |