net-im/matterircd: Update to 0.26.1

Submitter becomes maintainer. Already maintainer of several ports.

ChangeLog: https://github.com/42wim/matterircd/releases/tag/v0.26.1

 * Update matterircd.toml.example
 * mattermost: Reduce UpdateChannelsTeam() calls
 * mattermost: Add support for the Matterpoll plugin
 * mattermost: Update matterclient vendor/fix fetching list of channels
 * mattermost: Fallback to use API for getting channel data when not in the
   cache
 * mattermost: Fix "key required" crash when channel ID can't be found

PR:		267865
Reported by:	chalpin@cs.wisc.edu
Approved by:	norrland@nullbyte.se (maintainer)
This commit is contained in:
Corey Halpin 2022-11-21 07:39:37 +01:00 committed by Fernando Apesteguía
parent c320f60ee5
commit c87d3bd183
2 changed files with 5 additions and 5 deletions

View File

@ -1,9 +1,9 @@
PORTNAME= matterircd
DISTVERSIONPREFIX= v
DISTVERSION= 0.26.0
DISTVERSION= 0.26.1
CATEGORIES= net-im irc
MAINTAINER= norrland@nullbyte.se
MAINTAINER= chalpin@cs.wisc.edu
COMMENT= IRC bridge for Mattermost and Slack
WWW= https://github.com/42wim/matterircd

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1667751097
SHA256 (42wim-matterircd-v0.26.0_GH0.tar.gz) = 520afcbea61f03bc7851b867dedc7604e474e6f57a813f01b3ac0c9be4562da5
SIZE (42wim-matterircd-v0.26.0_GH0.tar.gz) = 4761634
TIMESTAMP = 1668795131
SHA256 (42wim-matterircd-v0.26.1_GH0.tar.gz) = 025d0dc7ef12902ad64e92c7e7a2a612a488310ef4154f712d835386eede5bf9
SIZE (42wim-matterircd-v0.26.1_GH0.tar.gz) = 4760653