svn commit: r544088 - head/databases/sqlite3
Guido Falsi
madpilot at FreeBSD.org
Mon Aug 3 17:31:14 UTC 2020
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 at 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/
More information about the svn-ports-all
mailing list