FreeBSD Bugzilla – Attachment 149669 Details for
Bug 195062
[maintainer] Update Port: databases/sqlite3 to 3.8.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update Port: databases/sqlite3 to 3.8.7.2
sqlite3-3.8.7.2.diff (text/plain), 1.74 KB, created by
Pavel Volkov
on 2014-11-21 13:37:00 UTC
(
hide
)
Description:
Update Port: databases/sqlite3 to 3.8.7.2
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2014-11-21 13:37:00 UTC
Size:
1.74 KB
patch
obsolete
>diff -ruN databases/sqlite3.orig/Makefile databases/sqlite3/Makefile >--- databases/sqlite3.orig/Makefile 2014-11-21 16:12:21.000000000 +0300 >+++ databases/sqlite3/Makefile 2014-11-21 16:14:02.000000000 +0300 >@@ -2,11 +2,10 @@ > # $FreeBSD: head/databases/sqlite3/Makefile 372001 2014-11-01 10:37:06Z madpilot $ > > PORTNAME= sqlite3 >-PORTVERSION= 3.8.7 >-PORTREVISION= 1 >+PORTVERSION= 3.8.7.2 > CATEGORIES= databases > MASTER_SITES= http://www.sqlite.org/2014/ http://www2.sqlite.org/2014/ http://www3.sqlite.org/2014/ >-DISTNAME= sqlite-autoconf-3080700 >+DISTNAME= sqlite-autoconf-3080702 > > MAINTAINER= pavelivolkov@gmail.com > COMMENT= SQL database engine in a C library >@@ -45,6 +44,7 @@ > UNLOCK_NOTIFY_DESC= Enable notification on unlocking > EXTENSION_DESC= Allow loadable extensions > >+# http://www.sqlite.org/tempfiles.html#tempstore > OPTIONS_SINGLE_RAMT= TS0 TS1 TS2 TS3 > RAMT_DESC= Where to store temporary file > TS0_DESC= Always use temporary file >@@ -52,6 +52,7 @@ > TS2_DESC= Memory by default, change allowed PRAGMA > TS3_DESC= Always use memory > >+# http://www.sqlite.org/queryplanner-ng.html#qpstab > OPTIONS_RADIO_STAT= STAT3 STAT4 > STAT_DESC= Which query planner to use > STAT3_DESC= collect histogram data from leftmost column >diff -ruN databases/sqlite3.orig/distinfo databases/sqlite3/distinfo >--- databases/sqlite3.orig/distinfo 2014-11-21 16:12:21.000000000 +0300 >+++ databases/sqlite3/distinfo 2014-11-21 16:14:23.000000000 +0300 >@@ -1,2 +1,2 @@ >-SHA256 (sqlite-autoconf-3080700.tar.gz) = d0b42377fb59ea8dfe690334af04505e34e60e6875058a01aebd2502ac63d4ae >-SIZE (sqlite-autoconf-3080700.tar.gz) = 1998217 >+SHA256 (sqlite-autoconf-3080702.tar.gz) = 8da1729e8b39d86bc23c8bdb439ad385afe4fcfcfe2b6796406a062a76e9d20e >+SIZE (sqlite-autoconf-3080702.tar.gz) = 1998965
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
Flags:
pavelivolkov
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 195062
:
149468
| 149669