summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorgdt <gdt>2013-02-14 14:56:23 +0000
committergdt <gdt>2013-02-14 14:56:23 +0000
commit56f8cb6bcf7763dab1013dda57d3204910494994 (patch)
tree8c18016d34d30e828361a88944f0c8e6b994aeea /www
parentfcda28c187d412ee9e9e63b5a3b74326b6313e0d (diff)
downloadpkgsrc-56f8cb6bcf7763dab1013dda57d3204910494994.tar.gz
Now that I understand that py-sqlite2 means sqlite3, adjust comments
about trac/ja-trac database differences (which I now perceive as smaller).
Diffstat (limited to 'www')
-rw-r--r--www/trac/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile
index 55075e350b9..9bf391781b9 100644
--- a/www/trac/Makefile
+++ b/www/trac/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2013/02/13 17:10:45 gdt Exp $
+# $NetBSD: Makefile,v 1.60 2013/02/14 14:56:23 gdt Exp $
#
DISTNAME= Trac-1.0
@@ -23,8 +23,10 @@ LICENSE= modified-bsd
#
# www/trac options are not in options.mk (to be fixed).
#
-# sqlite2 vs sqlite3: This package supports sqlite3 or postgresql.
-# ja-trace supports sqlite2, postgresql, and mysql.
+# This package supports sqlite3 or postgresql.
+# ja-trac supports sqlite3, postgresql, and mysql.
+# ja-trac uses py-sqlite2 (separate Python DB API 2.0 support for sqlite3)
+# while this package uses py-sqlite3 (bundled support for sqlite3).
DEPENDS+= ${PYPKGPREFIX}-genshi>=0.6:../../www/py-genshi
# Arguably there should be a trac-svn package that depends on