Date: Mon, 9 Apr 2018 23:54:30 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466913 - in head: . net-im/matterircd Message-ID: <201804092354.w39NsUZS052058@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Mon Apr 9 23:54:29 2018 New Revision: 466913 URL: https://svnweb.freebsd.org/changeset/ports/466913 Log: 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) Modified: head/UPDATING head/net-im/matterircd/Makefile head/net-im/matterircd/distinfo Modified: head/UPDATING ============================================================================== --- head/UPDATING Mon Apr 9 23:33:10 2018 (r466912) +++ head/UPDATING Mon Apr 9 23:54:29 2018 (r466913) @@ -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 Modified: head/net-im/matterircd/Makefile ============================================================================== --- head/net-im/matterircd/Makefile Mon Apr 9 23:33:10 2018 (r466912) +++ head/net-im/matterircd/Makefile Mon Apr 9 23:54:29 2018 (r466913) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= matterircd -PORTVERSION= 0.16.8 +PORTVERSION= 0.17.0 DISTVERSIONPREFIX= v CATEGORIES= net-im irc Modified: head/net-im/matterircd/distinfo ============================================================================== --- head/net-im/matterircd/distinfo Mon Apr 9 23:33:10 2018 (r466912) +++ head/net-im/matterircd/distinfo Mon Apr 9 23:54:29 2018 (r466913) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804092354.w39NsUZS052058>