Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2017 01:41:44 +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: r444206 - head/net-im/mastodon
Message-ID:  <201706240141.v5O1fi5x039918@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sat Jun 24 01:41:44 2017
New Revision: 444206
URL: https://svnweb.freebsd.org/changeset/ports/444206

Log:
  net-im/mastodon: Update to version 1.4.6
  
  Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.4.6

Modified:
  head/net-im/mastodon/Makefile
  head/net-im/mastodon/distinfo
  head/net-im/mastodon/pkg-plist

Modified: head/net-im/mastodon/Makefile
==============================================================================
--- head/net-im/mastodon/Makefile	Fri Jun 23 21:19:48 2017	(r444205)
+++ head/net-im/mastodon/Makefile	Sat Jun 24 01:41:44 2017	(r444206)
@@ -2,7 +2,7 @@
 
 PORTNAME=	mastodon
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.4.5
+DISTVERSION=	1.4.6
 CATEGORIES=	net-im www
 
 MAINTAINER=	jrm@FreeBSD.org

Modified: head/net-im/mastodon/distinfo
==============================================================================
--- head/net-im/mastodon/distinfo	Fri Jun 23 21:19:48 2017	(r444205)
+++ head/net-im/mastodon/distinfo	Sat Jun 24 01:41:44 2017	(r444206)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1498215197
-SHA256 (tootsuite-mastodon-v1.4.5_GH0.tar.gz) = cc9e9f7b917d381d0e65876cc859bd722f831908e900f3687b93a5f02a057e79
-SIZE (tootsuite-mastodon-v1.4.5_GH0.tar.gz) = 10186972
+TIMESTAMP = 1498248679
+SHA256 (tootsuite-mastodon-v1.4.6_GH0.tar.gz) = 2c657723fb148044b598c94fa4468181c5f85c21da98db8f5f2fc6f85fb62cd7
+SIZE (tootsuite-mastodon-v1.4.6_GH0.tar.gz) = 10185281

Modified: head/net-im/mastodon/pkg-plist
==============================================================================
--- head/net-im/mastodon/pkg-plist	Fri Jun 23 21:19:48 2017	(r444205)
+++ head/net-im/mastodon/pkg-plist	Sat Jun 24 01:41:44 2017	(r444206)
@@ -5253,12 +5253,12 @@ etc/periodic/daily/900.mastodon
 %%WWWDIR%%/spec/helpers/routing_helper.rb
 %%WWWDIR%%/spec/helpers/settings_helper_spec.rb
 %%WWWDIR%%/spec/helpers/stream_entries_helper_spec.rb
+%%WWWDIR%%/spec/javascript/.eslintrc.yml
 %%WWWDIR%%/spec/javascript/components/avatar.test.js
 %%WWWDIR%%/spec/javascript/components/button.test.js
 %%WWWDIR%%/spec/javascript/components/display_name.test.js
 %%WWWDIR%%/spec/javascript/components/dropdown_menu.test.js
 %%WWWDIR%%/spec/javascript/components/features/ui/components/column.test.js
-%%WWWDIR%%/spec/javascript/components/loading_indicator.test.js
 %%WWWDIR%%/spec/javascript/setup.js
 %%WWWDIR%%/spec/lib/atom_serializer_spec.rb
 %%WWWDIR%%/spec/lib/extractor_spec.rb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706240141.v5O1fi5x039918>