Date: Thu, 9 Jun 2022 23:19:37 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d792bc3246f8 - main - databases/py-apsw: Update to 3.38.5 Message-ID: <202206092319.259NJbCG042774@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d792bc3246f8486665a36773d4b681a9afcc2ac5 commit d792bc3246f8486665a36773d4b681a9afcc2ac5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-09 23:10:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-09 23:16:02 +0000 databases/py-apsw: Update to 3.38.5 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 1b72b989bb90..1824b675416b 100644 --- a/databases/py-apsw/Makefile +++ b/databases/py-apsw/Makefile @@ -1,7 +1,7 @@ # Created by: Rusty Nejdl PORTNAME= apsw -PORTVERSION= 3.38.1 +PORTVERSION= 3.38.5 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 9953ab6cb058..1328a800e19e 100644 --- a/databases/py-apsw/distinfo +++ b/databases/py-apsw/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652122617 -SHA256 (apsw-3.38.1-r1.zip) = bea462f07304124d3238d2fba42fb29b57fe06de5e7f6534fe1c6dd2c3a78fb5 -SIZE (apsw-3.38.1-r1.zip) = 743286 +TIMESTAMP = 1654774064 +SHA256 (apsw-3.38.5-r1.zip) = 172ebe553db6b9ed7aaaef850199c11072624db1f210c7bf8a3b6965b52e44f5 +SIZE (apsw-3.38.5-r1.zip) = 748553
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206092319.259NJbCG042774>