pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

emacs-git: merge mac change from emacs30



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sat Feb 7 09:52:09 2026 +0100
Changeset:	bc953e9ee1c33cf6d1f65db463188c1d33aee9b8

Modified Files:
	emacs-git/PLIST.cocoa
	emacs-git/options.mk

Log Message:
emacs-git: merge mac change from emacs30

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bc953e9ee1c33cf6d1f65db463188c1d33aee9b8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 emacs-git/PLIST.cocoa | 1 -
 emacs-git/options.mk  | 1 -
 2 files changed, 2 deletions(-)

diffs:
diff --git a/emacs-git/PLIST.cocoa b/emacs-git/PLIST.cocoa
index 1076e9748f..ad22f9770e 100644
--- a/emacs-git/PLIST.cocoa
+++ b/emacs-git/PLIST.cocoa
@@ -1,7 +1,6 @@
 @comment $NetBSD: PLIST.cocoa,v 1.1 2023/07/31 15:03:33 ryoon Exp $
 Applications/Emacs.app/Contents/Info.plist
 Applications/Emacs.app/Contents/MacOS/Emacs
-Applications/Emacs.app/Contents/MacOS/libexec/Emacs.pdmp
 Applications/Emacs.app/Contents/PkgInfo
 Applications/Emacs.app/Contents/Resources/Credits.html
 Applications/Emacs.app/Contents/Resources/Emacs.icns
diff --git a/emacs-git/options.mk b/emacs-git/options.mk
index 66cf3279f2..8031831545 100644
--- a/emacs-git/options.mk
+++ b/emacs-git/options.mk
@@ -166,7 +166,6 @@ CONFIGURE_ARGS+=	--with-x-toolkit=athena
 APPLICATIONS_DIR=	Applications
 PLIST_SRC+=		PLIST.cocoa
 CHECK_WRKREF_SKIP+=	Applications/Emacs.app/Contents/MacOS/Emacs
-CHECK_WRKREF_SKIP+=	Applications/Emacs.app/Contents/MacOS/libexec/Emacs.pdmp
 .  else
 .include "../../x11/gnustep-gui/buildlink3.mk"
 MAKE_FILE=		Makefile


Home | Main Index | Thread Index | Old Index