Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2022 06:57:54 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c87d3bd183e0 - main - net-im/matterircd: Update to 0.26.1
Message-ID:  <202211220657.2AM6vsiv031318@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

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

commit c87d3bd183e03b44d2c3f9bfd8c6ddd710620956
Author:     Corey Halpin <chalpin@cs.wisc.edu>
AuthorDate: 2022-11-21 06:39:37 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-11-22 06:54:06 +0000

    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)
---
 net-im/matterircd/Makefile | 4 ++--
 net-im/matterircd/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile
index d4e5aa383309..19555ee7128a 100644
--- a/net-im/matterircd/Makefile
+++ b/net-im/matterircd/Makefile
@@ -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
 
diff --git a/net-im/matterircd/distinfo b/net-im/matterircd/distinfo
index 6b04b6518800..67030c197216 100644
--- a/net-im/matterircd/distinfo
+++ b/net-im/matterircd/distinfo
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211220657.2AM6vsiv031318>