pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/fossil Update devel/fossil to 2.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/8eb0391c45be
branches: trunk
changeset: 441558:8eb0391c45be
user: js <js%pkgsrc.org@localhost>
date: Fri Nov 06 00:51:25 2020 +0000
description:
Update devel/fossil to 2.13
Changes for Version 2.13 (2020-11-01)
* Added support for interwiki links.
* Enable <del> and <ins> markup in wiki.
* Improvements to the Forum threading display.
* Added support for embedding pikchr markup in markdown and fossil-wiki content.
* The new "pikchr" command can render pikchr scripts, optionally pre-processed with TH1 blocks and variables exactly like site skins are.
* The new pikchrshow page provides an editor and previewer for pikchr markup.
* In /wikiedit and /fileedit, Ctrl-Enter can now be used initiate a preview and to toggle between the editor and preview tabs.
* The /artifact and /file views, when in line-number mode, now support interactive selection of a range of lines to hyperlink to.
* Enhance the /finfo webpage so that when query parameters identify both a filename and a checkin, the resulting graph tracks the identified file across renames.
* The built-in SQLite is updated to an alpha of version 3.34.0, and the minimum SQLite version is increased to 3.34.0 because the /finfo change in the previous bullet depends on enhancements to
recursive common table expressions that are only available in SQLite 3.34.0 and later.
* Countless other minor refinements and documentation improvements.
diffstat:
devel/fossil/Makefile | 5 ++---
devel/fossil/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r d6ba1eebf17c -r 8eb0391c45be devel/fossil/Makefile
--- a/devel/fossil/Makefile Thu Nov 05 22:59:43 2020 +0000
+++ b/devel/fossil/Makefile Fri Nov 06 00:51:25 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2020/11/05 09:07:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.63 2020/11/06 00:51:25 js Exp $
-DISTNAME= fossil-src-2.12.1
+DISTNAME= fossil-src-2.13
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 1
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= devel scm
MASTER_SITES= https://www.fossil-scm.org/index.html/uv/
diff -r d6ba1eebf17c -r 8eb0391c45be devel/fossil/distinfo
--- a/devel/fossil/distinfo Thu Nov 05 22:59:43 2020 +0000
+++ b/devel/fossil/distinfo Fri Nov 06 00:51:25 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.37 2020/08/20 22:26:58 js Exp $
+$NetBSD: distinfo,v 1.38 2020/11/06 00:51:25 js Exp $
-SHA1 (fossil-src-2.12.1.tar.gz) = d29aa49cc94a7507bdf7a827beeab61c869b1d35
-RMD160 (fossil-src-2.12.1.tar.gz) = f4ff1a7619b7b12db993e7d512f9baa05eec79dd
-SHA512 (fossil-src-2.12.1.tar.gz) = 08b7fef5a3071e968dedbc645aebf2e873ecf80049b5986d38f851a407b2b8b0c854cfcdfa5ec80eac5bc1b158c5fac3bb4b263d1adb8be470529e67dc6e8cee
-Size (fossil-src-2.12.1.tar.gz) = 6011181 bytes
+SHA1 (fossil-src-2.13.tar.gz) = 14b8285e000a96ed4474608cf51ea3284a2b0e98
+RMD160 (fossil-src-2.13.tar.gz) = 2f9aa5461af25381ec017f4027fc2286b46b5278
+SHA512 (fossil-src-2.13.tar.gz) = bd756aaac2f39005b690230c5a4ef4d618a3200a8eb499aa964285050c247edfb0abfa5db5522269e0a5ee2737c71393a523dc2d7e37eae076364185137964f8
+Size (fossil-src-2.13.tar.gz) = 6121223 bytes
SHA1 (patch-src_sqlite3.c) = cccf9af1ba8695dedcc5487234541d11f4538f8d
Home |
Main Index |
Thread Index |
Old Index