Date: Wed, 22 Mar 2006 14:54:16 +0000 (UTC) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBD-SQLite Makefile ports/databases/p5-DBD-SQLite/files patch-dbdimp.c Message-ID: <200603221454.k2MEsGJB063590@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tobez 2006-03-22 14:54:16 UTC
FreeBSD ports repository
Modified files:
databases/p5-DBD-SQLite Makefile
Added files:
databases/p5-DBD-SQLite/files patch-dbdimp.c
Log:
Switch to always using sqlite library from databases/sqlite3 port as
opposed to using the version of the library bundled with this port.
Rationale: the recent versions of databases/sqlite3 introduced
incompatible changes to the DB file format, and we'd like to keep
interoperability between this port and databases/sqlite3.
Reported by: edwin
PR: 94668
Revision Changes Path
1.30 +13 -6 ports/databases/p5-DBD-SQLite/Makefile
1.3 +22 -0 ports/databases/p5-DBD-SQLite/files/patch-dbdimp.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603221454.k2MEsGJB063590>
