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.65



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c382c84cde1
branches:  trunk
changeset: 468763:1c382c84cde1
user:      recht <recht%pkgsrc.org@localhost>
date:      Mon Feb 16 20:43:27 2004 +0000

description:
update to 0.65

The 0.6.5 release fixes some bugs:
- mailgw handling of subject-line errors
- allow serving of FileClass file content when the class isn't called
  "file" (eg. messages and other FileClasses)
- allowed negative ids (ie. new item markers) in HTMLClass.getItem,
  allowing "db/file_with_status/-1/status/menu" to generate a useful
  widget
- fixed content-type when templates are serving up xml (thanks Godefroid
  Chapelle)
- fixed IE double-submit when it shouldn't (sf bug 842254)
- fixed check for JS pop()/push() to make more general (sf bug 877504)
- fix re-enabling queries (sf bug 861940)
- use supplied content-type on file uploads before trying filename
- fixed roundup-reminder script to use default schema (thanks Klamer Schutte)
- fixed edit action / parsePropsFromForm to handle index-page edits better
- safer logging from HTTP server (sf bug 896917)

diffstat:

 devel/roundup/Makefile |  12 +++++++-----
 devel/roundup/PLIST    |  15 +--------------
 devel/roundup/distinfo |   6 +++---
 3 files changed, 11 insertions(+), 22 deletions(-)

diffs (95 lines):

diff -r 899a0e7bd8bf -r 1c382c84cde1 devel/roundup/Makefile
--- a/devel/roundup/Makefile    Mon Feb 16 20:36:04 2004 +0000
+++ b/devel/roundup/Makefile    Mon Feb 16 20:43:27 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2003/12/25 19:51:45 recht Exp $
+# $NetBSD: Makefile,v 1.12 2004/02/16 20:43:27 recht Exp $
 
-DISTNAME=      roundup-0.6.4
+DISTNAME=      roundup-0.6.5
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=roundup/}
 
@@ -10,12 +10,14 @@
 
 PYDISTUTILSPKG=        yes
 PY_PATCHPLIST= yes
-USE_BUILDLINK2=        yes
+USE_BUILDLINK3=        yes
 
 PYTHON_VERSIONS_ACCEPTED=      23 23pth 22 22pth 21 21pth
 
-PYTHON_PATCH_SCRIPTS=  roundup/admin.py roundup/backends/locking.py \
-                       roundup/version_check.py cgi-bin/roundup.cgi
+PYTHON_PATCH_SCRIPTS=  cgi-bin/roundup.cgi demo.py roundup/admin.py
+PYTHON_PATCH_SCRIPTS+= roundup/backends/locking.py roundup/version_check.py
+PYTHON_PATCH_SCRIPTS+= run_tests scripts/add-issue scripts/roundup-reminder
+PYTHON_PATCH_SCRIPTS+= setup.py tools/migrate-queries.py tools/pygettext.py
 
 ROUNDUPDOCDIR= ${PREFIX}/share/doc/roundup
 
diff -r 899a0e7bd8bf -r 1c382c84cde1 devel/roundup/PLIST
--- a/devel/roundup/PLIST       Mon Feb 16 20:36:04 2004 +0000
+++ b/devel/roundup/PLIST       Mon Feb 16 20:43:27 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2003/12/02 23:40:05 recht Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/02/16 20:43:27 recht Exp $
 bin/roundup-admin
 bin/roundup-mailgw
 bin/roundup-server
@@ -184,22 +184,15 @@
 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/announcement.html
 share/doc/roundup/announcement.txt
-share/doc/roundup/customizing.html
 share/doc/roundup/customizing.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
@@ -208,21 +201,15 @@
 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/maintenance.html
 share/doc/roundup/maintenance.txt
 share/doc/roundup/mysql.txt
 share/doc/roundup/original_overview.html
 share/doc/roundup/overview.txt
 share/doc/roundup/spec.html
-share/doc/roundup/upgrading.html
 share/doc/roundup/upgrading.txt
-share/doc/roundup/user_guide.html
 share/doc/roundup/user_guide.txt
 share/roundup/cgi-bin/roundup.cgi
 share/roundup/templates/classic/TEMPLATE-INFO.txt
diff -r 899a0e7bd8bf -r 1c382c84cde1 devel/roundup/distinfo
--- a/devel/roundup/distinfo    Mon Feb 16 20:36:04 2004 +0000
+++ b/devel/roundup/distinfo    Mon Feb 16 20:43:27 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2003/12/25 19:51:45 recht Exp $
+$NetBSD: distinfo,v 1.9 2004/02/16 20:43:27 recht Exp $
 
-SHA1 (roundup-0.6.4.tar.gz) = 372b376867dc91c4ec74426e091dfe4e3b9a9391
-Size (roundup-0.6.4.tar.gz) = 598251 bytes
+SHA1 (roundup-0.6.5.tar.gz) = e0b07498f9f2f3a9208cd282424a3693a1631d52
+Size (roundup-0.6.5.tar.gz) = 508097 bytes



Home | Main Index | Thread Index | Old Index