FreeBSD Bugzilla – Attachment 199738 Details for
Bug 233713
databases/tcl-sqlite3: Update to 3.26.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
tcl-sqlite3-20181202T0850.diff (text/plain), 1.49 KB, created by
Pavel Volkov
on 2018-12-02 09:39:33 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2018-12-02 09:39:33 UTC
Size:
1.49 KB
patch
obsolete
>diff -urNd databases/tcl-sqlite3.orig/Makefile databases/tcl-sqlite3/Makefile >--- databases/tcl-sqlite3.orig/Makefile 2018-12-02 08:55:40.611793000 +0000 >+++ databases/tcl-sqlite3/Makefile 2018-12-02 09:01:55.905701000 +0000 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/databases/tcl-sqlite3/Makefile 480214 2018-09-20 21:18:02Z swills $ > > PORTNAME= sqlite3 >-PORTVERSION= 3.25.1 >+PORTVERSION= 3.26.0 > CATEGORIES= databases tcl > MASTER_SITES= https://www.sqlite.org/2018/ http://www2.sqlite.org/2018/ http://www3.sqlite.org/2018/ > PKGNAMEPREFIX= tcl- >@@ -14,14 +14,14 @@ > > LIB_DEPENDS= libsqlite3.so:databases/sqlite3 > >+USES= pkgconfig tcl:tea >+USE_LDCONFIG= yes >+ > OPTIONS_DEFINE= EXAMPLES THREADS > OPTIONS_DEFAULT= THREADS > > WRKSRC= ${WRKDIR}/${DISTNAME}/tea > >-USES= pkgconfig tcl:tea >-USE_LDCONFIG= yes >- > CFLAGS+= `pkg-config --cflags sqlite3` > LDFLAGS+= `pkg-config --libs sqlite3` > CONFIGURE_ARGS= --with-system-sqlite >diff -urNd databases/tcl-sqlite3.orig/distinfo databases/tcl-sqlite3/distinfo >--- databases/tcl-sqlite3.orig/distinfo 2018-12-02 08:55:40.611792000 +0000 >+++ databases/tcl-sqlite3/distinfo 2018-12-02 08:56:12.114838000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1537457415 >-SHA256 (sqlite-autoconf-3250100.tar.gz) = 96ed46bd87f093073ca8afd613020def847009b611c89f397bc24bd932ec6fd1 >-SIZE (sqlite-autoconf-3250100.tar.gz) = 2763831 >+TIMESTAMP = 1543740958 >+SHA256 (sqlite-autoconf-3260000.tar.gz) = 5daa6a3fb7d1e8c767cd59c4ded8da6e4b00c61d3b466d0685e35c4dd6d7bf5d >+SIZE (sqlite-autoconf-3260000.tar.gz) = 2779667
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 233713
: 199738 |
199739
|
199740