Hi,

Please, find an update for gotosocial.

They changed a bit the frontend and do not provide
the assets in the source anymore. So I use the
assets built for the FreeBSD release (which means
another distfile). Is there a cleaner way to do
it?

The plus side is that the admin interface is now
bundled in gotosocial itself.

Release notes here:
https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.3.5

There is a database migration that can take long
when restarting the service for the first time.
Is there a way to advertise this or is the user
supposed to read the release notes?

Runs fine for me.

Thank you,

Hukadan
diff --git a/www/gotosocial/Makefile b/www/gotosocial/Makefile
index 63d1b41fc91..5a48770ffb2 100644
--- a/www/gotosocial/Makefile
+++ b/www/gotosocial/Makefile
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS = amd64
 COMMENT =	ActivityPub social network server
 
 MODGO_MODNAME =	github.com/superseriousbusiness/gotosocial
-MODGO_VERSION =	v0.3.4
+MODGO_VERSION =	v0.3.5
 
 DISTNAME =	gotosocial-${MODGO_VERSION}
 
@@ -14,6 +14,10 @@ HOMEPAGE =	https://docs.gotosocial.org
 
 MAINTAINER =	Hukadan <m...@hukadan.org>
 
+# use the assets built for the FreeBSD release
+DISTFILES +=	gotosocial_${MODGO_VERSION:S/v//}_freebsd_amd64.tar.gz:0
+MASTER_SITES0 =	https://github.com/superseriousbusiness/gotosocial/releases/download/${MODGO_VERSION}/
+
 # AGPL-3.0+
 PERMIT_PACKAGE =	yes
 
@@ -26,6 +30,11 @@ WRKDIST =	${WRKSRC}
 PREFIX =	${VARBASE}
 INSTDIR =	${PREFIX}/gotosocial
 
+post-extract:
+	tar -C ${WRKSRC} -xzf \
+		${FULLDISTDIR}/gotosocial_${MODGO_VERSION:S/v//}_freebsd_amd64.tar.gz \
+		web/assets/dist/*
+
 post-patch:
 	${SUBST_CMD} ${WRKSRC}/example/config.yaml
 
diff --git a/www/gotosocial/distinfo b/www/gotosocial/distinfo
index 5dcf50a679d..67cc3c54cf1 100644
--- a/www/gotosocial/distinfo
+++ b/www/gotosocial/distinfo
@@ -508,6 +508,8 @@ SHA256 (go_modules/github.com/memcachier/mc/@v/v2.0.1+incompatible.mod) = dsgFcL
 SHA256 (go_modules/github.com/memcachier/mc/@v/v2.0.1+incompatible.zip) = WiuH7lEDCfQzOyK/5KRAE6e9fFtJvMzBUaPKTu/92og=
 SHA256 (go_modules/github.com/microcosm-cc/bluemonday/@v/v1.0.18.mod) = YWMpz9CyFvsOHpynKIzN0FGJXcdWfmKtL+nDLwyV6g0=
 SHA256 (go_modules/github.com/microcosm-cc/bluemonday/@v/v1.0.18.zip) = XuAH1JqfFgUlkZ64M0h8web+JauLPsMD4rexlR4LkHw=
+SHA256 (go_modules/github.com/miekg/dns/@v/v1.1.49.mod) = jRFjb/6wCx3Yu6RX99Uy9Sy8Ng8kRxSR5H3EkWeKH2I=
+SHA256 (go_modules/github.com/miekg/dns/@v/v1.1.49.zip) = n1qxjgh0How2qBX6GoPY1UmGOg/BBvSEpG7QfgHmrpM=
 SHA256 (go_modules/github.com/mitchellh/go-homedir/@v/v1.1.0.mod) = 7CxA4qyGvdktZKJVid3u9lIneJqPQovt6GvcQgZPYPE=
 SHA256 (go_modules/github.com/mitchellh/go-homedir/@v/v1.1.0.zip) = //7DYfx+d2u3FDNWDChe4pgtLBQLj1v7oNtgM8Ct4YQ=
 SHA256 (go_modules/github.com/mitchellh/mapstructure/@v/v1.4.3.mod) = 0SvfCVDElAiP2TYEreFZaXQFS6Flcp1roTNjPCfa/+M=
@@ -699,6 +701,7 @@ SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.1.25.mod) = 4sdj+GGtoFxhUMMvgE
 SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.1.27.mod) = 4sdj+GGtoFxhUMMvgEvKMclqGLlEMg4O6bvw1sYHWtc=
 SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.1.32.mod) = 4sdj+GGtoFxhUMMvgEvKMclqGLlEMg4O6bvw1sYHWtc=
 SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.2.1.mod) = 4sdj+GGtoFxhUMMvgEvKMclqGLlEMg4O6bvw1sYHWtc=
+SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.3.5.mod) = 2rHWY7hg6+VF/NzsJOX5M9UXvSAZr2jXprWodkqmGw8=
 SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.4.1.mod) = 2rHWY7hg6+VF/NzsJOX5M9UXvSAZr2jXprWodkqmGw8=
 SHA256 (go_modules/github.com/yuin/goldmark/@v/v1.4.1.zip) = ukdjwG5AqqhloLkKFgPwvhMXTMiArPrZZACJxsqb0IY=
 SHA256 (go_modules/github.com/zeebo/assert/@v/v1.1.0.mod) = y4zqaey8mWkq8h1EkJCD9Nli6V3Lety1/QZ2t3NYfpw=
@@ -797,6 +800,7 @@ SHA256 (go_modules/golang.org/x/mod/@v/v0.2.0.mod) = sojwiP2FGIWm00gzni9YjlipTmx
 SHA256 (go_modules/golang.org/x/mod/@v/v0.3.0.mod) = sojwiP2FGIWm00gzni9YjlipTmx25eY0rh1nwnSetBM=
 SHA256 (go_modules/golang.org/x/mod/@v/v0.4.0.mod) = sojwiP2FGIWm00gzni9YjlipTmx25eY0rh1nwnSetBM=
 SHA256 (go_modules/golang.org/x/mod/@v/v0.4.1.mod) = sojwiP2FGIWm00gzni9YjlipTmx25eY0rh1nwnSetBM=
+SHA256 (go_modules/golang.org/x/mod/@v/v0.4.2.mod) = sojwiP2FGIWm00gzni9YjlipTmx25eY0rh1nwnSetBM=
 SHA256 (go_modules/golang.org/x/mod/@v/v0.6.0-dev.0.20220106191415-9b9b3d81d5e3.mod) = CT1MzqEdCHW3jvAJ119ua0lGy5YRNQEqZC8SVR1ISNw=
 SHA256 (go_modules/golang.org/x/mod/@v/v0.6.0-dev.0.20220419223038-86c51ed26bb4.mod) = QtGQI/+PLq5wC8VJXzcezZmKItGbqYXQr19pkAslQIM=
 SHA256 (go_modules/golang.org/x/mod/@v/v0.6.0-dev.0.20220419223038-86c51ed26bb4.zip) = K3Rx7TSjSfkQVVJ8Uyis1A6augBrZE5R1AqGJ++napI=
@@ -836,7 +840,9 @@ SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20201031054903-ff519b6c9102.mod) =
 SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20201209123823-ac852fbbde11.mod) = /vWJbRA6C85QVf216W6DCUQzR5JDeGU0dxjtzrYzNIo=
 SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20201224014010-6772e930b67b.mod) = /vWJbRA6C85QVf216W6DCUQzR5JDeGU0dxjtzrYzNIo=
 SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20210226172049-e18ecbb05110.mod) = /vWJbRA6C85QVf216W6DCUQzR5JDeGU0dxjtzrYzNIo=
+SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20210405180319-a5a99cb37ef4.mod) = 9rD5lo9afZhvy1fr4qFAlRGLvRy/Z4XQA/ev1xHcsb0=
 SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20210614182718-04defd469f4e.mod) = +pFfXQIs+wy4Zaou4306d0G0BvhOtKg3hi4pzGmrTvQ=
+SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20210726213435-c6fcb2dbf985.mod) = +pFfXQIs+wy4Zaou4306d0G0BvhOtKg3hi4pzGmrTvQ=
 SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20211015210444-4f30a5c0130f.mod) = +pFfXQIs+wy4Zaou4306d0G0BvhOtKg3hi4pzGmrTvQ=
 SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20211112202133-69e39bad7dc2.mod) = +pFfXQIs+wy4Zaou4306d0G0BvhOtKg3hi4pzGmrTvQ=
 SHA256 (go_modules/golang.org/x/net/@v/v0.0.0-20220127200216-cd36cc0744dd.mod) = q58hDgTR/37XvDHV6gn0xXfNXtz9gYQKuKV4oIJDS3Q=
@@ -912,8 +918,10 @@ SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20201201145000-ef89a241ccb3.mod) =
 SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210104204734-6f8348627aad.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210119212857-b64e53b001e4.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210225134936-a50acf3fe073.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
+SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210330210617-4fbd30eecc44.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210423082822-04245dca01da.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210423185535-09eb48e85fd7.mod) = GBl56L1X0tngZBgtqGyaYRGqaXVeiI8IQx7OR0Kuw0M=
+SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210510120138-977fb7262007.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210615035016-665e8c7367d1.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210630005230-0f9fa26af87c.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
 SHA256 (go_modules/golang.org/x/sys/@v/v0.0.0-20210806184541-e5e7981a1069.mod) = 8DMzMJb+GY8xUd7tk/LeunTlC7/nc5E0BFvDt85KUCQ=
@@ -999,6 +1007,7 @@ SHA256 (go_modules/golang.org/x/tools/@v/v0.0.0-20210108195828-e2f9c7f1fc8e.mod)
 SHA256 (go_modules/golang.org/x/tools/@v/v0.1.0.mod) = Z1kEvCsuK+3wKoEbHR2gIDDCVS78nBUqknakRoStMT8=
 SHA256 (go_modules/golang.org/x/tools/@v/v0.1.10.mod) = c79ozX27JXU1ZYr+cyIARFoMm2RO95kQZnfLzRNvqqk=
 SHA256 (go_modules/golang.org/x/tools/@v/v0.1.10.zip) = hoXlF21vhlhMmL5UpP/MuVeUsyWU/sb29d1KIjHiIf8=
+SHA256 (go_modules/golang.org/x/tools/@v/v0.1.6-0.20210726203631-07bc1bf47fb2.mod) = A2l2BTdO47D6m1AupFbZxq4YNdrCLjW6oqmcQFig/jE=
 SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190410155217-1f06c39b4373.mod) = ql4+ybt7n2gWCe+sAZ2d4ae6dxkkj/Hqon54iC2z1/U=
 SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190513163551-3ee3066db522.mod) = ql4+ybt7n2gWCe+sAZ2d4ae6dxkkj/Hqon54iC2z1/U=
 SHA256 (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod) = ql4+ybt7n2gWCe+sAZ2d4ae6dxkkj/Hqon54iC2z1/U=
@@ -1198,7 +1207,8 @@ SHA256 (go_modules/rsc.io/quote/v3/@v/v3.1.0.mod) = shHZ8WtVQpcPA6LmJJ30UDgwSjeh
 SHA256 (go_modules/rsc.io/quote/v3/@v/v3.1.0.zip) = tDTLv8MsF7UijQsO3erqib707JvZC1yPxVtk+M4T7rk=
 SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = oq5uhUCkC4XldwPMYYuZxbEHU4bZWOiZmg4tTALzpwU=
 SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo=
-SHA256 (gotosocial-v0.3.4.zip) = w8HEU6G5VKXgpnA2+SsjUrNDC7o7vSoRbH8Nq5u2yl0=
+SHA256 (gotosocial-v0.3.5.zip) = M/NaQG+0VbOiETUNeQVCVMitkkZUyAbUHwpv/AlTC5E=
+SHA256 (gotosocial_0.3.5_freebsd_amd64.tar.gz) = e5uX+Yf40x3UaWXiJ/asV7jo5DECEic6va9wU4G3VgI=
 SIZE (go_modules/cloud.google.com/go/@v/v0.100.2.mod) = 531
 SIZE (go_modules/cloud.google.com/go/@v/v0.100.2.zip) = 567152
 SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27
@@ -1709,6 +1719,8 @@ SIZE (go_modules/github.com/memcachier/mc/@v/v2.0.1+incompatible.mod) = 32
 SIZE (go_modules/github.com/memcachier/mc/@v/v2.0.1+incompatible.zip) = 26507
 SIZE (go_modules/github.com/microcosm-cc/bluemonday/@v/v1.0.18.mod) = 196
 SIZE (go_modules/github.com/microcosm-cc/bluemonday/@v/v1.0.18.zip) = 184787
+SIZE (go_modules/github.com/miekg/dns/@v/v1.1.49.mod) = 267
+SIZE (go_modules/github.com/miekg/dns/@v/v1.1.49.zip) = 244811
 SIZE (go_modules/github.com/mitchellh/go-homedir/@v/v1.1.0.mod) = 39
 SIZE (go_modules/github.com/mitchellh/go-homedir/@v/v1.1.0.zip) = 4163
 SIZE (go_modules/github.com/mitchellh/mapstructure/@v/v1.4.3.mod) = 50
@@ -1900,6 +1912,7 @@ SIZE (go_modules/github.com/yuin/goldmark/@v/v1.1.25.mod) = 41
 SIZE (go_modules/github.com/yuin/goldmark/@v/v1.1.27.mod) = 41
 SIZE (go_modules/github.com/yuin/goldmark/@v/v1.1.32.mod) = 41
 SIZE (go_modules/github.com/yuin/goldmark/@v/v1.2.1.mod) = 41
+SIZE (go_modules/github.com/yuin/goldmark/@v/v1.3.5.mod) = 41
 SIZE (go_modules/github.com/yuin/goldmark/@v/v1.4.1.mod) = 41
 SIZE (go_modules/github.com/yuin/goldmark/@v/v1.4.1.zip) = 271753
 SIZE (go_modules/github.com/zeebo/assert/@v/v1.1.0.mod) = 40
@@ -1998,6 +2011,7 @@ SIZE (go_modules/golang.org/x/mod/@v/v0.2.0.mod) = 214
 SIZE (go_modules/golang.org/x/mod/@v/v0.3.0.mod) = 214
 SIZE (go_modules/golang.org/x/mod/@v/v0.4.0.mod) = 214
 SIZE (go_modules/golang.org/x/mod/@v/v0.4.1.mod) = 214
+SIZE (go_modules/golang.org/x/mod/@v/v0.4.2.mod) = 214
 SIZE (go_modules/golang.org/x/mod/@v/v0.6.0-dev.0.20220106191415-9b9b3d81d5e3.mod) = 214
 SIZE (go_modules/golang.org/x/mod/@v/v0.6.0-dev.0.20220419223038-86c51ed26bb4.mod) = 157
 SIZE (go_modules/golang.org/x/mod/@v/v0.6.0-dev.0.20220419223038-86c51ed26bb4.zip) = 169387
@@ -2037,7 +2051,9 @@ SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20201031054903-ff519b6c9102.mod) = 1
 SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20201209123823-ac852fbbde11.mod) = 179
 SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20201224014010-6772e930b67b.mod) = 179
 SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20210226172049-e18ecbb05110.mod) = 179
+SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20210405180319-a5a99cb37ef4.mod) = 179
 SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20210614182718-04defd469f4e.mod) = 179
+SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20210726213435-c6fcb2dbf985.mod) = 179
 SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20211015210444-4f30a5c0130f.mod) = 179
 SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20211112202133-69e39bad7dc2.mod) = 179
 SIZE (go_modules/golang.org/x/net/@v/v0.0.0-20220127200216-cd36cc0744dd.mod) = 179
@@ -2113,8 +2129,10 @@ SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20201201145000-ef89a241ccb3.mod) = 3
 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210104204734-6f8348627aad.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210119212857-b64e53b001e4.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210225134936-a50acf3fe073.mod) = 33
+SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210330210617-4fbd30eecc44.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210423082822-04245dca01da.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210423185535-09eb48e85fd7.mod) = 33
+SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210510120138-977fb7262007.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210615035016-665e8c7367d1.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210630005230-0f9fa26af87c.mod) = 33
 SIZE (go_modules/golang.org/x/sys/@v/v0.0.0-20210806184541-e5e7981a1069.mod) = 33
@@ -2200,6 +2218,7 @@ SIZE (go_modules/golang.org/x/tools/@v/v0.0.0-20210108195828-e2f9c7f1fc8e.mod) =
 SIZE (go_modules/golang.org/x/tools/@v/v0.1.0.mod) = 323
 SIZE (go_modules/golang.org/x/tools/@v/v0.1.10.mod) = 383
 SIZE (go_modules/golang.org/x/tools/@v/v0.1.10.zip) = 3793144
+SIZE (go_modules/golang.org/x/tools/@v/v0.1.6-0.20210726203631-07bc1bf47fb2.mod) = 323
 SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190410155217-1f06c39b4373.mod) = 37
 SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190513163551-3ee3066db522.mod) = 37
 SIZE (go_modules/golang.org/x/xerrors/@v/v0.0.0-20190717185122-a985d3407aa7.mod) = 37
@@ -2399,4 +2418,5 @@ SIZE (go_modules/rsc.io/quote/v3/@v/v3.1.0.mod) = 55
 SIZE (go_modules/rsc.io/quote/v3/@v/v3.1.0.zip) = 2223
 SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.mod) = 88
 SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 14308
-SIZE (gotosocial-v0.3.4.zip) = 8621196
+SIZE (gotosocial-v0.3.5.zip) = 8747945
+SIZE (gotosocial_0.3.5_freebsd_amd64.tar.gz) = 15581158
diff --git a/www/gotosocial/modules.inc b/www/gotosocial/modules.inc
index a929322d0b0..28cac32b929 100644
--- a/www/gotosocial/modules.inc
+++ b/www/gotosocial/modules.inc
@@ -164,6 +164,7 @@ MODGO_MODULES =	\
 	github.com/mattn/go-sqlite3					 v2.0.3+incompatible \
 	github.com/memcachier/mc					 v2.0.1+incompatible \
 	github.com/microcosm-cc/bluemonday				 v1.0.18 \
+	github.com/miekg/dns						 v1.1.49 \
 	github.com/mitchellh/go-homedir					 v1.1.0 \
 	github.com/mitchellh/mapstructure				 v1.5.0 \
 	github.com/modern-go/concurrent					 v0.0.0-20180306012644-bacd9c7ef1dd \
@@ -525,6 +526,7 @@ MODGO_MODFILES =	\
 	github.com/yuin/goldmark				 v1.1.27 \
 	github.com/yuin/goldmark				 v1.1.32 \
 	github.com/yuin/goldmark				 v1.2.1 \
+	github.com/yuin/goldmark				 v1.3.5 \
 	go.opencensus.io					 v0.21.0 \
 	go.opencensus.io					 v0.22.0 \
 	go.opencensus.io					 v0.22.2 \
@@ -583,6 +585,7 @@ MODGO_MODFILES =	\
 	golang.org/x/mod					 v0.3.0 \
 	golang.org/x/mod					 v0.4.0 \
 	golang.org/x/mod					 v0.4.1 \
+	golang.org/x/mod					 v0.4.2 \
 	golang.org/x/mod					 v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 \
 	golang.org/x/net					 v0.0.0-20180724234803-3673e40ba225 \
 	golang.org/x/net					 v0.0.0-20180826012351-8a410e7b638d \
@@ -620,7 +623,9 @@ MODGO_MODFILES =	\
 	golang.org/x/net					 v0.0.0-20201209123823-ac852fbbde11 \
 	golang.org/x/net					 v0.0.0-20201224014010-6772e930b67b \
 	golang.org/x/net					 v0.0.0-20210226172049-e18ecbb05110 \
+	golang.org/x/net					 v0.0.0-20210405180319-a5a99cb37ef4 \
 	golang.org/x/net					 v0.0.0-20210614182718-04defd469f4e \
+	golang.org/x/net					 v0.0.0-20210726213435-c6fcb2dbf985 \
 	golang.org/x/net					 v0.0.0-20211015210444-4f30a5c0130f \
 	golang.org/x/net					 v0.0.0-20211112202133-69e39bad7dc2 \
 	golang.org/x/net					 v0.0.0-20220127200216-cd36cc0744dd \
@@ -690,8 +695,10 @@ MODGO_MODFILES =	\
 	golang.org/x/sys					 v0.0.0-20210104204734-6f8348627aad \
 	golang.org/x/sys					 v0.0.0-20210119212857-b64e53b001e4 \
 	golang.org/x/sys					 v0.0.0-20210225134936-a50acf3fe073 \
+	golang.org/x/sys					 v0.0.0-20210330210617-4fbd30eecc44 \
 	golang.org/x/sys					 v0.0.0-20210423082822-04245dca01da \
 	golang.org/x/sys					 v0.0.0-20210423185535-09eb48e85fd7 \
+	golang.org/x/sys					 v0.0.0-20210510120138-977fb7262007 \
 	golang.org/x/sys					 v0.0.0-20210615035016-665e8c7367d1 \
 	golang.org/x/sys					 v0.0.0-20210630005230-0f9fa26af87c \
 	golang.org/x/sys					 v0.0.0-20210806184541-e5e7981a1069 \
@@ -767,6 +774,7 @@ MODGO_MODFILES =	\
 	golang.org/x/tools					 v0.0.0-20210105154028-b0ab187a4818 \
 	golang.org/x/tools					 v0.0.0-20210108195828-e2f9c7f1fc8e \
 	golang.org/x/tools					 v0.1.0 \
+	golang.org/x/tools					 v0.1.6-0.20210726203631-07bc1bf47fb2 \
 	golang.org/x/xerrors					 v0.0.0-20190410155217-1f06c39b4373 \
 	golang.org/x/xerrors					 v0.0.0-20190513163551-3ee3066db522 \
 	golang.org/x/xerrors					 v0.0.0-20190717185122-a985d3407aa7 \
diff --git a/www/gotosocial/pkg/PLIST b/www/gotosocial/pkg/PLIST
index f0a30554995..64b746aabea 100644
--- a/www/gotosocial/pkg/PLIST
+++ b/www/gotosocial/pkg/PLIST
@@ -27,8 +27,6 @@ gotosocial/web/assets/Fork-Awesome/fonts/forkawesome-webfont.svg
 gotosocial/web/assets/Fork-Awesome/fonts/forkawesome-webfont.ttf
 gotosocial/web/assets/Fork-Awesome/fonts/forkawesome-webfont.woff
 gotosocial/web/assets/Fork-Awesome/fonts/forkawesome-webfont.woff2
-gotosocial/web/assets/base.css
-gotosocial/web/assets/colors.css
 gotosocial/web/assets/default_avatars/
 gotosocial/web/assets/default_avatars/GoToSocial_icon1.svg
 gotosocial/web/assets/default_avatars/GoToSocial_icon2.svg
@@ -36,23 +34,45 @@ gotosocial/web/assets/default_avatars/GoToSocial_icon3.svg
 gotosocial/web/assets/default_avatars/GoToSocial_icon4.svg
 gotosocial/web/assets/default_avatars/GoToSocial_icon5.svg
 gotosocial/web/assets/default_avatars/GoToSocial_icon6.svg
+gotosocial/web/assets/dist/
+gotosocial/web/assets/dist/_colors.css
+gotosocial/web/assets/dist/admin-panel.js
+gotosocial/web/assets/dist/base.css
+gotosocial/web/assets/dist/bundle.js
+gotosocial/web/assets/dist/frontend.js
+gotosocial/web/assets/dist/panels-admin-style.css
+gotosocial/web/assets/dist/profile.css
+gotosocial/web/assets/dist/status.css
+gotosocial/web/assets/dist/user-panel.js
 gotosocial/web/assets/logo.png
-gotosocial/web/assets/profile.css
-gotosocial/web/assets/status.css
 gotosocial/web/assets/tusky.svg
-gotosocial/web/gotosocial-styling/
-gotosocial/web/gotosocial-styling/.eslintrc.js
-gotosocial/web/gotosocial-styling/.gitignore
-gotosocial/web/gotosocial-styling/LICENSE
-gotosocial/web/gotosocial-styling/README.md
-gotosocial/web/gotosocial-styling/colors.css
-gotosocial/web/gotosocial-styling/index.js
-gotosocial/web/gotosocial-styling/package.json
-gotosocial/web/gotosocial-styling/templates/
-gotosocial/web/gotosocial-styling/templates/base.css
-gotosocial/web/gotosocial-styling/templates/profile.css
-gotosocial/web/gotosocial-styling/templates/status.css
-gotosocial/web/gotosocial-styling/yarn.lock
+gotosocial/web/source/
+gotosocial/web/source/.eslintrc.js
+gotosocial/web/source/.gitignore
+gotosocial/web/source/css/
+gotosocial/web/source/css/_colors.css
+gotosocial/web/source/css/base.css
+gotosocial/web/source/css/profile.css
+gotosocial/web/source/css/status.css
+gotosocial/web/source/dev-server.js
+gotosocial/web/source/frontend/
+gotosocial/web/source/frontend/index.js
+gotosocial/web/source/index.js
+gotosocial/web/source/lib/
+gotosocial/web/source/lib/oauth.js
+gotosocial/web/source/lib/split-css.js
+gotosocial/web/source/package.json
+gotosocial/web/source/panels/
+gotosocial/web/source/panels/admin/
+gotosocial/web/source/panels/admin/README.md
+gotosocial/web/source/panels/admin/auth.js
+gotosocial/web/source/panels/admin/blocks.js
+gotosocial/web/source/panels/admin/index.js
+gotosocial/web/source/panels/admin/settings.js
+gotosocial/web/source/panels/admin/style.css
+gotosocial/web/source/panels/user/
+gotosocial/web/source/panels/user/index.js
+gotosocial/web/source/yarn.lock
 gotosocial/web/template/
 gotosocial/web/template/404.tmpl
 gotosocial/web/template/authorize.tmpl
@@ -63,6 +83,7 @@ gotosocial/web/template/email_reset_html.tmpl
 gotosocial/web/template/email_reset_text.tmpl
 gotosocial/web/template/error.tmpl
 gotosocial/web/template/footer.tmpl
+gotosocial/web/template/frontend.tmpl
 gotosocial/web/template/header.tmpl
 gotosocial/web/template/index.tmpl
 gotosocial/web/template/profile.tmpl

Reply via email to