pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/emacs26 emacs26: update to 26.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d58d6c79ac6b
branches: trunk
changeset: 332459:d58d6c79ac6b
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Apr 14 07:03:20 2019 +0000
description:
emacs26: update to 26.2.
Emacs 26.2 has a wide variety of new features, including:
Emacs modules can now be built outside of the Emacs tree source.
Emacs is now compliant with the latest version 11.0 of the Unicode Standard.
In Dired, the 'Z' command on a directory name compresses all of its files.
diffstat:
editors/emacs26/Makefile | 3 +--
editors/emacs26/Makefile.common | 5 +----
editors/emacs26/PLIST | 5 +++--
editors/emacs26/distinfo | 10 +++++-----
editors/emacs26/options.mk | 4 +---
editors/emacs26/version.mk | 4 ++--
6 files changed, 13 insertions(+), 18 deletions(-)
diffs (115 lines):
diff -r c37053849a32 -r d58d6c79ac6b editors/emacs26/Makefile
--- a/editors/emacs26/Makefile Sun Apr 14 06:28:54 2019 +0000
+++ b/editors/emacs26/Makefile Sun Apr 14 07:03:20 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2019/04/03 00:32:41 ryoon Exp $
+# $NetBSD: Makefile,v 1.10 2019/04/14 07:03:20 wiz Exp $
CONFLICTS+= emacs26-nox11-[0-9]*
-PKGREVISION= 8
.include "../../editors/emacs26/Makefile.common"
diff -r c37053849a32 -r d58d6c79ac6b editors/emacs26/Makefile.common
--- a/editors/emacs26/Makefile.common Sun Apr 14 06:28:54 2019 +0000
+++ b/editors/emacs26/Makefile.common Sun Apr 14 07:03:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2018/06/20 11:04:19 mef Exp $
+# $NetBSD: Makefile.common,v 1.2 2019/04/14 07:03:20 wiz Exp $
#
# used by editors/emacs26/Makefile
# used by editors/emacs26-nox11/Makefile
@@ -38,9 +38,6 @@
EMACS_VERSION= ${_EMACS_VERSION_MAJOR}.${_EMACS_VERSION_MINOR}
PLIST_SUBST+= EMACS_VERSION=${EMACS_VERSION}
-REPLACE_PERL= lib-src/grep-changelog
-CHECK_INTERPRETER_SKIP= bin/grep-changelog
-
MAKE_DIRS_PERMS+= ${VARBASE}/games/emacs ${GAMES_USER} ${GAMES_GROUP} ${GAMEDIRMODE}
CONF_FILES_PERMS+= /dev/null ${VARBASE}/games/emacs/snake-scores \
${GAMES_USER} ${GAMES_GROUP} ${GAMEDATAMODE}
diff -r c37053849a32 -r d58d6c79ac6b editors/emacs26/PLIST
--- a/editors/emacs26/PLIST Sun Apr 14 06:28:54 2019 +0000
+++ b/editors/emacs26/PLIST Sun Apr 14 07:03:20 2019 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2018/06/20 11:04:19 mef Exp $
+@comment $NetBSD: PLIST,v 1.2 2019/04/14 07:03:20 wiz Exp $
bin/ctags
bin/ebrowse
bin/emacs
bin/emacs-${PKGVERSION}
bin/emacsclient
bin/etags
+include/emacs-module.h
info/ada-mode.info.gz
info/auth.info.gz
info/autotype.info.gz
@@ -77,7 +78,6 @@
man/man1/emacs.1
man/man1/emacsclient.1
man/man1/etags.1
-share/appdata/emacs.appdata.xml
share/applications/emacs.desktop
share/emacs/${PKGVERSION}/etc/AUTHORS
share/emacs/${PKGVERSION}/etc/CALC-NEWS
@@ -3981,3 +3981,4 @@
share/icons/hicolor/scalable/apps/emacs.svg
share/icons/hicolor/scalable/mimetypes/emacs-document.svg
share/icons/hicolor/scalable/mimetypes/emacs-document23.svg
+share/metainfo/emacs.appdata.xml
diff -r c37053849a32 -r d58d6c79ac6b editors/emacs26/distinfo
--- a/editors/emacs26/distinfo Sun Apr 14 06:28:54 2019 +0000
+++ b/editors/emacs26/distinfo Sun Apr 14 07:03:20 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2018/10/27 20:58:39 leot Exp $
+$NetBSD: distinfo,v 1.3 2019/04/14 07:03:20 wiz Exp $
-SHA1 (emacs-26.1.tar.gz) = 278c4873693173136fb7503ec75cefa32d2ab658
-RMD160 (emacs-26.1.tar.gz) = f13fe104345738c853bcce2e3e061dbfb8692bc5
-SHA512 (emacs-26.1.tar.gz) = 0be0c093f15f620d7d200a4ca4ddd9ec68481d966d08e4606a42e399ba0eb125ffed05771cc5cd6524a56135d2b8dc5c2fd48f04716f98531d2837efbccc09ef
-Size (emacs-26.1.tar.gz) = 65007481 bytes
+SHA1 (emacs-26.2.tar.gz) = da9e04d8b66feb1336b538ef250ae2b063ad1a58
+RMD160 (emacs-26.2.tar.gz) = 3d9f5d7772e23425bcba7a6edb3183ce58bbb737
+SHA512 (emacs-26.2.tar.gz) = 90ffa102b5363c0c2c518df043b4be182bc24dbee2e15ca6c0863c1b7a6fc2826493773046f21a75cd2c42f44945e30b1d7b120eb52b81e55d9870c4dfb20c1d
+Size (emacs-26.2.tar.gz) = 65202886 bytes
SHA1 (patch-configure) = ceb64518bd90b9c6dbd46174ad19e540b5ea96ed
SHA1 (patch-configure.ac) = 232c4466c7de759881169c7016b07537043a6d54
SHA1 (patch-src_inotify.c) = 1fdc6566ed57e8418f1ddc85bb03518d7d9d6bb3
diff -r c37053849a32 -r d58d6c79ac6b editors/emacs26/options.mk
--- a/editors/emacs26/options.mk Sun Apr 14 06:28:54 2019 +0000
+++ b/editors/emacs26/options.mk Sun Apr 14 07:03:20 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.4 2019/02/04 10:38:53 tron Exp $
+# $NetBSD: options.mk,v 1.5 2019/04/14 07:03:20 wiz Exp $
### Set options
PKG_OPTIONS_VAR= PKG_OPTIONS.emacs
@@ -157,14 +157,12 @@
.elif !empty(PKG_OPTIONS:Mnextstep)
. if exists(/System/Library/Frameworks/Cocoa.framework)
APPLICATIONS_DIR= Applications
-NS_APPBINDIR= nextstep/Emacs.app/Contents/MacOS
PLIST_SRC+= PLIST.cocoa
CHECK_WRKREF_SKIP+= Applications/Emacs.app/Contents/MacOS/Emacs
. else
.include "../../x11/gnustep-gui/buildlink3.mk"
MAKE_FILE= Makefile
APPLICATIONS_DIR= share/GNUstep/Local/Applications
-NS_APPBINDIR= nextstep/Emacs.app
PLIST_SRC+= PLIST.gnustep
CHECK_WRKREF_SKIP+= share/GNUstep/Local/Applications/Emacs.app/Emacs
. endif
diff -r c37053849a32 -r d58d6c79ac6b editors/emacs26/version.mk
--- a/editors/emacs26/version.mk Sun Apr 14 06:28:54 2019 +0000
+++ b/editors/emacs26/version.mk Sun Apr 14 07:03:20 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: version.mk,v 1.1 2018/06/20 11:04:19 mef Exp $
+# $NetBSD: version.mk,v 1.2 2019/04/14 07:03:20 wiz Exp $
_EMACS_FLAVOR= emacs
_EMACS_REQD= emacs26>=26.1<27
_EMACS_VERSION_MAJOR= 26
-_EMACS_VERSION_MINOR= 1
+_EMACS_VERSION_MINOR= 2
Home |
Main Index |
Thread Index |
Old Index