aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2017-05-28 23:22:54 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2017-05-28 23:22:54 +0000
commite9a093b2d2fd85b3fcf2bc926f9d0a3c80cf6776 (patch)
tree2b576b6640236dbaa8bd685c2ffeeaf5bb3d7c08 /net-im
parent3efebfb0dff57b9209931bd1a79b55a0603b94d9 (diff)
downloadports-e9a093b2d2fd85b3fcf2bc926f9d0a3c80cf6776.tar.gz
ports-e9a093b2d2fd85b3fcf2bc926f9d0a3c80cf6776.zip
net-im/mastodon: Update to version 1.4.1
Upstream changes: https://github.com/tootsuite/mastodon/releases Approved by: swills (mentor, implicit)
Notes
Notes: svn path=/head/; revision=441964
Diffstat (limited to 'net-im')
-rw-r--r--net-im/mastodon/Makefile2
-rw-r--r--net-im/mastodon/distinfo6
-rw-r--r--net-im/mastodon/files/mastodon_stream.in2
-rw-r--r--net-im/mastodon/files/patch-Gemfile4
-rw-r--r--net-im/mastodon/pkg-message4
5 files changed, 10 insertions, 8 deletions
diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile
index ebff048f7c74..0f5b7ef5971f 100644
--- a/net-im/mastodon/Makefile
+++ b/net-im/mastodon/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mastodon
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4rc5
+DISTVERSION= 1.4.1
CATEGORIES= net-im www
MAINTAINER= jrm@FreeBSD.org
diff --git a/net-im/mastodon/distinfo b/net-im/mastodon/distinfo
index 95a7a4791779..3c6f614a7d66 100644
--- a/net-im/mastodon/distinfo
+++ b/net-im/mastodon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495897700
-SHA256 (tootsuite-mastodon-v1.4rc5_GH0.tar.gz) = 5deeb859c5ba2eb774b3160af7094a07ebcefa9198960705e3c9ff4473dfe2a3
-SIZE (tootsuite-mastodon-v1.4rc5_GH0.tar.gz) = 10143723
+TIMESTAMP = 1496009326
+SHA256 (tootsuite-mastodon-v1.4.1_GH0.tar.gz) = f4cef6e56c4eb84e5c20189c003093862341f7a2192e84c478589a4444868ea1
+SIZE (tootsuite-mastodon-v1.4.1_GH0.tar.gz) = 10144469
diff --git a/net-im/mastodon/files/mastodon_stream.in b/net-im/mastodon/files/mastodon_stream.in
index f70a398cc37b..6f5a03b314cc 100644
--- a/net-im/mastodon/files/mastodon_stream.in
+++ b/net-im/mastodon/files/mastodon_stream.in
@@ -15,6 +15,8 @@
name=mastodon_stream
rcvar="${name}_enable"
+sig_stop="HUP"
+
load_rc_config "$name"
: ${mastodon_stream_enable:="NO"}
diff --git a/net-im/mastodon/files/patch-Gemfile b/net-im/mastodon/files/patch-Gemfile
index 44e93c4e8857..321ab87a1df9 100644
--- a/net-im/mastodon/files/patch-Gemfile
+++ b/net-im/mastodon/files/patch-Gemfile
@@ -1,10 +1,10 @@
---- Gemfile.orig 2017-05-20 21:11:45 UTC
+--- Gemfile.orig 2017-05-28 21:16:17 UTC
+++ Gemfile
@@ -19,7 +19,6 @@ gem 'paperclip', '~> 5.1'
gem 'paperclip-av-transcoder', '~> 0.6'
gem 'addressable', '~> 2.5'
--gem 'bootsnap'
+-gem 'bootsnap', '~> 0.3'
gem 'cld3', '~> 3.1'
gem 'devise', '~> 4.2'
gem 'devise-two-factor', '~> 3.0'
diff --git a/net-im/mastodon/pkg-message b/net-im/mastodon/pkg-message
index fbfaabfff607..0426d2f7df61 100644
--- a/net-im/mastodon/pkg-message
+++ b/net-im/mastodon/pkg-message
@@ -1,9 +1,9 @@
############################################################
-Visit the URL below to get started with Mastodon.
+Visit this URL to get started with Mastodon.
http://ftfl.ca/blog/2017-05-23-mastodon-freebsd.html
-Visit this URL to upgrade.
+Visit this URL to upgrade Mastodon.
http://ftfl.ca/blog/2017-05-27-mastodon-freebsd-upgrade.html
############################################################