Opened 20 years ago

Closed 20 years ago

Last modified 8 years ago

#1437 closed update (fixed)

UPDATE: sqlite-2.8.11

Reported by: paul@… Owned by: fkr@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: sqlite

Description (last modified by ryandesign (Ryan Carsten Schmidt))

update sqlite from 2.8.6 to 2.8.11 (mostly bug fixes), diff is inline:

diff -u -r1.15 Portfile
--- Portfile    27 Nov 2003 12:11:02 -0000      1.15
+++ Portfile    20 Jan 2004 02:03:00 -0000
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name           sqlite
-version                2.8.6
+version                2.8.11
 categories     databases
 platforms      darwin freebsd
 maintainers    fkr@opendarwin.org
@@ -17,6 +17,6 @@
 
 homepage       http://www.sqlite.org/
 master_sites   ${homepage}
-checksums      md5 3047e24370d7e49d7bfd9728addf76cf
+checksums      md5 f439187094401fe25d26ba662db4738c
 build.type     gnu
 worksrcdir     ${name}

Change History (2)

comment:1 Changed 20 years ago by fkr@…

Resolution: fixed
Status: newclosed

committed. thanks! -fkr

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: sqlite added
Type: defectupdate
Note: See TracTickets for help on using tickets.