summaryrefslogtreecommitdiff
path: root/devel/roundup
diff options
context:
space:
mode:
Diffstat (limited to 'devel/roundup')
-rw-r--r--devel/roundup/Makefile12
-rw-r--r--devel/roundup/PLIST15
-rw-r--r--devel/roundup/distinfo6
3 files changed, 11 insertions, 22 deletions
diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile
index 2f887f3293a..54a6ef2562a 100644
--- a/devel/roundup/Makefile
+++ b/devel/roundup/Makefile
@@ -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 @@ COMMENT= Issue tracking system with command-line, web and email clients
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 --git a/devel/roundup/PLIST b/devel/roundup/PLIST
index c0a37054ebd..a9e6f5c213f 100644
--- a/devel/roundup/PLIST
+++ b/devel/roundup/PLIST
@@ -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-mailgw.1
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-codesourcery-medium.png
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 --git a/devel/roundup/distinfo b/devel/roundup/distinfo
index ef7edd3c649..26c9739546d 100644
--- a/devel/roundup/distinfo
+++ b/devel/roundup/distinfo
@@ -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