From 43d83f23beedebabfeddbade70ffab79f2823388 Mon Sep 17 00:00:00 2001
From: Andy Goth <andrew.m.goth@gmail.com>
Date: Sun, 30 Sep 2018 16:28:10 +0100
Subject: development/fossil: Updated for version 2.7.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
---
 development/fossil/README            | 3 ++-
 development/fossil/fossil.SlackBuild | 2 +-
 development/fossil/fossil.info       | 6 +++---
 development/fossil/slack-desc        | 8 ++++----
 4 files changed, 10 insertions(+), 9 deletions(-)

(limited to 'development')

diff --git a/development/fossil/README b/development/fossil/README
index d3571a0b50..3e554b0278 100644
--- a/development/fossil/README
+++ b/development/fossil/README
@@ -5,7 +5,7 @@ Features:
 
 - tamper-proof artifact record
 - simple command-line interface
-- customizable web interface with JSON, RSS, and built-in wiki
+- customizable web interface with JSON, RSS, and built-in wiki and forum
 - online project documentation with full-text search capability
 - online activity and ticket reports
 - user accounts with access controls
@@ -22,6 +22,7 @@ Features:
 - support for Docker
 - unversioned file area for builds, statistics, other ephemeral content
 - optional PGP signing of commits
+- users can subscribe to email alerts to be notified of event types
 - private branch which are excluded from syncs until published
 - bundles group a change set (e.g. a private branch) into a single file
 - users can make their own repositories, no need for special privileges
diff --git a/development/fossil/fossil.SlackBuild b/development/fossil/fossil.SlackBuild
index 3536685575..7cf55008a9 100644
--- a/development/fossil/fossil.SlackBuild
+++ b/development/fossil/fossil.SlackBuild
@@ -23,7 +23,7 @@
 #  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 PRGNAM=fossil
-VERSION=${VERSION:-2.6}
+VERSION=${VERSION:-2.7}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 
diff --git a/development/fossil/fossil.info b/development/fossil/fossil.info
index c4ac687821..3bf7466b86 100644
--- a/development/fossil/fossil.info
+++ b/development/fossil/fossil.info
@@ -1,8 +1,8 @@
 PRGNAM="fossil"
-VERSION="2.6"
+VERSION="2.7"
 HOMEPAGE="https://www.fossil-scm.org/"
-DOWNLOAD="https://fossil-scm.org/index.html/uv/fossil-src-2.6.tar.gz"
-MD5SUM="9701dabc0843a62eb2e2c66cb169db0e"
+DOWNLOAD="https://fossil-scm.org/index.html/uv/fossil-src-2.7.tar.gz"
+MD5SUM="b00819c45cb6518065540ce0704b0884"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES=""
diff --git a/development/fossil/slack-desc b/development/fossil/slack-desc
index a41c02fd2a..0eb1aec159 100644
--- a/development/fossil/slack-desc
+++ b/development/fossil/slack-desc
@@ -11,9 +11,9 @@ fossil:
 fossil: Fossil is a distributed version control and ticket tracking system
 fossil: created by D. Richard Hipp, primary author of SQLite.  Features:
 fossil: simple command-line interface, coherent versioning across all files,
-fossil: easy branching and merging, customizable web interface, built-in wiki,
-fossil: SHA3-256 and hardened SHA1 checksums, FUSE filesystem, and automated
-fossil: replication and backup.  Content is stored using SQLite for atomicity,
-fossil: durability, and effortless administration.
+fossil: easy branching and merging, customizable web interface, built-in wiki
+fossil: and forum, SHA3-256 and hardened SHA1 checksums, FUSE filesystem, and
+fossil: automated replication and backup.  Content is stored using SQLite for
+fossil: atomicity, durability, and effortless administration.
 fossil:
 fossil: Project Site: https://www.fossil-scm.org/
-- 
cgit v1.2.3