pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(apel-git) Enable for emacs26
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (CF-S9) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Sun Dec 18 23:19:35 2016 +0900
Changeset: 8cfef8a16b748982540748b808e82f52d0c942aa
Modified Files:
apel-git/Makefile
apel-git/distinfo
Log Message:
(apel-git) Enable for emacs26
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8cfef8a16b748982540748b808e82f52d0c942aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
apel-git/Makefile | 6 ++----
apel-git/distinfo | 2 +-
2 files changed, 3 insertions(+), 5 deletions(-)
diffs:
diff --git a/apel-git/Makefile b/apel-git/Makefile
index 9fb31bc..47508eb 100644
--- a/apel-git/Makefile
+++ b/apel-git/Makefile
@@ -20,8 +20,6 @@ USE_LANGUAGES= # none
USE_TOOLS+= gmake makeinfo
NO_CONFIGURE= yes
-.include "../../editors/emacs/modules.mk"
-
TEST_TARGET= check
INSTALLATION_DIRS+= ${DOCDIR} \
@@ -38,7 +36,7 @@ MAKE_FLAGS+= ${MAKE_FLAGS.${EMACS_FLAVOR}}
# apel is included in xemacs-packages
EMACS_VERSIONS_ACCEPTED=emacs24 emacs24nox emacs23 emacs23nox emacs22 emacs22nox \
- emacs21 emacs21nox emacs20 emacs25
+ emacs21 emacs21nox emacs20 emacs25 emacs26
BUILD_TARGET.emacs= elc
BUILD_TARGET.xemacs= package
@@ -47,7 +45,7 @@ INSTALL_TARGET.xemacs= install-package
MAKE_FLAGS.emacs=
MAKE_FLAGS.xemacs= PACKAGEDIR=${EMACS_LISPPREFIX:C|/lisp$||}
-.include "../../editors/emacs/modules.mk"
+.include "../../wip/emacs-git/modules.mk"
PLIST_VARS+= emacs23 emacs19
.if empty(EMACS_TYPE:Mxemacs)
diff --git a/apel-git/distinfo b/apel-git/distinfo
index c58f138..6d6be2c 100644
--- a/apel-git/distinfo
+++ b/apel-git/distinfo
@@ -9,7 +9,7 @@ SHA1 (patch-pces-nemacs.el) = 413980cb3f56da122b0be58a1da84efaa2eb6a74
SHA1 (patch-pces-om.el) = 3983c483823936de9adda4e7a67bc73f657573a2
SHA1 (patch-pces-raw.el) = f32fccebded96af9faa9de57a2bd048281964f1e
SHA1 (patch-poe-18.el) = a8ccc7e506922ce2a70952777fce5db73ff0b2ed
-SHA1 (patch-poe.el) = 17bea900f5c7a590e30cf0f96003d8ea0fbe1edb
+SHA1 (patch-poe.el) = 97818936c4bceae3c009c2429e07d2a225c3bdc8
SHA1 (patch-poem-e20.el) = fda39649f9e1d739d0734b45d5babf6a13f9d3d2
SHA1 (patch-poem-ltn1.el) = 417c52e5fc3ec10612b5a55d91dbfad30f8207b4
SHA1 (patch-poem-nemacs.el) = 04f3bb5426990b9f052e48a3a6238de6d653e9f0
Home |
Main Index |
Thread Index |
Old Index