[csw-devel] SF.net SVN: gar:[10792] csw/mgar/pkg/sqlite3/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Aug 23 12:45:53 CEST 2010


Revision: 10792
          http://gar.svn.sourceforge.net/gar/?rev=10792&view=rev
Author:   dmichelsen
Date:     2010-08-23 10:45:53 +0000 (Mon, 23 Aug 2010)

Log Message:
-----------
sqlite3: Update to 3.7.1

Modified Paths:
--------------
    csw/mgar/pkg/sqlite3/trunk/Makefile
    csw/mgar/pkg/sqlite3/trunk/checksums

Modified: csw/mgar/pkg/sqlite3/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/Makefile	2010-08-22 14:34:34 UTC (rev 10791)
+++ csw/mgar/pkg/sqlite3/trunk/Makefile	2010-08-23 10:45:53 UTC (rev 10792)
@@ -1,5 +1,5 @@
 GARNAME      = sqlite3
-GARVERSION   = 3.6.23.1
+GARVERSION   = 3.7.1
 CATEGORIES   = lib
 
 DESCRIPTION  = An embeddable SQL engine in a C library
@@ -12,7 +12,10 @@
 MASTER_SITES = http://sqlite.org/
 DISTNAME = sqlite-$(GARVERSION)
 DISTFILES = $(DISTNAME).tar.gz 
+DISTFILES += copyright-release.html
 
+LICENSE = copyright-release.html
+
 PATCHFILES = gar-base.diff
 PATCHFILES += shell.c.diff
 
@@ -36,12 +39,6 @@
 RUNTIME_DEP_PKGS_CSWsqlite3 += CSWreadline
 RUNTIME_DEP_PKGS_CSWsqlite3 += CSWncurses
 
-CHECKPKG_OVERRIDES_CSWsqlite3devel += license-missing|/opt/csw/share/doc/sqlite3_devel/license
-CHECKPKG_OVERRIDES_CSWsqlite3rt += license-missing|/opt/csw/share/doc/sqlite3_rt/license
-CHECKPKG_OVERRIDES_CSWsqlite3 += license-missing|/opt/csw/share/doc/sqlite3/license
-CHECKPKG_OVERRIDES_CSWsqlite3rt += file-with-bad-content|/export/medusa|root/opt/csw/lib/tcl8.4/sqlite3/libtclsqlite3.so
-CHECKPKG_OVERRIDES_CSWsqlite3rt += file-with-bad-content|/export/medusa|root/opt/csw/share/checkpkg/overrides/sqlite3_rt
-
 BUILD_DEP_PKGS = CSWreadline CSWncurses
 
 BUILD64 = 1

Modified: csw/mgar/pkg/sqlite3/trunk/checksums
===================================================================
--- csw/mgar/pkg/sqlite3/trunk/checksums	2010-08-22 14:34:34 UTC (rev 10791)
+++ csw/mgar/pkg/sqlite3/trunk/checksums	2010-08-23 10:45:53 UTC (rev 10792)
@@ -1,3 +1,4 @@
+fc9432136482bcde03102bc3e06dd413  copyright-release.html
 80d638505872be7ffa238d43f0e268b2  gar-base.diff
 1a2be927ceacfa534501b9f4675bce83  shell.c.diff
-d99f1b31da0eb33271464bee15cec701  sqlite-3.6.23.1.tar.gz
+96bebad5f9009f0437d9878b8728dab6  sqlite-3.7.1.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list