From owner-svn-ports-all@freebsd.org Mon Jan 25 17:21:31 2021 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3EF6F4E9C46; Mon, 25 Jan 2021 17:21:31 +0000 (UTC) (envelope-from lcook@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DPc9708Wxz4kFy; Mon, 25 Jan 2021 17:21:30 +0000 (UTC) (envelope-from lcook@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DEB9F1A3A5; Mon, 25 Jan 2021 17:21:30 +0000 (UTC) (envelope-from lcook@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 10PHLUPC023108; Mon, 25 Jan 2021 17:21:30 GMT (envelope-from lcook@FreeBSD.org) Received: (from lcook@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 10PHLUDG023107; Mon, 25 Jan 2021 17:21:30 GMT (envelope-from lcook@FreeBSD.org) Message-Id: <202101251721.10PHLUDG023107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lcook set sender to lcook@FreeBSD.org using -f From: Lewis Cook Date: Mon, 25 Jan 2021 17:21:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r562588 - head/databases/sqlite3 X-SVN-Group: ports-head X-SVN-Commit-Author: lcook X-SVN-Commit-Paths: head/databases/sqlite3 X-SVN-Commit-Revision: 562588 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2021 17:21:31 -0000 Author: lcook Date: Mon Jan 25 17:21:30 2021 New Revision: 562588 URL: https://svnweb.freebsd.org/changeset/ports/562588 Log: databases/sqlite3: Update to 3.34.1 Changes: https://www.sqlite.org/releaselog/3_34_1.html PR: 252963 Submitted by: Pavel Volkov (maintainer) Approved by: fernape (mentor) Differential Revision: https://reviews.freebsd.org/D28327 Modified: head/databases/sqlite3/Makefile head/databases/sqlite3/distinfo Modified: head/databases/sqlite3/Makefile ============================================================================== --- head/databases/sqlite3/Makefile Mon Jan 25 17:16:21 2021 (r562587) +++ head/databases/sqlite3/Makefile Mon Jan 25 17:21:30 2021 (r562588) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= sqlite3 -DISTVERSION= 3.34.0 -PORTREVISION= 0 +DISTVERSION= 3.34.1 PORTEPOCH= 1 CATEGORIES= databases -MASTER_SITES= https://www.sqlite.org/2020/ http://www2.sqlite.org/2020/ http://www3.sqlite.org/2020/ +MASTER_SITES= https://www.sqlite.org/2021/ https://www2.sqlite.org/2021/ https://www3.sqlite.org/2021/ DISTNAME= sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00 MAINTAINER= pavelivolkov@gmail.com Modified: head/databases/sqlite3/distinfo ============================================================================== --- head/databases/sqlite3/distinfo Mon Jan 25 17:16:21 2021 (r562587) +++ head/databases/sqlite3/distinfo Mon Jan 25 17:21:30 2021 (r562588) @@ -1,3 +1,3 @@ -TIMESTAMP = 1607687216 -SHA256 (sqlite-autoconf-3340000.tar.gz) = bf6db7fae37d51754737747aaaf413b4d6b3b5fbacd52bdb2d0d6e5b2edd9aee -SIZE (sqlite-autoconf-3340000.tar.gz) = 2930085 +TIMESTAMP = 1611464266 +SHA256 (sqlite-autoconf-3340100.tar.gz) = 2a3bca581117b3b88e5361d0ef3803ba6d8da604b1c1a47d902ef785c1b53e89 +SIZE (sqlite-autoconf-3340100.tar.gz) = 2930089