diff options
author | dbaio <dbaio@FreeBSD.org> | 2018-04-10 07:54:29 +0800 |
---|---|---|
committer | dbaio <dbaio@FreeBSD.org> | 2018-04-10 07:54:29 +0800 |
commit | faea7b0fece6de546a11e3d96aeb4ff53cd10d92 (patch) | |
tree | 56787089b83fc3bd503c0f6dde470136559ede8b | |
parent | b0f9a3ea51c2ed2b4be0d777695506b50e4882fb (diff) | |
download | freebsd-ports-graphics-faea7b0fece6de546a11e3d96aeb4ff53cd10d92.tar.gz freebsd-ports-graphics-faea7b0fece6de546a11e3d96aeb4ff53cd10d92.tar.zst freebsd-ports-graphics-faea7b0fece6de546a11e3d96aeb4ff53cd10d92.zip |
net-im/matterircd: Update to 0.17.0
Changes: https://raw.githubusercontent.com/42wim/matterircd/v0.17.0/changelog.md
PR: 227391
Submitted by: norrland@nullbyte.se (maintainer)
-rw-r--r-- | UPDATING | 7 | ||||
-rw-r--r-- | net-im/matterircd/Makefile | 2 | ||||
-rw-r--r-- | net-im/matterircd/distinfo | 6 |
3 files changed, 11 insertions, 4 deletions
@@ -5,6 +5,13 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20180409: + AFFECTS: users of net-im/matterircd + AUTHOR: norrland@nullbyte.se + + Matterircd has been updated to 0.17.0 and mattermost configuration settings + need to be migrated to [mattermost] section. See matterircd.toml.sample. + 20180404: AFFECTS: users of www/nextcloud AUTHOR: brnrd@FreeBSD.org diff --git a/net-im/matterircd/Makefile b/net-im/matterircd/Makefile index d6b1f8a0f13..35159d4c35c 100644 --- a/net-im/matterircd/Makefile +++ b/net-im/matterircd/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= matterircd -PORTVERSION= 0.16.8 +PORTVERSION= 0.17.0 DISTVERSIONPREFIX= v CATEGORIES= net-im irc diff --git a/net-im/matterircd/distinfo b/net-im/matterircd/distinfo index dabccad1fb0..ab1b6e31de1 100644 --- a/net-im/matterircd/distinfo +++ b/net-im/matterircd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1523054959 -SHA256 (42wim-matterircd-v0.16.8_GH0.tar.gz) = d6175e06001de678f4e89ec0bc34d2666dabb9fc400abf7954da39ae090b2ccf -SIZE (42wim-matterircd-v0.16.8_GH0.tar.gz) = 1596157 +TIMESTAMP = 1523314793 +SHA256 (42wim-matterircd-v0.17.0_GH0.tar.gz) = b02728757f9cd969e743c7b086d30f87344dffab2a4fefe8e15bdda4343e22eb +SIZE (42wim-matterircd-v0.17.0_GH0.tar.gz) = 1599246 |