Date: Mon, 21 Oct 2024 15:33:01 GMT From: Michael Osipov <michaelo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b1422573376d - main - Invalid unicode characters in MOVED breaks portupgrade & company Message-ID: <202410211533.49LFX15V002004@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by michaelo: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1422573376d17a823abd10623a8b861a4e12f0f commit b1422573376d17a823abd10623a8b861a4e12f0f Author: Michael Osipov <michaelo@FreeBSD.org> AuthorDate: 2024-10-21 14:27:30 +0000 Commit: Michael Osipov <michaelo@FreeBSD.org> CommitDate: 2024-10-21 15:32:41 +0000 Invalid unicode characters in MOVED breaks portupgrade & company PR: 282244 Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D47217 --- MOVED | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MOVED b/MOVED index 28148b3116b8..27757acc201e 100644 --- a/MOVED +++ b/MOVED @@ -3538,5 +3538,5 @@ devel/qscintilla2-qt5|devel/qscintilla2@qt5|2024-10-19|Converted to a flavorized devel/qscintilla2-qt6|devel/qscintilla2@qt6|2024-10-19|Converted to a flavorized port. Use devel/qscintilla2@qt6 instead devel/qscintilla2-designerplugin-qt5|devel/qscintilla2-designerplugin@qt5|2024-10-19|Converted to a flavorized port. Use devel/qscintilla2-designerplugin@qt5 instead lang/gcc10||2024-10-20|Has expired: Unsupported by upstream. Use GCC 12 or newer instead -security/pam_fprintd|security/fprintd|2024-10-21|pam_fprint is replaced by fprintd’s pam_fprintd module +security/pam_fprintd|security/fprintd|2024-10-21|pam_fprint is replaced by fprintd's pam_fprintd module security/fprint_demo||2024-10-21|Most features are integrated into fprintd's helpers, and libfprint has an examples section
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410211533.49LFX15V002004>