pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/emacs28 emacs28: PLIST.cocoa: Emacs.pdmp moved
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fc208bd2d67
branches: trunk
changeset: 376662:5fc208bd2d67
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Apr 10 22:42:26 2022 +0000
description:
emacs28: PLIST.cocoa: Emacs.pdmp moved
diffstat:
editors/emacs28/PLIST.cocoa | 4 ++--
editors/emacs28/options.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r 6d32a81bf235 -r 5fc208bd2d67 editors/emacs28/PLIST.cocoa
--- a/editors/emacs28/PLIST.cocoa Sun Apr 10 22:23:57 2022 +0000
+++ b/editors/emacs28/PLIST.cocoa Sun Apr 10 22:42:26 2022 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST.cocoa,v 1.1 2022/04/06 22:40:38 wiz Exp $
+@comment $NetBSD: PLIST.cocoa,v 1.2 2022/04/10 22:42:26 tnn Exp $
Applications/Emacs.app/Contents/Info.plist
Applications/Emacs.app/Contents/MacOS/Emacs
-Applications/Emacs.app/Contents/MacOS/Emacs.pdmp
+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 -r 6d32a81bf235 -r 5fc208bd2d67 editors/emacs28/options.mk
--- a/editors/emacs28/options.mk Sun Apr 10 22:23:57 2022 +0000
+++ b/editors/emacs28/options.mk Sun Apr 10 22:42:26 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2022/04/08 15:14:02 wiz Exp $
+# $NetBSD: options.mk,v 1.3 2022/04/10 22:42:26 tnn Exp $
### Set options
PKG_OPTIONS_VAR= PKG_OPTIONS.emacs
@@ -154,7 +154,7 @@
APPLICATIONS_DIR= Applications
PLIST_SRC+= PLIST.cocoa
CHECK_WRKREF_SKIP+= Applications/Emacs.app/Contents/MacOS/Emacs
-CHECK_WRKREF_SKIP+= Applications/Emacs.app/Contents/MacOS/Emacs.pdmp
+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