FreeBSD Bugzilla – Attachment 136478 Details for
Bug 181705
[MAINTAINER] databases/tcl-sqlite3: update to 3.8.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
tcl-sqlite3-3.8.0.1.patch
tcl-sqlite3-3.8.0.1.patch (text/plain), 1.41 KB, created by
Pavel Volkov
on 2013-08-31 14:20:00 UTC
(
hide
)
Description:
tcl-sqlite3-3.8.0.1.patch
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2013-08-31 14:20:00 UTC
Size:
1.41 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 325724) >+++ Makefile (working copy) >@@ -2,11 +2,11 @@ > # $FreeBSD$ > > PORTNAME= sqlite3 >-PORTVERSION= 3.7.17 >+PORTVERSION= 3.8.0.1 > CATEGORIES= databases tcl > MASTER_SITES= http://www.sqlite.org/2013/ http://www2.sqlite.org/2013/ http://www3.sqlite.org/2013/ > PKGNAMEPREFIX= tcl- >-DISTNAME= sqlite-autoconf-3071700 >+DISTNAME= sqlite-autoconf-3080001 > > MAINTAINER= pavelivolkov@gmail.com > COMMENT= SQLite extension for Tcl using the Tcl Extension Architecture (TEA) >Index: distinfo >=================================================================== >--- distinfo (revision 325724) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (sqlite-autoconf-3071700.tar.gz) = 8ff46d0baa9e64c0815544e829e985f1161c096aa6344c8f430791dbeadc2baf >-SIZE (sqlite-autoconf-3071700.tar.gz) = 1876108 >+SHA256 (sqlite-autoconf-3080001.tar.gz) = 1d92ccfca5629701b207e57e86fdf0a01d8dca61c60e1246f92ec8d87408cf36 >+SIZE (sqlite-autoconf-3080001.tar.gz) = 1878758 >Index: files/example.tcl.in >=================================================================== >--- files/example.tcl.in (revision 325724) >+++ files/example.tcl.in (working copy) >@@ -6,7 +6,7 @@ > puts stderr "Usage: $argv0 DATABASE SQL-STATEMENT" > exit 1 > } >-sqlite db [lindex $argv 0] >+sqlite3 db [lindex $argv 0] > db eval [lindex $argv 1] x { > foreach v $x(*) { > puts "$v = $x($v)"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 181705
: 136478