aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Lukas <clukas@firc.de>2023-06-06 06:56:08 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-06-06 14:57:52 +0000
commit47490de9f51a00447bc190571a8539a754ec8fd6 (patch)
treefc79117d9df036ca2bb7eb3e3fff477d3e3cce93
parent34da2d13ec589a9a2d36b0b46909d298f56f538c (diff)
downloadports-47490de9f51a00447bc190571a8539a754ec8fd6.tar.gz
ports-47490de9f51a00447bc190571a8539a754ec8fd6.zip
www/owncast: Update to 0.0.13
ChangeLog: https://github.com/owncast/owncast/releases/tag/v0.0.13 Added * Add Fediverse, Matrix and XMPP social links * Changed * Do not log inactionable Federated resolution/verification errors * Improve chat input accessibility * Treat fediverse usernames as case-insensitive * Sanitize user submitted values before logging * Username length is now validated server-side * Do not allow multiple Fediverse auth attempts. Fixed * Manually authored social posts are always set to followers-only * Fix superfluous response.WriteHeader call error * Fix possible security exploit for those with Moderator access. * Messages table fixes to improve query performance * Fix possible crash with Federated Undo request PR: 271693 Reported by: clukas@firc.de Approved by: de-freebsd@ctseuro.com (maintainer, timeout > 2 weeks)
-rw-r--r--www/owncast/Makefile3
-rw-r--r--www/owncast/distinfo10
-rw-r--r--www/owncast/pkg-plist3
3 files changed, 9 insertions, 7 deletions
diff --git a/www/owncast/Makefile b/www/owncast/Makefile
index 29a156a54ec9..f8a73eab82c9 100644
--- a/www/owncast/Makefile
+++ b/www/owncast/Makefile
@@ -1,7 +1,6 @@
PORTNAME= owncast
DISTVERSIONPREFIX= v
-DISTVERSION= 0.0.12
-PORTREVISION= 9
+DISTVERSION= 0.0.13
CATEGORIES= www
DIST_SUBDIR= ${PORTNAME}
diff --git a/www/owncast/distinfo b/www/owncast/distinfo
index 3d0eeb084fb4..d8a5bca18af3 100644
--- a/www/owncast/distinfo
+++ b/www/owncast/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1659703364
-SHA256 (go/www_owncast/owncast-v0.0.12/v0.0.12.mod) = a1ae542457fafd0175e6bb7c23b6db9fb06a12178519d73c66ee855d94383c7a
-SIZE (go/www_owncast/owncast-v0.0.12/v0.0.12.mod) = 2868
-SHA256 (go/www_owncast/owncast-v0.0.12/v0.0.12.zip) = 04b65f1bd31300ba46e506e87e1768fae5fd54d6e16bab11786c4585dec68eb9
-SIZE (go/www_owncast/owncast-v0.0.12/v0.0.12.zip) = 10688276
+TIMESTAMP = 1685272334
+SHA256 (go/www_owncast/owncast-v0.0.13/v0.0.13.mod) = a1ae542457fafd0175e6bb7c23b6db9fb06a12178519d73c66ee855d94383c7a
+SIZE (go/www_owncast/owncast-v0.0.13/v0.0.13.mod) = 2868
+SHA256 (go/www_owncast/owncast-v0.0.13/v0.0.13.zip) = a4ffb6a1f51c833419863dfc5562e966f4e72af5d643073e688c7d28b30b4e3b
+SIZE (go/www_owncast/owncast-v0.0.13/v0.0.13.zip) = 10698243
diff --git a/www/owncast/pkg-plist b/www/owncast/pkg-plist
index a97660688eaa..3c3f7508bd99 100644
--- a/www/owncast/pkg-plist
+++ b/www/owncast/pkg-plist
@@ -297,6 +297,7 @@ sbin/owncast
%%WWWDIR%%/webroot/img/platformlogos/discord.svg
%%WWWDIR%%/webroot/img/platformlogos/donate.svg
%%WWWDIR%%/webroot/img/platformlogos/facebook.svg
+%%WWWDIR%%/webroot/img/platformlogos/fediverse.svg
%%WWWDIR%%/webroot/img/platformlogos/follow.svg
%%WWWDIR%%/webroot/img/platformlogos/github.svg
%%WWWDIR%%/webroot/img/platformlogos/gitlab.svg
@@ -309,6 +310,7 @@ sbin/owncast
%%WWWDIR%%/webroot/img/platformlogos/link.svg
%%WWWDIR%%/webroot/img/platformlogos/linkedin.svg
%%WWWDIR%%/webroot/img/platformlogos/mastodon.svg
+%%WWWDIR%%/webroot/img/platformlogos/matrix.svg
%%WWWDIR%%/webroot/img/platformlogos/odysee.svg
%%WWWDIR%%/webroot/img/platformlogos/patreon.svg
%%WWWDIR%%/webroot/img/platformlogos/paypal.svg
@@ -319,6 +321,7 @@ sbin/owncast
%%WWWDIR%%/webroot/img/platformlogos/tiktok.svg
%%WWWDIR%%/webroot/img/platformlogos/twitch.svg
%%WWWDIR%%/webroot/img/platformlogos/twitter.svg
+%%WWWDIR%%/webroot/img/platformlogos/xmpp.svg
%%WWWDIR%%/webroot/img/platformlogos/youtube.svg
%%WWWDIR%%/webroot/img/repost.svg
%%WWWDIR%%/webroot/img/smiley.png