FreeBSD Bugzilla – Attachment 185804 Details for
Bug 221851
[PATCH] databases/tcl-sqlite3: update to 3.20.1 to align with sqlite3 port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
tcl-sqlite3-20170827.diff (text/plain), 1.31 KB, created by
Pavel Volkov
on 2017-08-27 09:52:04 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Pavel Volkov
Created:
2017-08-27 09:52:04 UTC
Size:
1.31 KB
patch
obsolete
>diff -urNd databases/tcl-sqlite3.orig/Makefile databases/tcl-sqlite3/Makefile >--- databases/tcl-sqlite3.orig/Makefile 2017-08-27 09:07:20.444839000 +0000 >+++ databases/tcl-sqlite3/Makefile 2017-08-27 09:20:11.181289000 +0000 >@@ -1,7 +1,7 @@ > # $FreeBSD: head/databases/tcl-sqlite3/Makefile 447817 2017-08-12 07:47:52Z madpilot $ > > PORTNAME= sqlite3 >-PORTVERSION= 3.20.0 >+PORTVERSION= 3.20.1 > CATEGORIES= databases tcl > MASTER_SITES= https://www.sqlite.org/2017/ http://www2.sqlite.org/2017/ http://www3.sqlite.org/2017/ > PKGNAMEPREFIX= tcl- >@@ -22,7 +22,6 @@ > USES= pkgconfig tcl:tea > USE_LDCONFIG= yes > >-CFLAGS+= -Os > 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 2017-08-27 09:07:20.444838000 +0000 >+++ databases/tcl-sqlite3/distinfo 2017-08-27 09:20:26.355832000 +0000 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1502286131 >-SHA256 (sqlite-autoconf-3200000.tar.gz) = 3814c6f629ff93968b2b37a70497cfe98b366bf587a2261a56a5f750af6ae6a0 >-SIZE (sqlite-autoconf-3200000.tar.gz) = 2565548 >+TIMESTAMP = 1503825624 >+SHA256 (sqlite-autoconf-3200100.tar.gz) = ec66595b29bc0798b023a5122021ea646ab4fa9e2f735937c5426feeba950742 >+SIZE (sqlite-autoconf-3200100.tar.gz) = 2565638
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 221851
: 185804 |
185805