pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/roundup update to 0.7.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1b869dd76912
branches:  trunk
changeset: 476985:1b869dd76912
user:      recht <recht%pkgsrc.org@localhost>
date:      Thu Jun 24 21:05:44 2004 +0000

description:
update to 0.7.5

0.7.5 is a bug fix release, including:

- force lookup of journal props in anydbm filtering
- fixed lookup of "missing" Link values for new props in anydbm backend
- allow list of values for id, Number and Boolean filtering in anydbm
  backend
- fixed some more mysql 0.6->0.7 upgrade bugs (sf bug 950410)
- fixed Boolean values in postgresql (sf bugs 972546 and 972600)
- fixed -g arg to roundup-server (sf bug 973946)
- better roundup-server usage string (sf bug 973352)
- include "context" always, as documented (sf bug 965447)
- fixed REMOTE_USER (external HTTP Basic auth) (sf bug 977309)
- fixed roundup-admin "find" to use better value parsing
- fixed RDBMS Class.find() to handle None value in multiple find
- export now stores file "content" in separate files in export directory

0.7.4 is a bug fix release, including:

- re-acquire the OTK manager when we re-open the database
- mailgw handler can close the database on us
- fixed grouping by a NULL Link value
- fixed anydbm import/export (sf bugs 965216, 964457, 964450)
- fix python 2.3.3 strftime deprecation warning (sf patch 968398)
- fix some column datatypes in postgresql and mysql (sf bugs 962611,
  959177 and 964231)
- fixed RDBMS journal packing (sf bug 959177)
- fixed filtering by floats in anydbm (sf bug 963584)

diffstat:

 devel/roundup/Makefile |   4 ++--
 devel/roundup/PLIST    |  19 ++++++++++++++++++-
 devel/roundup/distinfo |   6 +++---
 3 files changed, 23 insertions(+), 6 deletions(-)

diffs (85 lines):

diff -r 33483650e979 -r 1b869dd76912 devel/roundup/Makefile
--- a/devel/roundup/Makefile    Thu Jun 24 18:44:52 2004 +0000
+++ b/devel/roundup/Makefile    Thu Jun 24 21:05:44 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2004/06/06 21:52:53 recht Exp $
+# $NetBSD: Makefile,v 1.18 2004/06/24 21:05:44 recht Exp $
 
-DISTNAME=      roundup-0.7.3
+DISTNAME=      roundup-0.7.5
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=roundup/}
 
diff -r 33483650e979 -r 1b869dd76912 devel/roundup/PLIST
--- a/devel/roundup/PLIST       Thu Jun 24 18:44:52 2004 +0000
+++ b/devel/roundup/PLIST       Thu Jun 24 21:05:44 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/05/10 09:32:23 recht Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/06/24 21:05:44 recht Exp $
 bin/roundup-admin
 bin/roundup-mailgw
 bin/roundup-server
@@ -208,17 +208,25 @@
 man/man1/roundup-server.1
 share/doc/roundup/CHANGES.txt
 share/doc/roundup/COPYING.txt
+share/doc/roundup/FAQ.html
 share/doc/roundup/FAQ.txt
 share/doc/roundup/README.txt
 share/doc/roundup/ZPL.txt
+share/doc/roundup/admin_guide.html
 share/doc/roundup/admin_guide.txt
+share/doc/roundup/announcement.html
 share/doc/roundup/announcement.txt
+share/doc/roundup/customizing.html
 share/doc/roundup/customizing.txt
 share/doc/roundup/debugging.txt
 share/doc/roundup/default.css
+share/doc/roundup/design.html
 share/doc/roundup/design.txt
+share/doc/roundup/developers.html
 share/doc/roundup/developers.txt
+share/doc/roundup/features.html
 share/doc/roundup/features.txt
+share/doc/roundup/glossary.html
 share/doc/roundup/glossary.txt
 share/doc/roundup/images/edit.png
 share/doc/roundup/images/hyperdb.png
@@ -227,17 +235,26 @@
 share/doc/roundup/images/logo-software-carpentry-standard.png
 share/doc/roundup/images/roundup-1.png
 share/doc/roundup/images/roundup.png
+share/doc/roundup/implementation.html
 share/doc/roundup/implementation.txt
+share/doc/roundup/index.html
 share/doc/roundup/index.txt
+share/doc/roundup/installation.html
 share/doc/roundup/installation.txt
+share/doc/roundup/mysql.html
 share/doc/roundup/mysql.txt
 share/doc/roundup/original_overview.html
 share/doc/roundup/overview.txt
+share/doc/roundup/postgresql.html
 share/doc/roundup/postgresql.txt
 share/doc/roundup/spec.html
+share/doc/roundup/tracker_templates.html
 share/doc/roundup/tracker_templates.txt
+share/doc/roundup/upgrading.html
 share/doc/roundup/upgrading.txt
+share/doc/roundup/user_guide.html
 share/doc/roundup/user_guide.txt
+share/doc/roundup/whatsnew-0.7.html
 share/doc/roundup/whatsnew-0.7.txt
 share/roundup/cgi-bin/roundup.cgi
 share/roundup/templates/classic/TEMPLATE-INFO.txt
diff -r 33483650e979 -r 1b869dd76912 devel/roundup/distinfo
--- a/devel/roundup/distinfo    Thu Jun 24 18:44:52 2004 +0000
+++ b/devel/roundup/distinfo    Thu Jun 24 21:05:44 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.14 2004/06/06 21:52:53 recht Exp $
+$NetBSD: distinfo,v 1.15 2004/06/24 21:05:44 recht Exp $
 
-SHA1 (roundup-0.7.3.tar.gz) = 234a61349e88a879a227e66871310cc462a66a6c
-Size (roundup-0.7.3.tar.gz) = 610956 bytes
+SHA1 (roundup-0.7.5.tar.gz) = 671739fe8cd68af7cd2b3a3ccb0f18f0749ab993
+Size (roundup-0.7.5.tar.gz) = 718873 bytes



Home | Main Index | Thread Index | Old Index