UPDATE: Tor Browser 11.0.13 for -stable

2022-05-23 Thread Caspar Schutijser
On Tue, May 24, 2022 at 07:15:21AM +0200, Caspar Schutijser wrote: > Here is an update to Tor Browser 11.0.13. Tested on amd64. > More information here: > https://blog.torproject.org/new-release-tor-browser-11013/ > > Diff for -stable to follow. And here it is. Feedback or OKs? Caspar Schutijse

UPDATE: Tor Browser 11.0.13

2022-05-23 Thread Caspar Schutijser
Hi, Here is an update to Tor Browser 11.0.13. Tested on amd64. More information here: https://blog.torproject.org/new-release-tor-browser-11013/ Diff for -stable to follow. Feedback or OKs? Caspar Schutijser Index: meta/tor-browser/Makefile

NEW: Tdbc-odbc

2022-05-23 Thread Stuart Cassoff
This completes the set! Stu $ cat pkg/DESCR Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC) and allows a Tcl script to connect to an ODBC database. port-tdbc-odbc.tar.gz Description: application/gzip

Re: -Wstring-plus-int

2022-05-23 Thread Stuart Cassoff
Hi, -- Original Message -- From: t...@theobuehler.org To: 3...@bell.net Cc: ports@openbsd.org Sent: Saturday, May 21, 2022 3:14 AM Subject: Re: -Wstring-plus-int On Fri, May 20, 2022 at 04:34:22AM -0400, Stuart Cassoff wrote: > > I get 7 of these warnings buil

Re: ***UNCHECKED*** Re: pkg_add coccinella: Can't find tcltls-1.6p4

2022-05-23 Thread Stuart Cassoff
I'm not familiar with telephony/iaxclient but the others are all good and worth keeping. (telephony/iaxclient probably good, too) Stu -- Original Message -- From: s...@spacehopper.org To: sebas...@l00-bugdead-prods.de Cc: 3...@bell.net; mcmer-open...@tor.at; ports@openbsd.org

[update] rsyslog version 8.2204.1

2022-05-23 Thread Remi Locherer
Hi, this is a long overdue update for rsyslog. The changelog can be found here: https://github.com/rsyslog/rsyslog/blob/v8.2204.1/ChangeLog The last change included is a fix for CVE-2022-24903 which is a heap buffer overflow in modules that receive messages via TCP. I added a small patch which al

Re: pkg_add coccinella: Can't find tcltls-1.6p4

2022-05-23 Thread Stuart Cassoff
Hi, I've brought the port up to the latest version but I'm not pleased with the test failures when not using --enable-ssl-fastpath. I don't see anything about this problem in the FreeBSD, NetBSD or Debian ports. Only NetBSD uses --enable-ssl-fastpath. My best guess is something to do with EAGAI

Update: ruby-bcrypt 3.1.18

2022-05-23 Thread Jeremy Evans
This updates to the latest release of the bcrypt gem. CHANGELOG located at https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG One undocumented change is that attempts to use a password with a null byte will now raise an exception. Tested on amd64. I plan on committing in a couple d

UPDATE: Nextcloud-23.0.5

2022-05-23 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 23.0.5: https://nextcloud.com/changelog/#latest23 OK? Comments? Cheers.- -- %gonzalo Index: Makefile === RCS file: /cvs/ports/www/nextcloud/23/Makefile,v retrieving revision 1.6

UPDATE: Nextcloud-22.2.8

2022-05-23 Thread Gonzalo L. Rodriguez
Hello, Update for Nextcloud to 22.2.8: https://nextcloud.com/changelog/#latest22 OK? Comments? Cheers.- -- %gonzalo Index: Makefile === RCS file: /cvs/ports/www/nextcloud/22/Makefile,v retrieving revision 1.11

Re: [update) math/arpack to arpack-ng 3.8.0

2022-05-23 Thread Martin Reindl
On Mon, May 23, 2022 at 08:45:33AM +0200, Landry Breuil wrote: > Le Sun, May 22, 2022 at 08:23:40PM +0100, Stuart Henderson a écrit : > > I have some small nits but easier to fix those afterwards. > > One thing that does need doing now is @pkgpath math/arpack added > > to the top of PLIST-main. Oth