FreeBSD Bugzilla – Attachment 238607 Details for
Bug 268228
net-im/gotosocial: upgrade to 0.6.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to update gotosocial to 0.6.0
gotosocial-0.6.0.patch (text/plain), 6.58 KB, created by
Mike Bristow
on 2022-12-07 16:39:02 UTC
(
hide
)
Description:
patch to update gotosocial to 0.6.0
Filename:
MIME Type:
Creator:
Mike Bristow
Created:
2022-12-07 16:39:02 UTC
Size:
6.58 KB
patch
obsolete
>diff --git a/net-im/gotosocial/Makefile b/net-im/gotosocial/Makefile >index cfc858df00d5..39144feee0b6 100644 >--- a/net-im/gotosocial/Makefile >+++ b/net-im/gotosocial/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= gotosocial > DISTVERSIONPREFIX= v >-DISTVERSION= 0.5.2 >+DISTVERSION= 0.6.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 f0a7af6fb159..09fc3f5b6749 100644 >--- a/net-im/gotosocial/distinfo >+++ b/net-im/gotosocial/distinfo >@@ -1,5 +1,5 @@ >-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 >+TIMESTAMP = 1670334530 >+SHA256 (gotosocial_0.6.0_web-assets.tar.gz) = 4407c90e2d464778037f2493069cf2b60871f2ee6eba40b5096a748e8cb74e9f >+SIZE (gotosocial_0.6.0_web-assets.tar.gz) = 1630400 >+SHA256 (superseriousbusiness-gotosocial-v0.6.0_GH0.tar.gz) = a0dedaf73015f739c6bbe8d9cc7cf0b16b3132b2586ef9b44faf80b6849b3ac1 >+SIZE (superseriousbusiness-gotosocial-v0.6.0_GH0.tar.gz) = 43666836 >diff --git a/net-im/gotosocial/files/patch-build.sh b/net-im/gotosocial/files/patch-build.sh >new file mode 100644 >index 000000000000..e79516d28cda >--- /dev/null >+++ b/net-im/gotosocial/files/patch-build.sh >@@ -0,0 +1,9 @@ >+--- scripts/build.sh.orig 2022-12-06 14:03:18.854336000 +0000 >++++ scripts/build.sh 2022-12-06 14:03:34.113614000 +0000 >+@@ -7,5 +7,5 @@ >+ >+ CGO_ENABLED=0 go build -trimpath \ >+ -tags "netgo osusergo static_build kvformat $(DEBUG && echo 'debugenv')" \ >+- -ldflags="-s -w -extldflags '-static' -X 'main.Version=${VERSION:-$(git describe --tags --abbrev=0)}'" \ >++ -ldflags="-s -w -extldflags '-static' -X 'main.Version=${VERSION:-$(git describe --tags --abbrev=0)}'" --buildvcs=false \ >+ ./cmd/gotosocial >diff --git a/net-im/gotosocial/pkg-plist b/net-im/gotosocial/pkg-plist >index b15e5bef7021..83fddf0f6687 100644 >--- a/net-im/gotosocial/pkg-plist >+++ b/net-im/gotosocial/pkg-plist >@@ -1,58 +1,55 @@ > @sample etc/gotosocial/config.yaml.sample >-%%WWWDIR%%/assets/dist/_colors.css >-%%WWWDIR%%/assets/dist/admin-panel.js >-%%WWWDIR%%/assets/dist/base.css >-%%WWWDIR%%/assets/dist/bundle.js >-%%WWWDIR%%/assets/dist/frontend.js >-%%WWWDIR%%/assets/dist/panels-admin-style.css >-%%WWWDIR%%/assets/dist/profile.css >-%%WWWDIR%%/assets/dist/status.css >-%%WWWDIR%%/assets/dist/user-panel.js >-%%WWWDIR%%/assets/swagger.yaml >+%%WWWDIR%%/template/header.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_html.tmpl >+%%WWWDIR%%/template/footer.tmpl >+%%WWWDIR%%/template/email_reset_html.tmpl >+%%WWWDIR%%/template/sign-in.tmpl >+%%WWWDIR%%/template/email_reset_text.tmpl >+%%WWWDIR%%/template/email_confirm_text.tmpl >+%%WWWDIR%%/template/index.tmpl >+%%WWWDIR%%/template/404.tmpl >+%%WWWDIR%%/template/error.tmpl >+%%WWWDIR%%/template/authorize.tmpl >+%%WWWDIR%%/assets/NotoSans-Regular.ttf >+%%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/OFL.txt >+%%WWWDIR%%/assets/NotoSans-Bold.ttf >+%%WWWDIR%%/assets/default_header.png > %%WWWDIR%%/assets/Fork-Awesome/CONTRIBUTORS.md >-%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.css >-%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css >-%%WWWDIR%%/assets/Fork-Awesome/css/fork-awesome.min.css.map >-%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.css >-%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css >-%%WWWDIR%%/assets/Fork-Awesome/css/v5-compat.min.css.map >+%%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.ttf > %%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff >-%%WWWDIR%%/assets/Fork-Awesome/fonts/forkawesome-webfont.woff2 > %%WWWDIR%%/assets/Fork-Awesome/LICENSES >-%%WWWDIR%%/assets/NotoSans-Bold.ttf >-%%WWWDIR%%/assets/NotoSans-Regular.ttf >-%%WWWDIR%%/assets/OFL.txt >-%%WWWDIR%%/assets/logo.png >+%%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/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 >-%%WWWDIR%%/template/confirmed.tmpl >-%%WWWDIR%%/template/email_confirm_html.tmpl >-%%WWWDIR%%/template/email_confirm_text.tmpl >-%%WWWDIR%%/template/email_reset_html.tmpl >-%%WWWDIR%%/template/email_reset_text.tmpl >-%%WWWDIR%%/template/error.tmpl >-%%WWWDIR%%/template/footer.tmpl >-%%WWWDIR%%/template/header.tmpl >-%%WWWDIR%%/template/index.tmpl >-%%WWWDIR%%/template/sign-in.tmpl >-%%WWWDIR%%/template/status.tmpl >-%%WWWDIR%%/template/thread.tmpl >+%%WWWDIR%%/assets/logo.png >+%%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/swagger.yaml > bin/gotosocial > share/doc/gotosocial/LICENSE > share/doc/gotosocial/README.md
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 268228
: 238607 |
239440