Re: UPDATE: sqlite3-tcl

2017-05-05 Thread Stuart Cassoff
> -- Original Message -- > From: Stuart Henderson > Date: May 5, 2017 at 2:15 AM > There is a thing called TH3 that tests the built library, this would seem > more like what we'd want to use, but it's proprietary. >From the sqlite3 site: Even though open-source users do not have

Re: UPDATE: sqlite3-tcl

2017-05-04 Thread Stuart Henderson
On 2017/05/04 17:52, Stuart Cassoff wrote: > > The mailed diff doesn't apply..(webmail word-wrapping?) > > Reads OK though. > > Grr. Most likely the new webmail client I'm using. > Thanks. > > > Makes sense, "pkglocate lib/tcl/|fgrep .so." finds a few more instances, > > should they be converted

Re: UPDATE: sqlite3-tcl

2017-05-04 Thread Stuart Cassoff
> The mailed diff doesn't apply..(webmail word-wrapping?) > Reads OK though. Grr. Most likely the new webmail client I'm using. Thanks. > Makes sense, "pkglocate lib/tcl/|fgrep .so." finds a few more instances, > should they be converted too? Probably yes. I'll look into it further. btw, I not

Re: UPDATE: sqlite3-tcl

2017-05-04 Thread Stuart Henderson
On 2017/05/04 08:31, Stuart Cassoff wrote: > ping > > > -- Original Message -- > > From: Stuart Cassoff <3...@bell.net> > > Date: April 28, 2017 at 10:30 PM > > > > > > Update to same version as sqlite3. > > This is a loadable lib; don't treat it as a linkable lib. > > I can take

Re: UPDATE: sqlite3-tcl

2017-05-04 Thread Stuart Cassoff
ping > -- Original Message -- > From: Stuart Cassoff <3...@bell.net> > Date: April 28, 2017 at 10:30 PM > > > Update to same version as sqlite3. > This is a loadable lib; don't treat it as a linkable lib. > I can take maintainership. > > Stu > > > Index: Makefile > ===

UPDATE: sqlite3-tcl

2017-04-28 Thread Stuart Cassoff
Update to same version as sqlite3. This is a loadable lib; don't treat it as a linkable lib. I can take maintainership. Stu Index: Makefile === RCS file: /cvs/ports/databases/sqlite3-tcl/Makefile,v retrieving revision 1.1 diff -u -p