diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile index 7b4c3d5ec1bc..21f01979b98b 100644 --- a/net-im/gotosocial/Makefile +++ b/net-im/gotosocial/Makefile @@ -1,52 +1,51 @@ PORTNAME= gotosocial DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 -PORTREVISION= 2 +DISTVERSION= 0.11.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 MAINTAINER= freebsd@igalic.co COMMENT= Golang fediverse server WWW= https://docs.gotosocial.org/en/latest/ LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 ONLY_FOR_ARCHS_REASON= https://gitlab.com/cznic/libc/-/issues/15 USES= go:modules USE_GITHUB= yes GH_ACCOUNT= superseriousbusiness USE_RC_SUBR= ${PORTNAME} GO_TARGET= ./cmd/gotosocial GO_BUILDFLAGS= -trimpath -tags "netgo osusergo static_build kvformat ${WITH_DEBUG:Ddebugenv}" \ -ldflags="${STRIP} -w -extldflags '-static' -X 'main.Version=${PKGVERSION}'" CGO_ENABLED= 0 SUB_LIST= DBDIR="${DBDIR}" \ GROUP="${GROUPS}" \ USER="${USERS}" \ WWWDIR="${WWWDIR}" USERS= gotosocial GROUPS= gotosocial DBDIR= /var/db/${PORTNAME} PLIST_SUB= WWWDIR="${WWWDIR}" post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for x in LICENSE README.md ${INSTALL_DATA} ${WRKSRC}/${x} \ ${STAGEDIR}${DOCSDIR} .endfor ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/example/config.yaml \ ${STAGEDIR}${ETCDIR}/config.yaml.sample (cd ${WRKSRC}/../web && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ ) .include diff --git a/net-im/gotosocial/distinfo b/net-im/gotosocial/distinfo index 03b10341499b..6c224e46fca3 100644 --- a/net-im/gotosocial/distinfo +++ b/net-im/gotosocial/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1689752181 -SHA256 (gotosocial_0.10.0_web-assets.tar.gz) = b58aa71aa208f207fe69577f27996f86eae10ab1fc8a15989fb9e80496c482a0 -SIZE (gotosocial_0.10.0_web-assets.tar.gz) = 1362405 -SHA256 (superseriousbusiness-gotosocial-v0.10.0_GH0.tar.gz) = f9fe97e65b735e9a68fb1df4dad22165214a86d125c55e4ad9da5c97a23925ec -SIZE (superseriousbusiness-gotosocial-v0.10.0_GH0.tar.gz) = 55761866 +TIMESTAMP = 1692145745 +SHA256 (gotosocial_0.11.0_web-assets.tar.gz) = 34ae66f8445942d9794adab6f9b5b0d0b4b649b9a58442436634d3c587227a61 +SIZE (gotosocial_0.11.0_web-assets.tar.gz) = 1366049 +SHA256 (superseriousbusiness-gotosocial-v0.11.0_GH0.tar.gz) = cff1bbbe29661e0cabf4bba7e7af7bc74ebe9c00fd422d9ddfad0864441d2419 +SIZE (superseriousbusiness-gotosocial-v0.11.0_GH0.tar.gz) = 54533905 diff --git a/net-im/gotosocial/pkg-plist b/net-im/gotosocial/pkg-plist index 7c50e8150baf..6bc878d146a3 100644 --- a/net-im/gotosocial/pkg-plist +++ b/net-im/gotosocial/pkg-plist @@ -1,65 +1,68 @@ @sample etc/gotosocial/config.yaml.sample %%WWWDIR%%/template/about.tmpl %%WWWDIR%%/template/header.tmpl +%%WWWDIR%%/template/tag.tmpl %%WWWDIR%%/template/thread.tmpl %%WWWDIR%%/template/frontend.tmpl %%WWWDIR%%/template/oob.tmpl %%WWWDIR%%/template/confirmed.tmpl %%WWWDIR%%/template/profile.tmpl %%WWWDIR%%/template/status.tmpl %%WWWDIR%%/template/email_confirm.tmpl %%WWWDIR%%/template/footer.tmpl %%WWWDIR%%/template/email_reset.tmpl %%WWWDIR%%/template/email_test.tmpl %%WWWDIR%%/template/sign-in.tmpl %%WWWDIR%%/template/email_new_report.tmpl %%WWWDIR%%/template/email_report_closed.tmpl %%WWWDIR%%/template/index.tmpl %%WWWDIR%%/template/404.tmpl %%WWWDIR%%/template/error.tmpl %%WWWDIR%%/template/authorize.tmpl %%WWWDIR%%/template/domain-blocklist.tmpl %%WWWDIR%%/template/finalize.tmpl %%WWWDIR%%/assets/LICENSE %%WWWDIR%%/assets/default_avatars/GoToSocial_icon5.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_icon1.png %%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 %%WWWDIR%%/assets/fonts/noto-sans-v27-latin-700.woff2 %%WWWDIR%%/assets/fonts/noto-sans-v27-latin-regular.woff %%WWWDIR%%/assets/fonts/noto-sans-v27-latin-regular.woff2 %%WWWDIR%%/assets/Fork-Awesome/CONTRIBUTORS.md %%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.ttf %%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff2 %%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.eot %%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.svg %%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff %%WWWDIR%%/assets/Fork-Awesome/LICENSES %%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css.map %%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css %%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.css %%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.css %%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css.map %%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css %%WWWDIR%%/assets/tusky.svg %%WWWDIR%%/assets/logo.png +%%WWWDIR%%/assets/feditext.svg %%WWWDIR%%/assets/dist/index.css %%WWWDIR%%/assets/dist/profile.css %%WWWDIR%%/assets/dist/_colors.css %%WWWDIR%%/assets/dist/settings.js %%WWWDIR%%/assets/dist/status.css %%WWWDIR%%/assets/dist/settings-style.css %%WWWDIR%%/assets/dist/base.css %%WWWDIR%%/assets/dist/frontend.js +%%WWWDIR%%/assets/dist/tag.css %%WWWDIR%%/assets/swagger.yaml bin/gotosocial share/doc/gotosocial/LICENSE share/doc/gotosocial/README.md