FreeBSD Bugzilla – Attachment 235016 Details for
Bug 264974
databases/sqlite3: Update to 3.39
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
sqlite3-20220701.diff (text/plain), 1.68 KB, created by
Pavel Volkov
on 2022-07-01 11:00:13 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2022-07-01 11:00:13 UTC
Size:
1.68 KB
patch
obsolete
>diff -urNd databases/sqlite3.orig/Makefile databases/sqlite3/Makefile >--- databases/sqlite3.orig/Makefile 2022-07-01 12:21:00.055527000 +0300 >+++ databases/sqlite3/Makefile 2022-07-01 12:33:22.335177000 +0300 >@@ -1,7 +1,7 @@ > # Created by: Ying-Chieh Liao <ijliao@FreeBSD.org> > > PORTNAME= sqlite3 >-DISTVERSION= 3.38.5 >+DISTVERSION= 3.39.0 > PORTEPOCH= 1 > CATEGORIES= databases > MASTER_SITES= https://www.sqlite.org/${YEAR}/ https://www2.sqlite.org/${YEAR}/ https://www3.sqlite.org/${YEAR}/ >@@ -43,14 +43,14 @@ > .endif > TEST_TARGET= test > >-CONFLICTS_INSTALL= sqlite3 sqlite3-icu sqlite3-tcl tcl-sqlite3 # include/sqlite3.h share/examples/sqlite3/example.tcl >- > # The default numeric file permissions for newly created database files under unix. > # If not specified, the default is 0644 which means that the files is globally > # readable but only writable by the creator. > .ifdef DEFAULT_FILE_PERMISSIONS > CPPFLAGS+= -DSQLITE_DEFAULT_FILE_PERMISSIONS=${DEFAULT_FILE_PERMISSIONS} > .endif >+ >+CONFLICTS_INSTALL= sqlite3 sqlite3-icu sqlite3-tcl tcl-sqlite3 # include/sqlite3.h share/examples/sqlite3/example.tcl > > SUB_FILES= example.tcl > SUB_LIST= TCLSH_CMD="${TCLSH}" >diff -urNd databases/sqlite3.orig/distinfo databases/sqlite3/distinfo >--- databases/sqlite3.orig/distinfo 2022-07-01 12:21:00.056240000 +0300 >+++ databases/sqlite3/distinfo 2022-07-01 12:23:47.506417000 +0300 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1653202606 >-SHA256 (sqlite-src-3380500.zip) = 6503bb59e39ec8663083696940ec818cd5555196e6ca543d4029440cca7b00d9 >-SIZE (sqlite-src-3380500.zip) = 13245057 >+TIMESTAMP = 1656667427 >+SHA256 (sqlite-src-3390000.zip) = b3585f37dd106dbb3d46c8c17a2d275f9a4b87df8c4509bd2d6a5b40032426e6 >+SIZE (sqlite-src-3390000.zip) = 13400405
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 264974
: 235016 |
235017
|
235018
|
235019
|
235020
|
235021