From owner-freebsd-ports-bugs@freebsd.org Sat Feb 3 13:22:23 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1740BEE8406 for ; Sat, 3 Feb 2018 13:22:23 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6CC7686AC for ; Sat, 3 Feb 2018 13:22:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id CBE0610111 for ; Sat, 3 Feb 2018 13:22:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w13DML9Z086562 for ; Sat, 3 Feb 2018 13:22:21 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w13DMLka086561 for freebsd-ports-bugs@FreeBSD.org; Sat, 3 Feb 2018 13:22:21 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225627] databases/sqlite3: update to 3.22.0 Date: Sat, 03 Feb 2018 13:22:21 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: pavelivolkov@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Feb 2018 13:22:23 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225627 Pavel Volkov changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #190291| |maintainer-approval+ Flags| | --- Comment #1 from Pavel Volkov --- Created attachment 190291 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190291&action= =3Dedit patch Hello. This is a changed: 1. The port upgraded to version 3.22.0. 2. Added the new option OFFSET (off by default). http://www.sqlite.org/compile.html#enable_offset_sql_func 3. Deleted options: DBPAGE, DBSTAT, RTREE. 3.1 This options always 'enable' into original distributions. 3.2 This options enabled by default in this port. 3.3 This is allowed make more compatibles (with original distributions) por= t. 3.4 Removed 'path' phase (and path files) from port. Thanks. --=20 You are receiving this mail because: You are the assignee for the bug.=