Re: git: 082542e6c694 - 2024Q1 - */*: Chase editors/emacs update
- Reply: Gleb Popov : "Re: git: 082542e6c694 - 2024Q1 - */*: Chase editors/emacs update"
- Reply: Jason E. Hale: "Re: git: 082542e6c694 - 2024Q1 - */*: Chase editors/emacs update"
- In reply to: Jason E. Hale: "Re: git: 082542e6c694 - 2024Q1 - */*: Chase editors/emacs update"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 02:32:25 UTC
On Fri, 2024-04-05 at 19:13, "Jason E. Hale" <jhale@freebsd.org> wrote: > On Tue, Mar 26, 2024 at 7:57 PM Joseph Mingrone <jrm@freebsd.org> wrote: >> The branch 2024Q1 has been updated by jrm: >> URL: https://cgit.FreeBSD.org/ports/commit/?id=082542e6c694d58c24d1c425c9f06441c6a16db7 >> commit 082542e6c694d58c24d1c425c9f06441c6a16db7 >> Author: Joseph Mingrone <jrm@FreeBSD.org> >> AuthorDate: 2024-01-26 14:13:34 +0000 >> Commit: Joseph Mingrone <jrm@FreeBSD.org> >> CommitDate: 2024-03-26 23:41:02 +0000 >> */*: Chase editors/emacs update >> - Bump Emacs version in Mk/Uses/emacs.mk to update version-specific >> paths >> - Bump PORTREVISION of ports with USES=emacs. This is required for two >> reasons. Emacs lisp files need to be byte compiled for the new Emacs >> version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR >> need to be relocated. >> Reviewed by: ashish >> Sponsored by: The FreeBSD Foundation >> Differential Revision: https://reviews.freebsd.org/D43615 >> (cherry picked from commit ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48) >> --- > Hi, > You bumped more than PORTREVISION on several ports with this cherry > pick, leading to breakage in the 2024Q1 branch since the > (POR|DIS)TVERSIONs no longer match distinfo. > - Jason My apologies if I messed up the resolution of some of the many merge conflicts. I'll take a closer look this weekend, but since we're now in Q2, from a user perspective, isn't this now moot? J.