Re: [update] mail/mu-1.4.10

2020-07-27 Thread Todd Carson
Update to 1.4.12, based on the last diff that was sent to the list. The manpage and mu-str.h patches were both merged upstream in this release, so they are no longer needed. Both flavors build and pass tests on amd64 and arm64. Besides the patches, the only change I made is to use the GUILE_V

Re: [update] mail/mu-1.4.10

2020-07-12 Thread Stefan Hagen
Stefan Hagen wrote: > I've driven this a little further with sed in the Makefile instead of > patching the placeholder in. This way no patch is necessary at all. > > I like it much better and I've seen similiar approaches in other ports. > > > Still has utf8 in README, but I really don't think

Re: [update] mail/mu-1.4.10

2020-07-12 Thread Stefan Hagen
Stuart Henderson wrote: > > For convenience, here is a patch that applies sthen@'s suggestions. I've driven this a little further with sed in the Makefile instead of patching the placeholder in. This way no patch is necessary at all. I like it much better and I've seen similiar approaches in

Re: [update] mail/mu-1.4.10

2020-07-07 Thread Stuart Henderson
> > The ports tree uses a standard format for pkg/README, see > > ports/infrastructure/template and every other pkg/README file in > > the ports tree. Don't use utf8 chars. README is really a place for > > OpenBSD-specific docs rather than a place to replicate upstream release > > notes. > For

Re: [update] mail/mu-1.4.10

2020-07-07 Thread Aaron Bieber
Stuart Henderson writes: > On 2020/06/28 18:57, Stefan Hagen wrote: >> Hello, >> >> maintainer here, this updates mu from 1.2 to 1.4.10. It includes the >> changes discussed in an earlier thread and the guile flavor contributed >> by Miguel . >> >> Version 1.2 to 1.4 introduces some

Re: [update] mail/mu-1.4.10

2020-06-30 Thread Todd Carson
Todd Carson writes: > Stuart Henderson writes: > >>> +make this function compile correctly under clang >>> +Index: lib/utils/mu-str.c >>> +--- lib/utils/mu-str.c.orig >>> lib/utils/mu-str.c >>> +@@ -49,7 +49,7 @@ mu_str_size_s (size_t s) >>> + char* >>> + mu_str_size (size_t s) >>> + {

Re: [update] mail/mu-1.4.10

2020-06-29 Thread Todd Carson
Stuart Henderson writes: >> +make this function compile correctly under clang >> +Index: lib/utils/mu-str.c >> +--- lib/utils/mu-str.c.orig >> lib/utils/mu-str.c >> +@@ -49,7 +49,7 @@ mu_str_size_s (size_t s) >> + char* >> + mu_str_size (size_t s) >> + { >> +- return g_strdup

Re: [update] mail/mu-1.4.10

2020-06-28 Thread Stuart Henderson
On 2020/06/28 18:57, Stefan Hagen wrote: > Hello, > > maintainer here, this updates mu from 1.2 to 1.4.10. It includes the > changes discussed in an earlier thread and the guile flavor contributed > by Miguel . > > Version 1.2 to 1.4 introduces some incompatibilities. Those are mentioned > in

[update] mail/mu-1.4.10

2020-06-28 Thread Stefan Hagen
Hello, maintainer here, this updates mu from 1.2 to 1.4.10. It includes the changes discussed in an earlier thread and the guile flavor contributed by Miguel . Version 1.2 to 1.4 introduces some incompatibilities. Those are mentioned in the README. I plan to remove the README file after 6.8.