svn commit: r441852 - in head/net-im: . mastodon
Joseph Mingrone
jrm at FreeBSD.org
Sat May 27 16:24:48 UTC 2017
Author: jrm
Date: Sat May 27 16:24:46 2017
New Revision: 441852
URL: https://svnweb.freebsd.org/changeset/ports/441852
Log:
net-im/mastodon: Update to version 1.4rc5
- Add missing net-im/Makefile entry
- Upgrade pkg-message to include a link to upgrade directions
Approved by: swills (mentor, implicit)
Modified:
head/net-im/Makefile
head/net-im/mastodon/Makefile
head/net-im/mastodon/distinfo
head/net-im/mastodon/pkg-message
head/net-im/mastodon/pkg-plist
Modified: head/net-im/Makefile
==============================================================================
--- head/net-im/Makefile Sat May 27 16:05:46 2017 (r441851)
+++ head/net-im/Makefile Sat May 27 16:24:46 2017 (r441852)
@@ -73,6 +73,7 @@
SUBDIR += licq-osd
SUBDIR += licq-qt-gui
SUBDIR += loudmouth
+ SUBDIR += mastodon
SUBDIR += mbpurple
SUBDIR += mcabber
SUBDIR += meanwhile
Modified: head/net-im/mastodon/Makefile
==============================================================================
--- head/net-im/mastodon/Makefile Sat May 27 16:05:46 2017 (r441851)
+++ head/net-im/mastodon/Makefile Sat May 27 16:24:46 2017 (r441852)
@@ -2,7 +2,7 @@
PORTNAME= mastodon
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4rc4
+DISTVERSION= 1.4rc5
CATEGORIES= net-im www
MAINTAINER= jrm at FreeBSD.org
Modified: head/net-im/mastodon/distinfo
==============================================================================
--- head/net-im/mastodon/distinfo Sat May 27 16:05:46 2017 (r441851)
+++ head/net-im/mastodon/distinfo Sat May 27 16:24:46 2017 (r441852)
@@ -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
Modified: head/net-im/mastodon/pkg-message
==============================================================================
--- head/net-im/mastodon/pkg-message Sat May 27 16:05:46 2017 (r441851)
+++ head/net-im/mastodon/pkg-message Sat May 27 16:24:46 2017 (r441852)
@@ -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
+
+############################################################
Modified: head/net-im/mastodon/pkg-plist
==============================================================================
--- head/net-im/mastodon/pkg-plist Sat May 27 16:05:46 2017 (r441851)
+++ head/net-im/mastodon/pkg-plist Sat May 27 16:24:46 2017 (r441852)
@@ -4,13 +4,12 @@ etc/periodic/daily/900.mastodon
@dir /var/log/mastodon
@dir %%WWWDIR%%
@dir %%WWWDIR%%/app
- at dir %%WWWDIR%%/app/assets
- at 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
+ at 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
+ at 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
+ at dir %%WWWDIR%%/spec/controllers/api/v1/timelines
+ at 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
More information about the svn-ports-head
mailing list