summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt>2013-02-14 14:56:23 +0000
committergdt <gdt>2013-02-14 14:56:23 +0000
commit333809b9e1d9ec0a52cb917e721147eaee2e0b82 (patch)
tree8c18016d34d30e828361a88944f0c8e6b994aeea
parent56e7b0d2781afd679df2c08df891fdcb1e8a301c (diff)
downloadpkgsrc-333809b9e1d9ec0a52cb917e721147eaee2e0b82.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).
-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