From owner-svn-ports-all@freebsd.org Fri Mar 30 18:57:03 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 73503F5771E; Fri, 30 Mar 2018 18:57:03 +0000 (UTC) (envelope-from jrm@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 27C297865A; Fri, 30 Mar 2018 18:57:03 +0000 (UTC) (envelope-from jrm@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 21D9A4E64; Fri, 30 Mar 2018 18:57:03 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2UIv3EJ089257; Fri, 30 Mar 2018 18:57:03 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2UIv2Vv089255; Fri, 30 Mar 2018 18:57:02 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201803301857.w2UIv2Vv089255@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Fri, 30 Mar 2018 18:57:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465995 - head/net-im/mastodon X-SVN-Group: ports-head X-SVN-Commit-Author: jrm X-SVN-Commit-Paths: head/net-im/mastodon X-SVN-Commit-Revision: 465995 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: Fri, 30 Mar 2018 18:57:03 -0000 Author: jrm Date: Fri Mar 30 18:57:02 2018 New Revision: 465995 URL: https://svnweb.freebsd.org/changeset/ports/465995 Log: net-im/mastodon: Upgrade to version 2.3.3 Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v2.3.3 Modified: head/net-im/mastodon/Makefile (contents, props changed) head/net-im/mastodon/distinfo (contents, props changed) Modified: head/net-im/mastodon/Makefile ============================================================================== --- head/net-im/mastodon/Makefile Fri Mar 30 18:41:43 2018 (r465994) +++ head/net-im/mastodon/Makefile Fri Mar 30 18:57:02 2018 (r465995) @@ -2,7 +2,7 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v -DISTVERSION= 2.3.2 +DISTVERSION= 2.3.3 CATEGORIES= net-im www MAINTAINER= ports@FreeBSD.org Modified: head/net-im/mastodon/distinfo ============================================================================== --- head/net-im/mastodon/distinfo Fri Mar 30 18:41:43 2018 (r465994) +++ head/net-im/mastodon/distinfo Fri Mar 30 18:57:02 2018 (r465995) @@ -1,5 +1,5 @@ -TIMESTAMP = 1521756641 -SHA256 (tootsuite-mastodon-v2.3.2_GH0.tar.gz) = 66441ce7141f63a1112f9053b152ce8c68c3f578cc230c979612e23bfd288d22 -SIZE (tootsuite-mastodon-v2.3.2_GH0.tar.gz) = 12384268 +TIMESTAMP = 1522434603 +SHA256 (tootsuite-mastodon-v2.3.3_GH0.tar.gz) = b2b2e2ee7cc034e92258263500c423b900611407db67682777eef0526118f66e +SIZE (tootsuite-mastodon-v2.3.3_GH0.tar.gz) = 12384548 SHA256 (jehops-mastodon_node-2.3.2_GH0.tar.gz) = c2cbf8c7759130e631c7204737b70d4297a6546c577c0b0105c87d8a904bec05 SIZE (jehops-mastodon_node-2.3.2_GH0.tar.gz) = 28207029