From owner-svn-ports-all@freebsd.org Mon Apr 9 23:54:30 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB3E3F895D4; Mon, 9 Apr 2018 23:54:30 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E54E6A6AB; Mon, 9 Apr 2018 23:54:30 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6B01D25ACD; Mon, 9 Apr 2018 23:54:30 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w39NsU87052061; Mon, 9 Apr 2018 23:54:30 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w39NsUZS052058; Mon, 9 Apr 2018 23:54:30 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201804092354.w39NsUZS052058@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Mon, 9 Apr 2018 23:54:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r466913 - in head: . net-im/matterircd X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: in head: . net-im/matterircd X-SVN-Commit-Revision: 466913 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2018 23:54:31 -0000 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