Revision: 5469 Author: pebender Date: Sat Sep 12 10:52:48 2009 Log: - Updated package db/sqlite.
http://code.google.com/p/minimyth/source/detail?r=5469 Modified: /trunk/gar-minimyth/html/minimyth/document-changelog.txt /trunk/gar-minimyth/script/db/sqlite/Makefile /trunk/gar-minimyth/script/db/sqlite/checksums ======================================= --- /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Sep 12 10:49:56 2009 +++ /trunk/gar-minimyth/html/minimyth/document-changelog.txt Sat Sep 12 10:52:48 2009 @@ -79,6 +79,7 @@ Updated packages Updated db/mysql. + Updated db/sqlite. Updated devel/fakeroot. Updated disk/e2fsprogs. Updated disk/hdparm. ======================================= --- /trunk/gar-minimyth/script/db/sqlite/Makefile Mon Aug 10 09:36:32 2009 +++ /trunk/gar-minimyth/script/db/sqlite/Makefile Sat Sep 12 10:52:48 2009 @@ -1,5 +1,5 @@ GARNAME = sqlite -GARVERSION = 3.6.17 +GARVERSION = 3.6.18 CATEGORIES = db MASTER_SITES = http://www.sqlite.org/ DISTFILES = $(DISTNAME).tar.gz @@ -9,7 +9,8 @@ define BLURB endef -DEPENDS = lang/c +DEPENDS = lang/c +BUILDDEPS = utils/tcl CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile ======================================= --- /trunk/gar-minimyth/script/db/sqlite/checksums Mon Aug 10 09:36:32 2009 +++ /trunk/gar-minimyth/script/db/sqlite/checksums Sat Sep 12 10:52:48 2009 @@ -1,1 +1,1 @@ -f89f62afc765e08b3f0e47cdc47a15d4 download/sqlite-3.6.17.tar.gz +54fa7782a56edf0bf6016a2548b86c4c download/sqlite-3.6.18.tar.gz --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "minimyth-commits" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/minimyth-commits?hl=en -~----------~----~----~----~------~----~------~--~---
