UPDATE: sqlite-2.8.11
Reported by: |
paul@… |
Owned by: |
fkr@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
sqlite
|
|
|
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)
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Description: |
modified (diff)
|
Port: |
sqlite added
|
Type: |
defect →
update
|
committed. thanks! -fkr