aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMina Galić <me@igalic.co>2022-05-26 22:37:48 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-05-26 22:57:16 +0000
commitcd404e643f4a678f9c34c977c184725b0d1ea7f4 (patch)
tree871fad7db40525003f8d7334b72410bc563ade20 /net-im
parentdcdbb78dac6f0f77f340583f22c28c1d5365b829 (diff)
downloadports-cd404e643f4a678f9c34c977c184725b0d1ea7f4.tar.gz
ports-cd404e643f4a678f9c34c977c184725b0d1ea7f4.zip
net-im/gotosocial: Update to 0.3.4
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gotosocial/Makefile4
-rw-r--r--net-im/gotosocial/distinfo7
-rwxr-xr-xnet-im/gotosocial/files/gotosocial.in2
-rw-r--r--net-im/gotosocial/pkg-plist8
4 files changed, 14 insertions, 7 deletions
diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index 74964af430bd..fb0ff7e70bb0 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gotosocial
DISTVERSIONPREFIX= v
-DISTVERSION= 0.2.2
+DISTVERSION= 0.3.4
CATEGORIES= net-im
MAINTAINER= me+freebsd@igalic.co
@@ -17,7 +17,7 @@ USE_RC_SUBR= ${PORTNAME}
USE_GITHUB= yes
GH_ACCOUNT= superseriousbusiness
# When rebuilding yourself, please set this:
-#GH_TAGNAME= 40be88ec609c9b5352cbb7d38fd70ff7c6a233a5
+#GH_TAGNAME= f848aaa81f04666dae29e0bb85ccf31d30574de7
USERS= gotosocial
GROUPS= gotosocial
diff --git a/net-im/gotosocial/distinfo b/net-im/gotosocial/distinfo
index 461eac9e5ab7..6ab84459863c 100644
--- a/net-im/gotosocial/distinfo
+++ b/net-im/gotosocial/distinfo
@@ -1,4 +1,3 @@
-TIMESTAMP = 1649099212
-SHA256 (superseriousbusiness-gotosocial-v0.2.2_GH0.tar.gz) = 73e83a9c6b3d104c621888176f5a554382ea372b0997b819e29a0389e515d6f4
-SIZE (superseriousbusiness-gotosocial-v0.2.2_GH0.tar.gz) = 40573276
-
+TIMESTAMP = 1653574184
+SHA256 (superseriousbusiness-gotosocial-v0.3.4_GH0.tar.gz) = 2bc7baadd3e79d79e6628314ddfb4c6ef135729bf7488384e804f66d67e45961
+SIZE (superseriousbusiness-gotosocial-v0.3.4_GH0.tar.gz) = 48532595
diff --git a/net-im/gotosocial/files/gotosocial.in b/net-im/gotosocial/files/gotosocial.in
index 8e768672c3d3..fcfd961adcf5 100755
--- a/net-im/gotosocial/files/gotosocial.in
+++ b/net-im/gotosocial/files/gotosocial.in
@@ -34,7 +34,7 @@ load_rc_config "$name"
procname="%%PREFIX%%/bin/${name}"
command=/usr/sbin/daemon
-command_args="-c -T ${name} ${procname} --config-path ${gotosocial_config} server start"
+command_args="-c -S -T ${name} ${procname} --config-path ${gotosocial_config} server start"
start_precmd="${name}_prestart"
diff --git a/net-im/gotosocial/pkg-plist b/net-im/gotosocial/pkg-plist
index 1196663d0ef5..3ed021ac1e03 100644
--- a/net-im/gotosocial/pkg-plist
+++ b/net-im/gotosocial/pkg-plist
@@ -17,6 +17,14 @@
%%WWWDIR%%/assets/logo.png
%%WWWDIR%%/assets/status.css
%%WWWDIR%%/assets/tusky.svg
+%%WWWDIR%%/assets/default_avatars/GoToSocial_icon1.svg
+%%WWWDIR%%/assets/default_avatars/GoToSocial_icon2.svg
+%%WWWDIR%%/assets/default_avatars/GoToSocial_icon3.svg
+%%WWWDIR%%/assets/default_avatars/GoToSocial_icon4.svg
+%%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.svg
+%%WWWDIR%%/assets/default_avatars/GoToSocial_icon6.svg
+%%WWWDIR%%/assets/profile.css
+%%WWWDIR%%/template/profile.tmpl
%%WWWDIR%%/template/404.tmpl
%%WWWDIR%%/template/authorize.tmpl
%%WWWDIR%%/template/confirmed.tmpl