net-im/gotosocial: upgrade to 0.5.2

ChangeLog:
https://github.com/superseriousbusiness/gotosocial/releases/tag/v0.5.2

While here remove noop REINPLACE_CMD.

PR:		266848
Reported by:	me@igalic.co (maintainer)
This commit is contained in:
Mina Galić 2022-10-10 07:25:03 +02:00 committed by Fernando Apesteguía
parent 2182bc0e7c
commit 61b5592991
3 changed files with 16 additions and 20 deletions

View File

@ -1,7 +1,6 @@
PORTNAME= gotosocial
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.7
PORTREVISION= 4
DISTVERSION= 0.5.2
CATEGORIES= net-im
MASTER_SITES?= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/v${DISTVERSION}/:web
DISTFILES?= ${PORTNAME}_${DISTVERSION}_web-assets.tar.gz:web
@ -34,13 +33,6 @@ DBDIR= /var/db/${PORTNAME}
PLIST_SUB= WWWDIR="${WWWDIR}"
# patch sample config for people who set a custom prefix
.if "${PREFIX}" != "${LOCALBASE}"
post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' \
${WRKSRC}/example/config.yaml
.endif
do-build:
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
VERSION=${DISTVERSION} COMMIT=${GH_TAGNAME} scripts/build.sh )

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1656961168
SHA256 (gotosocial_0.3.7_web-assets.tar.gz) = 377aebfd85f409127e0f999477f0feae1e70dfa10c168513842f1080704ecba4
SIZE (gotosocial_0.3.7_web-assets.tar.gz) = 1455170
SHA256 (superseriousbusiness-gotosocial-v0.3.7_GH0.tar.gz) = a81202f1b7c4a0ed40338dfa36e3f2ba4d0bcb1486044ee8821de5f788ecf448
SIZE (superseriousbusiness-gotosocial-v0.3.7_GH0.tar.gz) = 49542572
TIMESTAMP = 1664980066
SHA256 (gotosocial_0.5.2_web-assets.tar.gz) = 5662fa0938679d02534d425b324a243a8e6fdb17ec3c42f465084971d997f881
SIZE (gotosocial_0.5.2_web-assets.tar.gz) = 1603916
SHA256 (superseriousbusiness-gotosocial-v0.5.2_GH0.tar.gz) = 8733ef7e191d68f93c0c26a2c40dfbf9afa7c16e2ad1578168541382857af840
SIZE (superseriousbusiness-gotosocial-v0.5.2_GH0.tar.gz) = 52865473

View File

@ -28,12 +28,16 @@
%%WWWDIR%%/assets/OFL.txt
%%WWWDIR%%/assets/logo.png
%%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/default_header.png
%%WWWDIR%%/assets/dist/panels-base.css
%%WWWDIR%%/assets/dist/panels-user-style.css
%%WWWDIR%%/assets/mastodon.svg
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon1.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon2.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon3.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon4.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.png
%%WWWDIR%%/assets/default_avatars/GoToSocial_icon6.png
%%WWWDIR%%/template/profile.tmpl
%%WWWDIR%%/template/404.tmpl
%%WWWDIR%%/template/authorize.tmpl