Re: [UPDATE] net/gpodder-3.10.20 -> 3.10.21

2021-08-21 Thread Ricardo
Hey Tim, Update reproduced successfully, except for make test (4 errors and 1 warning found - please check attach). Everything else, portcheck and lib-depends-check: OK. Take care. Ricardo ‐‐‐ Original Message ‐‐‐ On Thursday, August 19th, 2021 at 3:56 PM, trondd wrote: > Simple up

Re: update: net/dnscrypt-proxy 2.1.0

2021-08-21 Thread Nam Nguyen
"T.J. Townsend" writes: > Tested on amd64. > > https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.0 Thanks. I committed this with tweaks to use sed instead of SUBST_CMD for cache_file lines. This simplifies the patch and inserts /var/dnscrypt-proxy/ for (commented out) cache_file lines f

lang/gcc/11 vs powerpc lld

2021-08-21 Thread George Koehler
Sorry, I probably broke lang/gcc/11 on powerpc when I changed the default linker to ld.lld. I guess that it needs USE_LLD = No, like lang/gcc/8 does. I started a build of 11 with the below diff. The build might take a few days. If it packages, ok to commit the diff? C++ code from gcc 8 causes

Re: [maintainer-update] sysutils/hcloud 2.26.1 -> 2.28.0

2021-08-21 Thread Ricardo
Hey Stefan, Had similar diff. Flawless update under amd64. All tests and checks successful. Take care. Ricardo ‐‐‐ Original Message ‐‐‐ On Friday, August 20th, 2021 at 10:08 PM, Stefan Hagen wrote: > Hi, > > this updates hcloud to version 2.28.0. > > Port changes: > > - version upd

Re: [UPDATE] net/gpodder-3.10.20 -> 3.10.21

2021-08-21 Thread trondd
Ricardo wrote: > Hey Tim, > > Update reproduced successfully, except for make test (4 errors and 1 warning > found - please check attach). > > Everything else, portcheck and lib-depends-check: OK. > > Take care. > Ricardo Thnaks for testing. The test failures are expected. We're missing a

sparc64 bulk build report

2021-08-21 Thread kmos
Bulk build on sparc64-0a.ports.openbsd.org Started : Wed Aug 18 07:21:24 MDT 2021 Finished: Sat Aug 21 10:23:09 MDT 2021 Duration: 3 Days 3 hours 2 minutes Built using OpenBSD 7.0-beta (GENERIC.MP) #949: Tue Aug 17 14:14:39 MDT 2021 Built 9446 packages Number of packages built each day: Aug 18:

UPDATE: Tor Browser 10.5.5

2021-08-21 Thread Caspar Schutijser
Hi, The diff below updates Tor Browser to 10.5.5. Tested on amd64. More information: https://blog.torproject.org/new-release-tor-browser-1055 Thanks, Caspar Schutijser Index: meta/tor-browser/Makefile === RCS file: /cvs/ports/meta/

devel/p5-Log-Any: Update to 1.710

2021-08-21 Thread wen heping
Hi, Here is a patch for devel/p5-Log-Any to update to 1.710. It build well and passed all tests here on amd64-6.8 system. 4 ports depends on it : www/p5-HTML-Mason devel/p5-Search-Elasticsearch devel/p5-Log-Any-Adapter-Callback textproc/p5-LaTeX-Driver All bui

UPDATE: multimedia/mkvtoolnix (no_x11 changes)

2021-08-21 Thread Rafael Sadowski
Update mkvtoolnix to 60.0.0. With mkvtoolnix 59.0.0 Qt library is required for building all applications. This means we need Qt5Core for no_x11. Are there any votes on this? "The Qt library is now required for building all applications, even the command-line ones, as they use Qt’s MIME type detec

UPDATE: ircd-hybrid 8.2.39

2021-08-21 Thread Brad Smith
Here is an update to ircd-hybrid 8.2.39. -- Noteworthy changes in version 8.2.39 (2021-08-14) * `hidechans` and `hideidle` may now be set in `general::oper_only_umodes` * OpenSSL 3.0 compatibility improvements * Fixed crashing issue in the mkpasswd tool with older glibc * Fixed issue where the irc

UPDATE: Aircrack-ng 1.6

2021-08-21 Thread Brad Smith
Here is an update to Aircrack-ng 1.6. Other than building the package that is all I have tested on amd64 and i386. Any users familiar with Aircrack-ng able to test this out? Index: Makefile === RCS file: /home/cvs/ports/security/ai