Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2023 17:29:55 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Yasuhiro Kimura <yasu@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 08be1d2f389a - main - editors/emacs-devel: Update to 2023-08-20 snapshot
Message-ID:  <4jkr-kscs-wny@FreeBSD.org>
In-Reply-To: <202308221349.37MDnnPG053721@gitrepo.freebsd.org> (Yasuhiro Kimura's message of "Tue, 22 Aug 2023 13:49:49 GMT")
References:  <202308221349.37MDnnPG053721@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Yasuhiro Kimura <yasu@FreeBSD.org> writes:

> The branch main has been updated by yasu:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=08be1d2f389a1a1b21580f51927fcf5c17cb0b94
>
> commit 08be1d2f389a1a1b21580f51927fcf5c17cb0b94
> Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
> AuthorDate: 2023-08-20 07:50:49 +0000
> Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
> CommitDate: 2023-08-22 13:48:55 +0000
>
>     editors/emacs-devel: Update to 2023-08-20 snapshot
>     
>     * Update regular expressions used to modify lisp/loadup.el at
>       pre-configure target
>     
>     Changes:        https://github.com/emacs-mirror/emacs/compare/18e7bc8...fd1479a
>     Reviewed by:    ashish, jrm
>     Differential Revision:  https://reviews.freebsd.org/D41514
> ---
>  editors/emacs-devel/Makefile  |  8 ++++----
>  editors/emacs-devel/distinfo  |  6 +++---
>  editors/emacs-devel/pkg-plist | 32 +++++++++++++++++++++++++++++++-
>  3 files changed, 38 insertions(+), 8 deletions(-)

I haven't tried in a clean jail (to rule out pilot errors) but

$ make clean all check-plist WITHOUT=NATIVECOMP
[...]
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/comp-cstr.el
Error: Missing: %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/comp.el

Maybe related to https://github.com/emacs-mirror/emacs/commit/2eaf1e3efcaa



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4jkr-kscs-wny>