UPDATE: arm-compute-library 23.05.1

2023-07-07 Thread Kevin Lo
Hi, This is an update of devel/arm-compute-library to its latest version 23.05.1. For a list of changes, please read https://arm-software.github.io/ComputeLibrary/v23.05/versions_changelogs.xhtml#S2_2_changelog The update of the port itself is pretty straight forward. Works for me on arm64. ok?

Re: UPDATE sysutils/py-platfromdirs-3.8.1

2023-07-07 Thread Bjorn Ketelaars
On Sat 08/07/2023 06:11, Bjorn Ketelaars wrote: > Diff below updates py-platformdirs to 3.8.1, which addresses an issue > with user_runtime_dir on OpenBSD. Changes: > https://github.com/platformdirs/platformdirs/releases > > This update is needed for sysutils/borgbackup-2.0.0b6 to pass all tests >

UPDATE sysutils/py-platfromdirs-3.8.1

2023-07-07 Thread Bjorn Ketelaars
Diff below updates py-platformdirs to 3.8.1, which addresses an issue with user_runtime_dir on OpenBSD. Changes: https://github.com/platformdirs/platformdirs/releases This update is needed for sysutils/borgbackup-2.0.0b6 to pass all tests (without patching borg). Comments/OK? diff --git Makefil

dpb: draft idea for later

2023-07-07 Thread Marc Espie
So I have a few options that take pkgpath lists in dpb. There might be reasons to have more or... maybe just have a list "on the side" of supplementary information to add to the ports tree proper. Like "don't clean this pkgpath, I want to look at the wrkdir anyway" or "don't build that path even

Re: distfiles signature checking

2023-07-07 Thread Marc Espie
On Fri, Jul 07, 2023 at 04:07:31PM +0200, Jeremie Courreges-Anglas wrote: > I'm not completely sold on zapping CHECK_PGPSIG, and using a specific > make target, instead of handling this in make checksum. Using the > checksum target would be more strict I guess. Depends who you're targetting. Assu

Re: [update] gnupg-2.4.2 (new stable release)

2023-07-07 Thread Christian Weisgerber
Jeremie Courreges-Anglas: > - use gmake so that the build system doesn't try to foolishly rebuild > the .info files. What happens is that defs.inc is regenerated, and it is a prerequisite of gnupg.texi. With -dm, our make(1) says... Examining gnupg.texi...modified 10:28:39.0 Apr 04, 2

Re: distfiles signature checking

2023-07-07 Thread Jeremie Courreges-Anglas
On Fri, Jul 07 2023, Stuart Henderson wrote: > On 2023/07/07 11:17, Marc Espie wrote: >> On Thu, Jul 06, 2023 at 05:49:04PM +0200, Jeremie Courreges-Anglas wrote: >> > On Thu, Jul 06 2023, Stuart Henderson wrote: >> > > On 2023/07/05 21:21, Jeremie Courreges-Anglas wrote: >> > >> On Wed, Jul 05 2

Update: fonts/zh-iansui 1.000

2023-07-07 Thread Kevin Lo
A trivial update to zh-iansui. ok? Index: fonts/zh-iansui/Makefile === RCS file: /cvs/ports/fonts/zh-iansui/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- fonts/zh-iansui/Makefile7 May 2022 13:31:36 -

Re: distfiles signature checking (was: Re: new benchmarks/splicebench)

2023-07-07 Thread Alexander Bluhm
On Fri, Jul 07, 2023 at 01:01:06PM +0100, Stuart Henderson wrote: > On 2023/07/07 11:17, Marc Espie wrote: > > On Thu, Jul 06, 2023 at 05:49:04PM +0200, Jeremie Courreges-Anglas wrote: > > > On Thu, Jul 06 2023, Stuart Henderson wrote: > > > > On 2023/07/05 21:21, Jeremie Courreges-Anglas wrote: >

Re: [new]: devel/p5-Software-License (need it for RUN_DEPENDS)

2023-07-07 Thread Alexander Bluhm
On Sun, Jun 18, 2023 at 01:46:58PM -0600, Ashlen wrote: > Hi, I'm looking to update devel/p5-Module-Starter from 1.54 to 1.77. > In order to do this, I need devel/p5-Software-License imported into > the ports tree so I can add it as a RUN_DEPENDS. Without it, the > new version of `module-starter` f

[stable] samba-4.17.9

2023-07-07 Thread Jeremie Courreges-Anglas
The usual bugfix release for samba in -stable. https://www.samba.org/samba/history/samba-4.17.9.html Tests & oks welcome. Index: Makefile === RCS file: /cvs/ports/net/samba/Makefile,v retrieving revision 1.329.2.2 diff -u -p -r1.3

Re: distfiles signature checking (was: Re: new benchmarks/splicebench)

2023-07-07 Thread Stuart Henderson
On 2023/07/07 11:17, Marc Espie wrote: > On Thu, Jul 06, 2023 at 05:49:04PM +0200, Jeremie Courreges-Anglas wrote: > > On Thu, Jul 06 2023, Stuart Henderson wrote: > > > On 2023/07/05 21:21, Jeremie Courreges-Anglas wrote: > > >> On Wed, Jul 05 2023, Alexander Bluhm wrote: > > >> > On Wed, Jul 05

Re: distfiles signature checking (was: Re: new benchmarks/splicebench)

2023-07-07 Thread Marc Espie
On Thu, Jul 06, 2023 at 05:49:04PM +0200, Jeremie Courreges-Anglas wrote: > On Thu, Jul 06 2023, Stuart Henderson wrote: > > On 2023/07/05 21:21, Jeremie Courreges-Anglas wrote: > >> On Wed, Jul 05 2023, Alexander Bluhm wrote: > >> > On Wed, Jul 05, 2023 at 05:35:01PM +0200, Jeremie Courreges-Ang

dpb: fix % in case of "clean builds"

2023-07-07 Thread Marc Espie
Following some remark from matthieu, since we now can distinguish clean builds from unclean builds, we can reset the pos marker in such a case. Of course, since this happens at the end of a task, this only changes the display *after* the first step, but this is what matters, really, since we don't

Re: lang/sbcl: update to 2.3.6 (latest) and take MAINTAINER

2023-07-07 Thread Stuart Henderson
On 2023/06/29 15:42, Sebastien Marie wrote: > With latest changes on ecl, we are able to update sbcl to latest version > (2.3.6). turns out that new sbcl fails on i386, here's the end of build log. cc -O2 -pipe -g -Wall -Wundef -Wsign-compare -Wpointer-arith -I/usr/local/include -pthread -fno-p

Re: [Update] textproc/p5-PPI : Update to 1.276

2023-07-07 Thread Benoit Lecocq
On 05/07/2023 00:56, wen heping wrote: Hi, ports@: Here is a simple patch for textproc/p5-PPI to update to 1.276 and update DEPENDS as per upstream change. It build well and pass all tests on OpenBSD-current amd64 system. There are 7 ports depend on it. All build well and pass all te