From 999f4c76793bba5af1151a0f682fdeb73594c86b Mon Sep 17 00:00:00 2001 From: jrm Date: Sat, 24 Jun 2017 01:41:44 +0000 Subject: net-im/mastodon: Update to version 1.4.6 Upstream changes: https://github.com/tootsuite/mastodon/releases/tag/v1.4.6 --- net-im/mastodon/Makefile | 2 +- net-im/mastodon/distinfo | 6 +++--- net-im/mastodon/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile index b7e6d57d96c2..a00ac9a87fab 100644 --- a/net-im/mastodon/Makefile +++ b/net-im/mastodon/Makefile @@ -2,7 +2,7 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v -DISTVERSION= 1.4.5 +DISTVERSION= 1.4.6 CATEGORIES= net-im www MAINTAINER= jrm@FreeBSD.org diff --git a/net-im/mastodon/distinfo b/net-im/mastodon/distinfo index 474d28725f80..a9a94c144ceb 100644 --- a/net-im/mastodon/distinfo +++ b/net-im/mastodon/distinfo @@ -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 diff --git a/net-im/mastodon/pkg-plist b/net-im/mastodon/pkg-plist index b49b24009eb4..fffeda228c3b 100644 --- a/net-im/mastodon/pkg-plist +++ b/net-im/mastodon/pkg-plist @@ -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 -- cgit