Date: Mon, 3 Aug 2020 17:31:14 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r544088 - head/databases/sqlite3 Message-ID: <202008031731.073HVEp7029353@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Mon Aug 3 17:31:13 2020 New Revision: 544088 URL: https://svnweb.freebsd.org/changeset/ports/544088 Log: Bump PORTREVISION after the changes in r543921. Requested by: Yasuhiro KIMURA <yasu@utahime.org> Modified: head/databases/sqlite3/Makefile Modified: head/databases/sqlite3/Makefile ============================================================================== --- head/databases/sqlite3/Makefile Mon Aug 3 17:04:55 2020 (r544087) +++ head/databases/sqlite3/Makefile Mon Aug 3 17:31:13 2020 (r544088) @@ -3,7 +3,7 @@ PORTNAME= sqlite3 DISTVERSION= 3.32.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= https://www.sqlite.org/2020/ http://www2.sqlite.org/2020/ http://www3.sqlite.org/2020/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008031731.073HVEp7029353>