Re: git: eb35c77bfe9c - main - Adjust estimated 12.3 EOL date to actual
- In reply to: Rene Ladan : "Re: git: eb35c77bfe9c - main - Adjust estimated 12.3 EOL date to actual"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Feb 2023 11:54:16 UTC
Rene Ladan <rene@freebsd.org> writes: > On Sat, Feb 18, 2023 at 08:40:49PM +0000, Jan Beich wrote: > >> The branch main has been updated by jbeich: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=eb35c77bfe9c2ceed6ac1550f80ab2a2670969ea >> >> commit eb35c77bfe9c2ceed6ac1550f80ab2a2670969ea >> Author: Jan Beich <jbeich@FreeBSD.org> >> AuthorDate: 2023-02-18 20:39:52 +0000 >> Commit: Jan Beich <jbeich@FreeBSD.org> >> CommitDate: 2023-02-18 20:39:52 +0000 >> >> Adjust estimated 12.3 EOL date to actual > > That just botched up https://reviews.freebsd.org/D38664 :( (1) export diff via "git format-patch -1" (2) adjust via "sed -i '' 's/2023-03-01/2023-03-31/' this.patch" (3) apply diff via "git am this.patch"