From owner-dev-commits-ports-main@freebsd.org Sun May 2 19:52:27 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 425AE62F213; Sun, 2 May 2021 19:52:27 +0000 (UTC) (envelope-from git@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 4FYGwV5YnWz3FYD; Sun, 2 May 2021 19:52:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 73D3D10F26; Sun, 2 May 2021 19:52:26 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 142JqQKk094142; Sun, 2 May 2021 19:52:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 142JqQUx094141; Sun, 2 May 2021 19:52:26 GMT (envelope-from git) Date: Sun, 2 May 2021 19:52:26 GMT Message-Id: <202105021952.142JqQUx094141@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: e993c1653620 - main - databases/py-apsw: Update to 3.35.4 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e993c1653620e2bd5df81635e0f6a6259b7a90db Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 May 2021 19:52:28 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e993c1653620e2bd5df81635e0f6a6259b7a90db commit e993c1653620e2bd5df81635e0f6a6259b7a90db Author: Po-Chuan Hsieh AuthorDate: 2021-05-02 19:44:37 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-02 19:44:37 +0000 databases/py-apsw: Update to 3.35.4 Changes: https://github.com/rogerbinns/apsw/releases https://rogerbinns.github.io/apsw/changes.html --- databases/py-apsw/Makefile | 2 +- databases/py-apsw/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/py-apsw/Makefile b/databases/py-apsw/Makefile index 9d2bfb5fde27..8b5dc4fffcde 100644 --- a/databases/py-apsw/Makefile +++ b/databases/py-apsw/Makefile @@ -1,7 +1,7 @@ # Created by: Rusty Nejdl PORTNAME= apsw -PORTVERSION= 3.34.0 +PORTVERSION= 3.35.4 DISTVERSIONSUFFIX= -r1 CATEGORIES= databases python MASTER_SITES= https://github.com/rogerbinns/apsw/releases/download/${PORTVERSION}${DISTVERSIONSUFFIX}/ diff --git a/databases/py-apsw/distinfo b/databases/py-apsw/distinfo index d59e311bfa06..1956a4b6851a 100644 --- a/databases/py-apsw/distinfo +++ b/databases/py-apsw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611856538 -SHA256 (apsw-3.34.0-r1.zip) = 2d258fdb68d87703c8f97bfc9d5ab6882a0247f69230435b2dc7cea5b50e0d8e -SIZE (apsw-3.34.0-r1.zip) = 682680 +TIMESTAMP = 1619910315 +SHA256 (apsw-3.35.4-r1.zip) = 3d02d0259f7ad7ed6bbde1f2a83e814a9f5a7eed7a3eb1ab7ea2374096ae178f +SIZE (apsw-3.35.4-r1.zip) = 685034