From e2a5491cf5397f87c7a2b2d162a5a0f972c0994b Mon Sep 17 00:00:00 2001 From: recht Date: Tue, 2 Dec 2003 23:40:05 +0000 Subject: update to 0.6.3.1 Fixed: - fixed detectors fix incorrectly fixed in bugfix release 0.6.2 - added note to upgrading doc for detectors fix in 0.6.2 - added script to help migrating queries from pre-0.6 trackers - fixed "documentation" of getnodeids in roundup.hyperdb - added flush() to DevNull (sf bug #835365) - fixed javascript for help window for only one checkbox case - Date +/- Interval now works, and Date - Date also works - handle socket timeout exception (thanks Marcus Priesch) - fixed retirement of items in rdbms imports (sf bug 841355) - fixed bug in looking up journal of newly-created items in *dbm backends --- devel/roundup/Makefile | 4 ++-- devel/roundup/PLIST | 3 +-- devel/roundup/distinfo | 6 +++--- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile index 24c168ac175..9e4c154890a 100644 --- a/devel/roundup/Makefile +++ b/devel/roundup/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2003/09/29 12:52:16 recht Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/02 23:40:05 recht Exp $ -DISTNAME= roundup-0.6.2 +DISTNAME= roundup-0.6.3.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundup/} diff --git a/devel/roundup/PLIST b/devel/roundup/PLIST index 2f7ae13211e..c0a37054ebd 100644 --- a/devel/roundup/PLIST +++ b/devel/roundup/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/09/14 17:30:18 recht Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/12/02 23:40:05 recht Exp $ bin/roundup-admin bin/roundup-mailgw bin/roundup-server @@ -199,7 +199,6 @@ share/doc/roundup/developers.html share/doc/roundup/developers.txt share/doc/roundup/features.html share/doc/roundup/features.txt -share/doc/roundup/gadfly.txt share/doc/roundup/glossary.html share/doc/roundup/glossary.txt share/doc/roundup/images/edit.png diff --git a/devel/roundup/distinfo b/devel/roundup/distinfo index b850c596160..2ff7d2ff2c0 100644 --- a/devel/roundup/distinfo +++ b/devel/roundup/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2003/09/29 12:52:16 recht Exp $ +$NetBSD: distinfo,v 1.7 2003/12/02 23:40:05 recht Exp $ -SHA1 (roundup-0.6.2.tar.gz) = 6a3c079049377a76097677263668f4deb32ae148 -Size (roundup-0.6.2.tar.gz) = 605530 bytes +SHA1 (roundup-0.6.3.1.tar.gz) = 2b328482878cb14cf92c56029103bb98416e93dc +Size (roundup-0.6.3.1.tar.gz) = 597894 bytes -- cgit v1.2.3