pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

update to databases/sqlite3



oxford# diff -u ./sqlite3/Makefile.fu ./sqlite3/Makefile.common
--- ./sqlite3/Makefile.fu       2009-01-16 22:47:45.000000000 -0800
+++ ./sqlite3/Makefile.common   2009-01-16 22:04:12.000000000 -0800
@@ -2,7 +2,7 @@
 
 # used by databases/sqlite3-tcl/Makefile
 
-DISTNAME=      sqlite-3.6.9
+DISTNAME=      sqlite-3.6.10
 PKGNAME=       ${DISTNAME:S/-/3-/}
 CATEGORIES=    databases
 MASTER_SITES=  http://www.hwaci.com/sw/sqlite/ \


================================================


oxford# pwd
/usr/pkgsrc/databases/sqlite3/patches
oxford# cat ./patch-aa
$NetBSD$

--- ./Makefile.in.orig  2009-01-15 06:01:45.000000000 -0800
+++ ./Makefile.in
@@ -458,7 +458,7 @@ libtclsqlite3.la:   tclsqlite.lo libsqlite
        $(LTLINK) -o $@ tclsqlite.lo \
                libsqlite3.la @TCL_STUB_LIB_SPEC@ $(TLIBS) \
                 -rpath "$(libdir)/sqlite" \
-               -module -avoid-version
+               -version-info "8:6:8"
 
 sqlite3$(TEXE):        $(TOP)/src/shell.c libsqlite3.la sqlite3.h
        $(LTLINK) $(READLINE_FLAGS) \

-- 

Brad Harder,
Method Logic Digital Consulting
http://www.methodlogic.net


Home | Main Index | Thread Index | Old Index