Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2023 09:44:13 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5f1fb82603c2 - main - net-im/gotosocial: update to 0.9.0
Message-ID:  <202305250944.34P9iDSR001366@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5f1fb82603c208008d51cf40dd5668a274155097

commit 5f1fb82603c208008d51cf40dd5668a274155097
Author:     Kamigishi Rei <spambox@haruhiism.net>
AuthorDate: 2023-05-24 17:25:21 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-25 09:41:33 +0000

    net-im/gotosocial: update to 0.9.0
    
    Changelog: https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.9.0
    
    PR:             271610
    Approved by:    freebsd@igalic.co (maintainer)
---
 net-im/gotosocial/Makefile  |  2 +-
 net-im/gotosocial/distinfo  | 10 +++++-----
 net-im/gotosocial/pkg-plist |  2 ++
 3 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile
index c4afefd66bb3..7ee1bd241be3 100644
--- a/net-im/gotosocial/Makefile
+++ b/net-im/gotosocial/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	gotosocial
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.8.0
+DISTVERSION=	0.9.0
 CATEGORIES=	net-im
 MASTER_SITES?=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
 DISTFILES?=	${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
diff --git a/net-im/gotosocial/distinfo b/net-im/gotosocial/distinfo
index c213cd21e907..a93c3922df92 100644
--- a/net-im/gotosocial/distinfo
+++ b/net-im/gotosocial/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1681143111
-SHA256 (gotosocial_0.8.0_web-assets.tar.gz) = fd031f7edd91c0a765da0dee627094cc7d12b3575a74b05a854eb82d4b4676e4
-SIZE (gotosocial_0.8.0_web-assets.tar.gz) = 1306945
-SHA256 (superseriousbusiness-gotosocial-v0.8.0_GH0.tar.gz) = 0e8e62bc8b2a680e88bde69e7e19e315104717f7ea69f906bbfb734608c3ae7c
-SIZE (superseriousbusiness-gotosocial-v0.8.0_GH0.tar.gz) = 52784348
+TIMESTAMP = 1684944520
+SHA256 (gotosocial_0.9.0_web-assets.tar.gz) = 3af800af7a1bb0ad499dd2ca9a78cd634e9d11b40ac8fe311bfbe20630a2befb
+SIZE (gotosocial_0.9.0_web-assets.tar.gz) = 1357671
+SHA256 (superseriousbusiness-gotosocial-v0.9.0_GH0.tar.gz) = c966df5be0ae5382587a408387937f719bd68ace782ca345ea02af89957a1dfb
+SIZE (superseriousbusiness-gotosocial-v0.9.0_GH0.tar.gz) = 55406458
diff --git a/net-im/gotosocial/pkg-plist b/net-im/gotosocial/pkg-plist
index e200d6dbfbbc..7c50e8150baf 100644
--- a/net-im/gotosocial/pkg-plist
+++ b/net-im/gotosocial/pkg-plist
@@ -29,6 +29,7 @@
 %%WWWDIR%%/assets/default_avatars/GoToSocial_icon6.png
 %%WWWDIR%%/assets/mastodon.svg
 %%WWWDIR%%/assets/logo.svg
+%%WWWDIR%%/assets/plyr.svg
 %%WWWDIR%%/assets/default_header.png
 %%WWWDIR%%/assets/fonts/OFL.txt
 %%WWWDIR%%/assets/fonts/noto-sans-v27-latin-700.woff
@@ -50,6 +51,7 @@
 %%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css
 %%WWWDIR%%/assets/tusky.svg
 %%WWWDIR%%/assets/logo.png
+%%WWWDIR%%/assets/dist/index.css
 %%WWWDIR%%/assets/dist/profile.css
 %%WWWDIR%%/assets/dist/_colors.css
 %%WWWDIR%%/assets/dist/settings.js



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305250944.34P9iDSR001366>