ports/111144: [patch] cvstrac version -> 2.0.0
Norbert Koch
nkoch at demig.de
Mon Apr 2 16:20:04 UTC 2007
>Number: 111144
>Category: ports
>Synopsis: [patch] cvstrac version -> 2.0.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Apr 02 16:20:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Norbert Koch
>Release: 4.11
>Organization:
>Environment:
>Description:
I'd like to have cvstrac updated to 2.0.0.
It works for me with the additional patch (see below) in db.c.
But I'd suggest someone else should confirm that.
SHA256 is missing, as I run this under 4.11.
So this needs to be added.
Perhaps pkg-descr should mention that cvstrac's
database may have to be upgraded from sqlite2 to sqlite3
like e.g.:
mv cvstrac.db cvstrac_2.db &&
sqlite cvstrac_2.db .dump | sqlite3 cvstrac.db
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list