svn commit: r466913 - in head: . net-im/matterircd

Danilo G. Baio dbaio at FreeBSD.org
Mon Apr 9 23:54:31 UTC 2018


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 at 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 at 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 at 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


More information about the svn-ports-head mailing list