View | Details | Raw Unified | Return to bug 269632 | Differences between
and this patch

Collapse All | Expand All

(-)b/net-im/gotosocial/Makefile (-2 / +1 lines)
Lines 1-7 Link Here
1
PORTNAME=	gotosocial
1
PORTNAME=	gotosocial
2
DISTVERSIONPREFIX=	v
2
DISTVERSIONPREFIX=	v
3
DISTVERSION=	0.6.0
3
DISTVERSION=	0.7.0
4
PORTREVISION=	2
5
CATEGORIES=	net-im
4
CATEGORIES=	net-im
6
MASTER_SITES?=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
5
MASTER_SITES?=	https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
7
DISTFILES?=	${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
6
DISTFILES?=	${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
(-)b/net-im/gotosocial/distinfo (-5 / +5 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1670334530
1
TIMESTAMP = 1676654810
2
SHA256 (gotosocial_0.6.0_web-assets.tar.gz) = 4407c90e2d464778037f2493069cf2b60871f2ee6eba40b5096a748e8cb74e9f
2
SHA256 (gotosocial_0.7.0_web-assets.tar.gz) = bff859922ce38c79fe121d9a2aa83683d3c5d2f08ca1bcf4adad8524e305b918
3
SIZE (gotosocial_0.6.0_web-assets.tar.gz) = 1630400
3
SIZE (gotosocial_0.7.0_web-assets.tar.gz) = 1314007
4
SHA256 (superseriousbusiness-gotosocial-v0.6.0_GH0.tar.gz) = a0dedaf73015f739c6bbe8d9cc7cf0b16b3132b2586ef9b44faf80b6849b3ac1
4
SHA256 (superseriousbusiness-gotosocial-v0.7.0_GH0.tar.gz) = b0a97517f8a61387be165f880430fe28e5ca592e865207c03b798aec3f424517
5
SIZE (superseriousbusiness-gotosocial-v0.6.0_GH0.tar.gz) = 43666836
5
SIZE (superseriousbusiness-gotosocial-v0.7.0_GH0.tar.gz) = 51866249
(-)b/net-im/gotosocial/pkg-plist (-4 / +8 lines)
Lines 16-22 Link Here
16
%%WWWDIR%%/template/404.tmpl
16
%%WWWDIR%%/template/404.tmpl
17
%%WWWDIR%%/template/error.tmpl
17
%%WWWDIR%%/template/error.tmpl
18
%%WWWDIR%%/template/authorize.tmpl
18
%%WWWDIR%%/template/authorize.tmpl
19
%%WWWDIR%%/assets/NotoSans-Regular.ttf
19
%%WWWDIR%%/template/domain-blocklist.tmpl
20
%%WWWDIR%%/template/finalize.tmpl
20
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.png
21
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.png
21
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon2.png
22
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon2.png
22
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon3.png
23
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon3.png
Lines 24-32 Link Here
24
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon1.png
25
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon1.png
25
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon6.png
26
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon6.png
26
%%WWWDIR%%/assets/mastodon.svg
27
%%WWWDIR%%/assets/mastodon.svg
27
%%WWWDIR%%/assets/OFL.txt
28
%%WWWDIR%%/assets/logo.svg
28
%%WWWDIR%%/assets/NotoSans-Bold.ttf
29
%%WWWDIR%%/assets/default_header.png
29
%%WWWDIR%%/assets/default_header.png
30
%%WWWDIR%%/assets/fonts/OFL.txt
31
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-700.woff
32
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-700.woff2
33
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-regular.woff
34
%%WWWDIR%%/assets/fonts/noto-sans-v27-latin-regular.woff2
30
%%WWWDIR%%/assets/Fork-Awesome/CONTRIBUTORS.md
35
%%WWWDIR%%/assets/Fork-Awesome/CONTRIBUTORS.md
31
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.ttf
36
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.ttf
32
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff2
37
%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff2
33
- 

Return to bug 269632