Update pandoc to 3.1.6.1

2023-08-11 Thread Evan Silberman
Hi Greg, ports@ The below updates pandoc to this week's 3.1.6.1. Sorry for the lax maintainership! I should be a bit more regular with these now. The command line tool is now built from the pandoc-cli cabal module, which has its own versioning, so things are a little less tidy in the Makefile now

Re: lang/ocaml and IBT WAS: amd64: IBT bulk build breakage

2023-08-11 Thread Christian Weisgerber
Volker Schlecht: > With the attached patch, I get a lang/ocaml that builds ocaml-menhir and > lablgtk3 successfully on my IBT enabled amd64 machine. ... and all ports that depend on ocaml, in fact. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: unbreak and update dnscrypt-proxy 2.1.5

2023-08-11 Thread Theo Buehler
On Fri, Aug 11, 2023 at 01:37:03PM -0700, Nam Nguyen wrote: > It was marked BROKEN because it broke with the recently updated go > 1.21. > > This new 2.1.5 release was specifically made to compile with go 1.21 and > new quic-go. > > changelog: > https://github.com/DNSCrypt/dnscrypt-proxy/releases

unbreak and update dnscrypt-proxy 2.1.5

2023-08-11 Thread Nam Nguyen
It was marked BROKEN because it broke with the recently updated go 1.21. This new 2.1.5 release was specifically made to compile with go 1.21 and new quic-go. changelog: https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.5 I tested basic usage. This feature "New configuration directive:

Re: PostgreSQL 15.4

2023-08-11 Thread Jeremy Evans
On 08/11 10:48, Stuart Henderson wrote: > This is only used for the @ask-update line in the plist, so you can just set > "UPDATE_PLIST_ARGS = -i V_MAJOR", then you don't need to fight update-plist. Thanks for letting me know. Here's a new diff with that change: Index: Makefile ==

Re: NEW: misc/libcpucycles

2023-08-11 Thread Stuart Henderson
This needs NO_TEST=Yes (updated tgz attached), otherwise OK sthen@ to import. On 2023/08/04 22:44, Miguel Landaeta wrote: > Thanks for the feedback. > > I attached a fixed version of the port. > > On Thu, Aug 3, 2023 at 11:04 PM Stuart Henderson wrote: > > > > Make sure that you can still produ

Re: Update: audio/ffmpeg-normalize

2023-08-11 Thread Stuart Henderson
On 2023/07/30 11:13, Laurence Tratt wrote: > This (slightly involved) mail updates ffmpeg-normalize. To do that we > also have to: > > 1. Update multimedia/py-ffmpeg-progress-yield (ffmpeg-normalize now > has minimum version requirements). > 2. Add devel/py-colorlog so that `make test` wo

UPDATE: net/nextcloudclient-3.9.2

2023-08-11 Thread Adriano Barbosa
Hi. Update for net/nextcloudclient v3.9.2 Changelog: https://github.com/nextcloud/desktop/releases/v3.9.2 - Remove Kinetic, add Mantic to stable-3.9 by @ivaradi in #5921 - [stable-3.9] Feature/check server availibility everyminute by @backportbot-nextcloud in #5928 - [stable-3.9] windows reserved

Re: lang/ocaml and IBT WAS: amd64: IBT bulk build breakage

2023-08-11 Thread Stuart Henderson
On 2023/08/10 20:28, Volker Schlecht wrote: > Hi Anil, hey anil :) > On 8/10/23 19:39, Anil Madhavapeddy wrote: > > On 8 Aug 2023, at 20:49, Volker Schlecht wrote: > > > > > > Cc: Maintainer > > > > > > On 7/31/23 14:28, Christian Weisgerber wrote: > > > > I managed to run a full bulk build on

Re: amd64: IBT bulk build breakage

2023-08-11 Thread Christian Weisgerber
Christian Weisgerber: > I managed to run a full bulk build on my T14 G3 with IBT. Kudos > to Lenovo for engineering a laptop that can build for days on end > without melting down. I did another run. It took about 148 hours, i.e., six days and four hours. The following ports failed to build:

Re: PostgreSQL 15.4

2023-08-11 Thread Stuart Henderson
This is only used for the @ask-update line in the plist, so you can just set "UPDATE_PLIST_ARGS = -i V_MAJOR", then you don't need to fight update-plist. -- Sent from a phone, apologies for poor formatting. On 10 August 2023 16:46:56 Jeremy Evans wrote: Simple update to the latest release

Re: godot - update included GodotSteam to version 3.20

2023-08-11 Thread Omar Polo
On 2023/08/10 17:40:16 -0400, Thomas Frohwein wrote: > Hi, > > This update for Godot updates the bundled GodotSteam to the latest > version 3.20. There is a bit of churn with matching the API to > goldberg_emulator, but no fundamental change. Upstream has also changed > its versioning of GodotSte