Re: git: 98749c4fe066 - main - security/openssl-devel: Rename to security/openssl30
- In reply to: Bernard Spil : "Re: git: 98749c4fe066 - main - security/openssl-devel: Rename to security/openssl30"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Mar 2023 09:04:55 UTC
On Wed, 15 Mar 2023 09:17:46 +0000 Bernard Spil <brnrd@freebsd.org> wrote: > On 2023-03-14 22:10, Tomoaki AOKI wrote: > > FYI: > > > > % grep --exclude-dir .git --exclude-dir distfiles --exclude-dir > > packages -r -n "openssl-devel" /usr/ports/ | grep Makefile > > /usr/ports/net-im/signal-desktop/Makefile:35: $ > > {LOCALBASE}/lib/libcrypto.a:security/openssl-devel \ > > /usr/ports/security/libressl/Makefile:30: > > openssl-devel > > /usr/ports/security/gost-engine/Makefile: > > 12:BROKEN_SSL= libressl libressl-devel > > openssl-devel > > /usr/ports/security/gost-engine/Makefile: > > 15:BROKEN_SSL_REASON_openssl-devel= for OpenSSL 1.1.1 only > > /usr/ports/security/openssl/Makefile:15:CONFLICTS_INSTALL= > > boringssl libressl libressl-devel openssl-devel openssl-quictls > > /usr/ports/security/Makefile:334: SUBDIR += linux-c7-openssl-devel > > /usr/ports/security/boringssl/Makefile:15: > > security/openssl security/openssl-devel \ > > /usr/ports/security/openssl-quictls/Makefile:13:CONFLICTS_INSTALL= > > boringssl libressl libressl-devel openssl openssl-devel > > /usr/ports/multimedia/makemkv/Makefile:34: devtools:build > > expat-devel:build openssl-devel:build \ > > > > > >> Need to update reverse dependencies, e.g. > >> > >> make_index: /usr/ports/net-im/signal-desktop: no entry for > >> /usr/ports/security/openssl-devel > >> > >> Colin Percival > >> > >> On 3/14/23 11:25, Bernard Spil wrote: > >>> The branch main has been updated by brnrd: > >>> > >>> URL: > >>> https://cgit.FreeBSD.org/ports/commit/?id=98749c4fe066dc63be565d071f5167557da57404 > >>> > >>> commit 98749c4fe066dc63be565d071f5167557da57404 > >>> Author: Bernard Spil <brnrd@FreeBSD.org> > >>> AuthorDate: 2023-03-14 18:19:53 +0000 > >>> Commit: Bernard Spil <brnrd@FreeBSD.org> > >>> CommitDate: 2023-03-14 18:19:53 +0000 > >>> > >>> security/openssl-devel: Rename to security/openssl30 > >>> > >>> * Align with the upstream "release" status > >>> * Avoid confusion with OpenSSL 3.1 > >>> > >>> Reported by: ngie > >>> Differential Revision: https://reviews.freebsd.org/D38938 > >>> --- > > Thanks for the heads-up. Did not pop up in make index... > > Saw that antoine just fixed net-im/signal-desktop, just committed > updates for other ports in 70a4cc59a769 Confirmed fixed. Thanks! Sorry, I was forced to rebuild all ports by poudriere after updating poudriere jail, requires around 24 hours, and couldn't update ports tree until now. -- Tomoaki AOKI <junchoon@dec.sakura.ne.jp>