hi,

does anyone here see problemes with moving trac's dependency from
py-sqlite to py-sqlite2 ?
There are plugins available for trac, that require that trac runs with
an sqlite3. Besides that, running trac with sqlite3 seems to be the
de-facto standard out there.

felix


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/trac/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile    8 Oct 2007 08:22:43 -0000       1.13
+++ Makefile    17 Apr 2008 19:45:09 -0000
@@ -3,7 +3,7 @@
 COMMENT=       wiki and bug tracking system for software projects
 
 DISTNAME=      trac-0.10.4
-PKGNAME=       ${DISTNAME}p1
+PKGNAME=       ${DISTNAME}p2
 CATEGORIES=    www devel
 
 MAINTAINER=    Ben Lovett <[EMAIL PROTECTED]>
@@ -21,7 +21,7 @@
 
 MODULES=       lang/python
 
-MY_DEPENDS=    ::databases/py-sqlite \
+MY_DEPENDS=    ::databases/py-sqlite2 \
                ::devel/subversion,-python \
                ::textproc/py-docutils \
                ::www/clearsilver,python


-- 
GPG/PGP:   D9AC74D0 / 076E 1E87 3E05 1C7F B1A0  8A48 0D31 9BD3 D9AC 74D0
http://hazardous.org/~fkr - [EMAIL PROTECTED] - [EMAIL PROTECTED]|irc  - 
FKR-RIPE
https://www.bytemine.net/ - bytemine - BSD based Hosting/Solutions/Ideas

Reply via email to