Le Wed, Jul 01, 2026 at 10:19:45AM +0100, Stuart Henderson a écrit :
> On 2026/07/01 09:13, [email protected] wrote:
> > hi,
> > 
> > as of now portroach on
> > https://portroach.openbsd.org/gonzalo%20l.%20r.%20%[email protected]%3E.html
> > suggests to update all nextcloud branches to 34.0.1 which is stupid, so 
> > let's
> > try smth "better" ? i dunno which is best between keeping the two first 
> > chars
> > of NC_VERSION or the last two of PKGPATH, eg limit:^${PKGPATH:C/.*\///} also
> > works.
> 
> needs ?= in Makefile.inc and "PORTROACH=" in 34/Makefile so that new
> major versions are still found, also this can be simplified:
> 
> PORTROACH ?= limit:^${NC_VERSION:R}

thanks, that's indeed much better. will commit it in a few days unless i
hear objections :)

Reply via email to