svn commit: r313167 - in head: databases/py-bsddb databases/py-bsddb/files databases/py-gdbm databases/py-gdbm/files databases/py-sqlite3 databases/py-sqlite3/files x11-toolkits/py-tkinter x11-tool...
Li-Wen Hsu
lwhsu at FreeBSD.org
Mon Mar 4 03:12:44 UTC 2013
On Sun, Mar 03, 2013 at 22:01:34 +0100, Dag-Erling SmÈûrgrav wrote:
> Li-Wen Hsu <lwhsu at FreeBSD.org> writes:
> > Log:
> > - Install standard libraries separated as other ports to the same place
> > with other standard libraries (${PYTHON_LIBDIR}/lib-dynload)
> > - Improve consistency of the Makefile(s)
> > - Whitespace cleanup for the patches
>
> This commit broke pretty much every single port with a direct dependency
> on py-sqlite3, and probably also those with direct dependencies on the
> other ports you touched. Here's a partial list, not counting those that
> have already been fixed by their maintainers (such as www/firefox):
I'm really sorry about this, I already have the patch for the affected ports,
it's under testing currently. Ports related to _tkinter.so is fixed, ports
depends on checking _bsddb.so, _sqlite3.so and gdbm.so will be fixed
later today.
--
Li-Wen Hsu <lwhsu at FreeBSD.org>
http://lwhsu.org
More information about the svn-ports-head
mailing list