On Tue, Sep 24, 2013 at 03:23:41PM -0400, Stuart Cassoff wrote:
> On 09/24/13 15:12, Landry Breuil wrote:
> > On Tue, Sep 24, 2013 at 03:00:07PM -0400, Stuart Cassoff wrote:
> >> On 09/24/13 14:04, Landry Breuil wrote:
> >>> On Tue, Sep 24, 2013 at 01:58:17PM -0400, Stuart Cassoff wrote:
> >>>> On 07/09/13 10:44, Stuart Cassoff wrote:
> >>>>> An individual port of the Tcl Sqlite bindings.
> >>>>> For when/if the sqlite3 port is removed.
> >>>>>
> >>>>> Stu
> >>>>>
> >>>>
> >>>> Here's the 3.8.0.2 version.
> >>>>
> >>>> Stu
> >>>
> >>> Missing @conflict/@pkgpath/quirks entry for upgrade path ?
> >>
> >> New port attached. I think I got it right.
> >> Not sure what to do about quirks since both the old and new packages have 
> >> the same name.
> > 
> > Right. As long as you've tested the pkg_add -r upgrade path...
> > 
> >>  The
> >>> distname/distfiles handling looks bogus, we usually dont fiddle with
> >>> DISTFILES, rather fix pkgname afterwards.
> >>
> >> Ah yeah. timtowtdi :p
> > 
> > Sure, but that way i think you dont need to set WRKDIR in the Makefile
> > anymore :)
> > 
> > Landry
> > 
> > 
> > 
> 
> Obviously I was doing it wrong and yes, the WRKDIST setting isn't needed, 
> thanks.
> Works with 'make update' and 'pkg_add -r'.

ok for me. Note that if you link it to the build in databases/Makefile, you need
to unlink sqlite3 (or even remove it ?), and adjust databases/tdbc-sqlite3
so that it picks up the new one.

Landry

Reply via email to