summaryrefslogtreecommitdiff
path: root/devel/roundup
diff options
context:
space:
mode:
authorlukem <lukem@pkgsrc.org>2003-03-02 07:27:51 +0000
committerlukem <lukem@pkgsrc.org>2003-03-02 07:27:51 +0000
commitd4345a04c0f62f0081bfa961cc08b9f2b5064e3f (patch)
tree6fe41eee52fe19e2bebea80ee12bbb58b99e5c13 /devel/roundup
parent65df436f25bb0eded093e7c81983aa59f0aa290e (diff)
downloadpkgsrc-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')
-rw-r--r--devel/roundup/Makefile4
-rw-r--r--devel/roundup/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile
index 2d9f8b9dd1a..7e29ac4151d 100644
--- a/devel/roundup/Makefile
+++ b/devel/roundup/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2003/02/14 15:43:39 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/03/02 07:27:51 lukem Exp $
-DISTNAME= roundup-0.5.5
+DISTNAME= roundup-0.5.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundup/}
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