git: 07b08f309322 - main - net-im/matterircd: Update to 0.26.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 08 Nov 2022 16:50:24 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=07b08f309322728db448e787787e69e11bf0dcf9

commit 07b08f309322728db448e787787e69e11bf0dcf9
Author:     Corey Halpin <chalpin@cs.wisc.edu>
AuthorDate: 2022-11-07 19:02:10 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-11-08 16:44:45 +0000

    net-im/matterircd: Update to 0.26.0
    
    ChangeLog: https://github.com/42wim/matterircd/releases/tag/v0.26.0
    
    New features
        general: Add support for IRCv3 Client Capability Negotiation
        mattermost: Support mattermost 7
        mattermost: Add new thread context to show both Mattermost
            thread/parent/root and post IDs see ThreadContext in
            matterircd.toml.example
    
    Enhancement
        general: Add systemd service unit example
        general: Fix small typo on docker parameter
        mattermost: Do not split message on newlines
            see ShowContextMulti in matterircd.toml.example to enable context on
            every line if needed.
    
    Bugfix
        general: Update dependencies
        mattermost: Fix multiline replies to threads
        mattermost: Fix replaying to match addUserToChannelWorker
    
    PR:             267605
    Reported by:    chalpin@cs.wisc.edu
    Approved by:    norrland@nullbyte.se  (maintainer)
---
 net-im/matterircd/Makefile | 3 +--
 net-im/matterircd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile
index b1d01f6f3c6f..d4e5aa383309 100644
--- a/net-im/matterircd/Makefile
+++ b/net-im/matterircd/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	matterircd
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.25.1
-PORTREVISION=	5
+DISTVERSION=	0.26.0
 CATEGORIES=	net-im irc
 
 MAINTAINER=	norrland@nullbyte.se
diff --git a/net-im/matterircd/distinfo b/net-im/matterircd/distinfo
index 301357bf89bf..6b04b6518800 100644
--- a/net-im/matterircd/distinfo
+++ b/net-im/matterircd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653064236
-SHA256 (42wim-matterircd-v0.25.1_GH0.tar.gz) = b06c992609e741023ec278d98936462d3e0643adae390d6c4eb39f3144e9ecd9
-SIZE (42wim-matterircd-v0.25.1_GH0.tar.gz) = 4707077
+TIMESTAMP = 1667751097
+SHA256 (42wim-matterircd-v0.26.0_GH0.tar.gz) = 520afcbea61f03bc7851b867dedc7604e474e6f57a813f01b3ac0c9be4562da5
+SIZE (42wim-matterircd-v0.26.0_GH0.tar.gz) = 4761634