Download raw body.
maintainer update, www/shiori --> 1.7.1
Hi ports@,
This is a simple update of www/shiori to its latest version.
Changes:
feat: new system info panel in webui settings (#926)
feat: store created and modified time separately on database for bookmarks (#896)
feat: use bookmark thumbnail as ebook cover (#943)
fix(ci): ignore nightly tags when comparing stable releases (#935)
fix: --storage-directory flag not being honored in the CLI (#981)
fix: add freebsd flag to nonCGO build (#947) (#948)
fix: always show bookmark menu on tablets (#944)
fix: better style for quotes in readable mode (#951)
fix: bookmarks full width while in list mode (#979)
fix: force a change in thumbnail cache using the modified_at field (#858)
fix: remove ui gap on empty bookmark results (#945)
fix: temporary files not being correctly deleted (#969)
fix: wrong eventBus.js path and non-existant method call (#971)
chore: bump compose go version to match go.mod (#987)
chore: change public and archive wording to make usage more clear (#958)
chore: change warning message for bun on cpus without avx2 (#954)
Builds and works for me on amd64.
Ok to commit ?
diff /usr/ports
commit - ba271feaf4c8d8ee8c31d75c0193970a9293e38d
path + /usr/ports
blob - 59e5fde01d3943b5d49b0d84f328fa88287d52ce
file + www/shiori/Makefile
--- www/shiori/Makefile
+++ www/shiori/Makefile
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS = amd64 aarch64
COMMENT = simple bookmarks manager
MODGO_MODNAME = github.com/go-shiori/shiori
-MODGO_VERSION = v1.7.0
+MODGO_VERSION = v1.7.1
DISTNAME = shiori-${MODGO_VERSION}
blob - 7c93208181a6d6289a2ec4c17bca671e6e317443
file + www/shiori/distinfo
--- www/shiori/distinfo
+++ www/shiori/distinfo
@@ -436,7 +436,7 @@ SHA256 (go_modules/rsc.io/pdf/@v/v0.1.1.mod) = /ofZECC
SHA256 (go_modules/rsc.io/pdf/@v/v0.1.1.zip) = eb8xDjmc8OLYqmFTZ1DSppmcXKiE56J/r4jTcBzVuo8=
SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.3.0.mod) = L8eybun2ctl7QvpvJfWxWlWYK7usaZYdduux0DbRUAE=
SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.3.0.zip) = qsiNpVHCpRK2Qss1ZYvz3IYllaNWa9hA6/GOSALx/Mk=
-SHA256 (shiori-v1.7.0.zip) = ANgArqyr9VE0jQTItuocLZgmYXiTJy35QG6Q1ocqL5I=
+SHA256 (shiori-v1.7.1.zip) = 1E0zxBYDcL+drg/Fo6PQH57FuX2oPQMxo6eGQhQGYbs=
SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349
SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.zip) = 309004
SIZE (go_modules/cloud.google.com/go/compute/@v/v1.23.3.mod) = 1097
@@ -875,4 +875,4 @@ SIZE (go_modules/rsc.io/pdf/@v/v0.1.1.mod) = 18
SIZE (go_modules/rsc.io/pdf/@v/v0.1.1.zip) = 50919
SIZE (go_modules/sigs.k8s.io/yaml/@v/v1.3.0.mod) = 106
SIZE (go_modules/sigs.k8s.io/yaml/@v/v1.3.0.zip) = 21567
-SIZE (shiori-v1.7.0.zip) = 7014888
+SIZE (shiori-v1.7.1.zip) = 7019751
--
Paco Esteban.
0x5818130B8A6DBC03
maintainer update, www/shiori --> 1.7.1