Date: Fri, 30 Mar 2018 18:57:02 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465995 - head/net-im/mastodon Message-ID: <201803301857.w2UIv2Vv089255@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803301857.w2UIv2Vv089255>