* [gentoo-commits] repo/gentoo:master commit in: dev-vcs/fossil/files/
@ 2022-08-23 5:30 Sam James
0 siblings, 0 replies; only message in thread
From: Sam James @ 2022-08-23 5:30 UTC (permalink / raw
To: gentoo-commits
commit: bdd4d90356543a6c1e5d575de47efd5d4b8d7e27
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Aug 10 17:44:27 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 23 05:26:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd4d903
dev-vcs/fossil: remove unused patch
Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.12
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/26815
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../fossil-2.18-fix-sqlite-3.38-json-check.patch | 20 --------------------
1 file changed, 20 deletions(-)
diff --git a/dev-vcs/fossil/files/fossil-2.18-fix-sqlite-3.38-json-check.patch b/dev-vcs/fossil/files/fossil-2.18-fix-sqlite-3.38-json-check.patch
deleted file mode 100644
index 9c7b57bfd37d..000000000000
--- a/dev-vcs/fossil/files/fossil-2.18-fix-sqlite-3.38-json-check.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-https://bugs.gentoo.org/835810
-https://fossil-scm.org/home/vpatch?from=d862cb71d6266449&to=8af827342f4c4a77
-https://fossil-scm.org/forum/info/549da79dd9
-
---- a/tools/sqlcompattest.c
-+++ b/tools/sqlcompattest.c
-@@ -62,11 +62,10 @@
- version=(major*1000000)+(minor*1000)+release;
-
- int i;
- static const char *zRequiredOpts[] = {
- "ENABLE_FTS4", /* Required for repository search */
-- "ENABLE_JSON1", /* Required for the check-in locking protocol */
- "ENABLE_DBSTAT_VTAB", /* Required by /repo-tabsize page */
- };
-
- /* Check minimum SQLite version number */
- if( sqlite3_libversion_number()<version ){
-
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2022-08-23 5:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23 5:30 [gentoo-commits] repo/gentoo:master commit in: dev-vcs/fossil/files/ Sam James
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox