aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2017-05-27 16:24:46 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2017-05-27 16:24:46 +0000
commite50218e759c3887260aed2bac9a2729c7ef63f7c (patch)
tree9c352c712dd1cba7e10f3439af2a0f6a45b248da /net-im
parent8416961f94f98665fb22db283d6aa5241eb76f65 (diff)
downloadports-e50218e759c3887260aed2bac9a2729c7ef63f7c.tar.gz
ports-e50218e759c3887260aed2bac9a2729c7ef63f7c.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/mastodon/Makefile2
-rw-r--r--net-im/mastodon/distinfo6
-rw-r--r--net-im/mastodon/pkg-message7
-rw-r--r--net-im/mastodon/pkg-plist9
5 files changed, 16 insertions, 9 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index baa45c6a04da..4ffc7d48eb59 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -73,6 +73,7 @@
SUBDIR += licq-osd
SUBDIR += licq-qt-gui
SUBDIR += loudmouth
+ SUBDIR += mastodon
SUBDIR += mbpurple
SUBDIR += mcabber
SUBDIR += meanwhile
diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile
index b1fe47fc84a3..ebff048f7c74 100644
--- a/net-im/mastodon/Makefile
+++ b/net-im/mastodon/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mastodon
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4rc4
+DISTVERSION= 1.4rc5
CATEGORIES= net-im www
MAINTAINER= jrm@FreeBSD.org
diff --git a/net-im/mastodon/distinfo b/net-im/mastodon/distinfo
index 38c3c3431854..95a7a4791779 100644
--- a/net-im/mastodon/distinfo
+++ b/net-im/mastodon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495804238
-SHA256 (tootsuite-mastodon-v1.4rc4_GH0.tar.gz) = da61920f8604b1ccc9042bee0adea2e002ab334c7d90181f41606c1db8da930f
-SIZE (tootsuite-mastodon-v1.4rc4_GH0.tar.gz) = 9999246
+TIMESTAMP = 1495897700
+SHA256 (tootsuite-mastodon-v1.4rc5_GH0.tar.gz) = 5deeb859c5ba2eb774b3160af7094a07ebcefa9198960705e3c9ff4473dfe2a3
+SIZE (tootsuite-mastodon-v1.4rc5_GH0.tar.gz) = 10143723
diff --git a/net-im/mastodon/pkg-message b/net-im/mastodon/pkg-message
index df6a9839dd74..fbfaabfff607 100644
--- a/net-im/mastodon/pkg-message
+++ b/net-im/mastodon/pkg-message
@@ -1,6 +1,9 @@
-########################################################
+############################################################
Visit the URL below to get started with Mastodon.
http://ftfl.ca/blog/2017-05-23-mastodon-freebsd.html
-########################################################
+Visit this URL to upgrade.
+http://ftfl.ca/blog/2017-05-27-mastodon-freebsd-upgrade.html
+
+############################################################
diff --git a/net-im/mastodon/pkg-plist b/net-im/mastodon/pkg-plist
index 0cd444e00824..f8d18b84e88e 100644
--- a/net-im/mastodon/pkg-plist
+++ b/net-im/mastodon/pkg-plist
@@ -4,13 +4,12 @@ etc/periodic/daily/900.mastodon
@dir /var/log/mastodon
@dir %%WWWDIR%%
@dir %%WWWDIR%%/app
-@dir %%WWWDIR%%/app/assets
-@dir %%WWWDIR%%/app/assets/stylesheets
@dir %%WWWDIR%%/app/controllers
@dir %%WWWDIR%%/app/controllers/admin
@dir %%WWWDIR%%/app/controllers/api
@dir %%WWWDIR%%/app/controllers/api/activitypub
@dir %%WWWDIR%%/app/controllers/api/v1
+@dir %%WWWDIR%%/app/controllers/api/v1/timelines
@dir %%WWWDIR%%/app/controllers/api/web
@dir %%WWWDIR%%/app/controllers/auth
@dir %%WWWDIR%%/app/controllers/concerns
@@ -126,6 +125,7 @@ etc/periodic/daily/900.mastodon
@dir %%WWWDIR%%/app/views/api/v1/search
@dir %%WWWDIR%%/app/views/api/v1/statuses
@dir %%WWWDIR%%/app/views/api/v1/timelines
+@dir %%WWWDIR%%/app/views/api/v1/timelines/base
@dir %%WWWDIR%%/app/views/application
@dir %%WWWDIR%%/app/views/auth
@dir %%WWWDIR%%/app/views/auth/confirmations
@@ -204,6 +204,8 @@ etc/periodic/daily/900.mastodon
@dir %%WWWDIR%%/spec/controllers/api
@dir %%WWWDIR%%/spec/controllers/api/activitypub
@dir %%WWWDIR%%/spec/controllers/api/v1
+@dir %%WWWDIR%%/spec/controllers/api/v1/timelines
+@dir %%WWWDIR%%/spec/controllers/api/web
@dir %%WWWDIR%%/spec/controllers/auth
@dir %%WWWDIR%%/spec/controllers/concerns
@dir %%WWWDIR%%/spec/controllers/oauth
@@ -290,7 +292,6 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/Rakefile
%%WWWDIR%%/Vagrantfile
%%WWWDIR%%/app.json
-%%WWWDIR%%/app/assets/stylesheets/.gitkeep
%%WWWDIR%%/app/controllers/about_controller.rb
%%WWWDIR%%/app/controllers/account_follow_controller.rb
%%WWWDIR%%/app/controllers/account_unfollow_controller.rb
@@ -379,6 +380,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/helpers/routing_helper.rb
%%WWWDIR%%/app/helpers/settings_helper.rb
%%WWWDIR%%/app/helpers/stream_entries_helper.rb
+%%WWWDIR%%/app/helpers/style_helper.rb
%%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Regular.ttf
%%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Regular.woff
%%WWWDIR%%/app/javascript/fonts/montserrat/Montserrat-Regular.woff2
@@ -404,6 +406,7 @@ etc/periodic/daily/900.mastodon
%%WWWDIR%%/app/javascript/fonts/roboto/roboto-regular-webfont.woff2
%%WWWDIR%%/app/javascript/images/background-photo.jpg
%%WWWDIR%%/app/javascript/images/boost_sprite.png
+%%WWWDIR%%/app/javascript/images/elephant-friend-1.png
%%WWWDIR%%/app/javascript/images/elephant-friend.png
%%WWWDIR%%/app/javascript/images/fluffy-elephant-friend.png
%%WWWDIR%%/app/javascript/images/logo.png