Bug 111925 - performance update: sqlite3.3.15 to 3.3.16
Summary: performance update: sqlite3.3.15 to 3.3.16
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-20 03:20 UTC by Michael Scheidell
Modified: 2007-04-21 01:10 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (116 bytes, patch)
2007-04-20 03:20 UTC, Michael Scheidell
no flags Details | Diff
file.diff (561 bytes, patch)
2007-04-20 03:20 UTC, Michael Scheidell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Scheidell 2007-04-20 03:20:20 UTC
2007-Apr-18 - Version 3.3.16

Performance improvements added in 3.3.14 but mistakenly turned off in 
3.3.15 have been reinstated. A bug has been fixed that prevented VACUUM 
from running if a NULL value was in a UNIQUE column.

Fix: apply these patches
PORTNAME=      sqlite3
-PORTVERSION=   3.3.16
+PORTVERSION=   3.3.15
 CATEGORIES=    databases
 MASTER_SITES=  http://www.sqlite.org/
 .if defined(USE_THOL)
How-To-Repeat: na http://www.sqlite.org
Comment 1 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-20 07:37:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-20 07:42:35 UTC
State Changed
From-To: open->closed

The port is already at 3.3.16, your PR downgrades it at .15
Comment 3 Michael Scheidell 2007-04-20 12:39:34 UTC
only if you apply the patches backwards.

and according to www.freebsd.org/ports  the port on freebsd is still at 3.3.15.

http://www.freebsd.org/cgi/ports.cgi?query=sqlite3&stype=all
Comment 4 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-20 22:58:23 UTC
State Changed
From-To: closed->open

closed by mistake :(
Comment 5 Marcus Alves Grando freebsd_committer freebsd_triage 2007-04-21 00:45:55 UTC
Responsible Changed
From-To: itetcu->mnag

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2007-04-21 01:07:46 UTC
mnag        2007-04-21 00:07:41 UTC

  FreeBSD ports repository

  Modified files:
    databases/sqlite3    Makefile distinfo 
  Log:
  - Update to 3.3.16
  
  PR:             111925
  Submitted by:   Michael Scheidell <scheidell___secnap.net>
  
  Revision  Changes    Path
  1.27      +1 -1      ports/databases/sqlite3/Makefile
  1.19      +3 -3      ports/databases/sqlite3/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Marcus Alves Grando freebsd_committer freebsd_triage 2007-04-21 01:07:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!