Hello, ports!
A small update of www/mycorrhiza is here. It contains some
quality-of-life improvements,
bug fixes and built-in documentation pages. A diff is attached below.
Comments, testing reports are much appreciated. OKs too.
--
best regards,
la ninpre.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/mycorrhiza/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile 9 Sep 2022 08:53:18 -0000 1.2
+++ Makefile 9 Nov 2022 20:31:19 -0000
@@ -1,10 +1,9 @@
COMMENT = plain-text driven engine for personal wikis
MODGO_MODNAME = github.com/bouncepaw/mycorrhiza
-MODGO_VERSION = v1.12.1
+MODGO_VERSION = v1.13.0
DISTNAME = mycorrhiza-${MODGO_VERSION}
-REVISION = 0
CATEGORIES = www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/mycorrhiza/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo 8 Sep 2022 13:35:47 -0000 1.1.1.1
+++ distinfo 9 Nov 2022 20:31:19 -0000
@@ -69,7 +69,7 @@ SHA256 (go_modules/gopkg.in/check.v1/@v/
SHA256 (go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.zip) = ThgX+WTKNOVFuBr9oDJaXonPWN4uQT2CB8Cv3dD9wVw=
SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod) = IVeYYKIDBvz0OxvSNNH7oxlJnHdhG3HAX5vzupDauTk=
SHA256 (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip) = rPGcy0/KmDsjSjnvAy+vmrcOdZaAZzuz3/B353/uIP4=
-SHA256 (mycorrhiza-v1.12.1.zip) = FoAquWNlH0StchtVuaAQGUm4UpwFhOTXCq9ION62g5g=
+SHA256 (mycorrhiza-v1.13.0.zip) = H/AaZJnZ6sQhEwFA7TOmdYGMbwsFw52Lje0rjK86WTY=
SIZE (go_modules/git.sr.ht/~bouncepaw/mycomarkup/v5/@v/v5.2.1.mod) = 51
SIZE (go_modules/git.sr.ht/~bouncepaw/mycomarkup/v5/@v/v5.2.1.zip) = 58897
SIZE (go_modules/github.com/andybalholm/brotli/@v/v1.0.2.mod) = 46
@@ -141,4 +141,4 @@ SIZE (go_modules/gopkg.in/check.v1/@v/v0
SIZE (go_modules/gopkg.in/check.v1/@v/v0.0.0-20161208181325-20d25e280405.zip) = 39844
SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.mod) = 95
SIZE (go_modules/gopkg.in/yaml.v3/@v/v3.0.0-20200313102051-9f266ea9e77c.zip) = 101467
-SIZE (mycorrhiza-v1.12.1.zip) = 197433
+SIZE (mycorrhiza-v1.13.0.zip) = 197866