Hi op@ and ports@,
I noticed that some of my directories were missing in the sidebar.
It turned out to be a bug in the maildir worker that was later patched
upstream [1]. It seems it would be appropriate to bump up the version
to a newer commit. I'm on v0.0.0-20221206102608-c1784b624aea which
released today (December 6th) and I have noticed no issues thus far.
[1]: https://git.sr.ht/~rjarry/aerc/commit/150aa0f498b9780a40fd
Now, op@ is the maintainer here so I guess he has the final say :)
Best Regards,
Thim Cederlund
Index: Makefile
===================================================================
RCS file: /home/cvs/ports/mail/aerc/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 21 Oct 2022 11:06:08 -0000 1.6
+++ Makefile 6 Dec 2022 20:16:07 -0000
@@ -1,9 +1,9 @@
COMMENT = terminal email client
MODGO_MODNAME = git.sr.ht/~rjarry/aerc
-MODGO_VERSION = v0.0.0-20221020202109-8e37d16a32ee
+MODGO_VERSION = v0.0.0-20221206102608-c1784b624aea
-V = 0.13.0
+V = 0.13.0pl20221206
DISTNAME = aerc-$V
CATEGORIES = mail
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/mail/aerc/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo 21 Oct 2022 11:06:08 -0000 1.6
+++ distinfo 6 Dec 2022 20:13:15 -0000
@@ -1,4 +1,4 @@
-SHA256 (aerc-0.13.0.zip) = IbscULse7msY7PSjGwPJqIjlpzq2HRyrMKcTcAreJzw=
+SHA256 (aerc-0.13.0pl20221206.zip) = hPzR4ZOY3CYE+2uj1X91YVjbZ9AJ5qystXUGsYswQrM=
SHA256 (go_modules/4d63.com/gochecknoglobals/@v/v0.1.0.mod) = CoiCfB7g1EMsWIt68xomcx8db1/KEFaNOnjdCKsq+sc=
SHA256 (go_modules/4d63.com/gochecknoglobals/@v/v0.1.0.zip) = 9pEmszxXw/fffUClxOF+ny60YpSOF+EKe6VEKxSsBvk=
SHA256 (go_modules/bitbucket.org/creachadair/shell/@v/v0.0.6.mod) = jrU1IxbKOpVIw7+aTsm0X55+XJLMrJ/mN2yuoWyj364=
@@ -325,8 +325,8 @@
SHA256 (go_modules/github.com/fullstorydev/grpcurl/@v/v1.6.0.zip) = iUB9Zs3pEkK2fxGEoMjqsbGIk91IBQswSKRopSEZiyk=
SHA256 (go_modules/github.com/fzipp/gocyclo/@v/v0.6.0.mod) = aeViKYd5ycYD7KmvDNjeKrTt87qUImJUMytvUtA3cVA=
SHA256 (go_modules/github.com/fzipp/gocyclo/@v/v0.6.0.zip) = kdYOuR86MJcR5G1ER4KTpVj+uWV8agQ/C0BEkcivqME=
-SHA256 (go_modules/github.com/gatherstars-com/jwz/@v/v1.3.0.mod) = x16PWCRIxs9oZw/hlw4YvOzEpR07kesRHrcAJUJvroM=
-SHA256 (go_modules/github.com/gatherstars-com/jwz/@v/v1.3.0.zip) = QP+EyqnY9SMSfwAW5esPECtyIrgUZAVT1CNYR/YgLZQ=
+SHA256 (go_modules/github.com/gatherstars-com/jwz/@v/v1.3.2-0.20221104050604-3da8c59aef0a.mod) = x16PWCRIxs9oZw/hlw4YvOzEpR07kesRHrcAJUJvroM=
+SHA256 (go_modules/github.com/gatherstars-com/jwz/@v/v1.3.2-0.20221104050604-3da8c59aef0a.zip) = ViA6neZgYqIYapuRWCdpUXow3JcllsOfLEHr3GiLWWc=
SHA256 (go_modules/github.com/gdamore/encoding/@v/v1.0.0.mod) = pJgRJVFfDy3yU8LeOjrBlwx0Q+W2adlH6HTnezaBtuU=
SHA256 (go_modules/github.com/gdamore/encoding/@v/v1.0.0.zip) = Y4qYMuL2LRGNfFEdhr2uFiKlHzMd5IoB2Sn9JOvmoqY=
SHA256 (go_modules/github.com/gdamore/tcell/v2/@v/v2.3.3.mod) = rQRC7QKpjBhrhj0Ba0Q4tkLQo0JEsS3neTa6ebHtXbE=
@@ -1902,7 +1902,7 @@
SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.1.0.mod) = JC1yDRxq7+SjBcM0GoBXXhmlRRelO2IPjOKMKW5R06o=
SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.2.0.mod) = 8ikTVRI4fWZj4fCZmkkiq3CN7UvcgExxzpPj1gK6ld0=
SHA256 (go_modules/sigs.k8s.io/yaml/@v/v1.2.0.zip) = Ve0Ixd9EigM79+LCkS1NqoW4VqBchUsMh8zIXH8/v8c=
-SIZE (aerc-0.13.0.zip) = 430963
+SIZE (aerc-0.13.0pl20221206.zip) = 470925
SIZE (go_modules/4d63.com/gochecknoglobals/@v/v0.1.0.mod) = 105
SIZE (go_modules/4d63.com/gochecknoglobals/@v/v0.1.0.zip) = 13354
SIZE (go_modules/bitbucket.org/creachadair/shell/@v/v0.0.6.mod) = 48
@@ -2229,8 +2229,8 @@
SIZE (go_modules/github.com/fullstorydev/grpcurl/@v/v1.6.0.zip) = 130685
SIZE (go_modules/github.com/fzipp/gocyclo/@v/v0.6.0.mod) = 41
SIZE (go_modules/github.com/fzipp/gocyclo/@v/v0.6.0.zip) = 16339
-SIZE (go_modules/github.com/gatherstars-com/jwz/@v/v1.3.0.mod) = 202
-SIZE (go_modules/github.com/gatherstars-com/jwz/@v/v1.3.0.zip) = 5007390
+SIZE (go_modules/github.com/gatherstars-com/jwz/@v/v1.3.2-0.20221104050604-3da8c59aef0a.mod) = 202
+SIZE (go_modules/github.com/gatherstars-com/jwz/@v/v1.3.2-0.20221104050604-3da8c59aef0a.zip) = 5154128
SIZE (go_modules/github.com/gdamore/encoding/@v/v1.0.0.mod) = 77
SIZE (go_modules/github.com/gdamore/encoding/@v/v1.0.0.zip) = 19867
SIZE (go_modules/github.com/gdamore/tcell/v2/@v/v2.3.3.mod) = 308
Index: modules.inc
===================================================================
RCS file: /home/cvs/ports/mail/aerc/modules.inc,v
retrieving revision 1.4
diff -u -r1.4 modules.inc
--- modules.inc 21 Oct 2022 11:06:08 -0000 1.4
+++ modules.inc 6 Dec 2022 20:12:15 -0000
@@ -1,3 +1,5 @@
+MODGO_VERSION = v0.0.0-20221206102608-c1784b624aea
+
MODGO_MODULES = \
4d63.com/gochecknoglobals v0.1.0 \
bitbucket.org/creachadair/shell v0.0.6 \
@@ -105,7 +107,7 @@
github.com/fsnotify/fsnotify v1.5.4 \
github.com/fullstorydev/grpcurl v1.6.0 \
github.com/fzipp/gocyclo v0.6.0 \
- github.com/gatherstars-com/jwz v1.3.0 \
+ github.com/gatherstars-com/jwz v1.3.2-0.20221104050604-3da8c59aef0a \
github.com/gdamore/encoding v1.0.0 \
github.com/gdamore/tcell/v2 v2.5.3 \
github.com/ghodss/yaml v1.0.0 \
Index: pkg/PLIST
===================================================================
RCS file: /home/cvs/ports/mail/aerc/pkg/PLIST,v
retrieving revision 1.4
diff -u -r1.4 PLIST
--- pkg/PLIST 21 Oct 2022 11:06:08 -0000 1.4
+++ pkg/PLIST 6 Dec 2022 20:27:14 -0000
@@ -1,6 +1,8 @@
@bin bin/aerc
@man man/man1/aerc-search.1
@man man/man1/aerc.1
+@man man/man5/aerc-accounts.5
+@man man/man5/aerc-binds.5
@man man/man5/aerc-config.5
@man man/man5/aerc-imap.5
@man man/man5/aerc-maildir.5
@@ -22,6 +24,7 @@
share/aerc/filters/html-unsafe
share/aerc/filters/plaintext
share/aerc/filters/show-ics-details.py
+share/aerc/filters/wrap
share/aerc/stylesets/
share/aerc/stylesets/default
share/aerc/templates/
No comments:
Post a Comment