pkgsrc-WIP-changes archive

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

(www/emacs-w3m) EMACS_VERSIONS_ACCEPTED+= emacs29, adjust plist for w3m-load.el



Module Name:	pkgsrc-wip
Committed By:	Makoto Fujiwara <makoto%if.t.u-tokyo.ac.jp@localhost>
Pushed By:	mef
Date:		Tue Jul 2 22:04:32 2024 +0900
Changeset:	d02295f9ea9cde2ad4a518777041a306208b560e

Modified Files:
	emacs-w3m/Makefile
	emacs-w3m/PLIST

Log Message:
(www/emacs-w3m) EMACS_VERSIONS_ACCEPTED+= emacs29, adjust plist for w3m-load.el

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

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

diffstat:
 emacs-w3m/Makefile | 1 +
 emacs-w3m/PLIST    | 3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/emacs-w3m/Makefile b/emacs-w3m/Makefile
index ef42b33e9f..b9819fc8ea 100644
--- a/emacs-w3m/Makefile
+++ b/emacs-w3m/Makefile
@@ -37,6 +37,7 @@ WRKSRC=	${WRKDIR}/${PKGBASE}-${GITHUB_TAG}
 EMACS_BUILDLINK=		# empty
 EMACS_VERSIONS_ACCEPTED=	emacs21 emacs21nox emacs20 \
 				emacs28 emacs28nox \
+				emacs29 emacs29nox \
 				xemacs215 xemacs215nox xemacs214 xemacs214nox
 
 .include "../../editors/emacs/modules.mk"
diff --git a/emacs-w3m/PLIST b/emacs-w3m/PLIST
index 3727cb9ab0..410191d78c 100644
--- a/emacs-w3m/PLIST
+++ b/emacs-w3m/PLIST
@@ -355,8 +355,7 @@ ${EMACS_LISPPREFIX}/w3m/w3m-image.el.gz
 ${EMACS_LISPPREFIX}/w3m/w3m-image.elc
 ${EMACS_LISPPREFIX}/w3m/w3m-lnum.el.gz
 ${EMACS_LISPPREFIX}/w3m/w3m-lnum.elc
-${EMACS_LISPPREFIX}/w3m/w3m-load.el.gz
-${EMACS_LISPPREFIX}/w3m/w3m-load.elc
+${EMACS_LISPPREFIX}/w3m/w3m-load.el
 ${EMACS_LISPPREFIX}/w3m/w3m-mail.el.gz
 ${EMACS_LISPPREFIX}/w3m/w3m-mail.elc
 ${EMACS_LISPPREFIX}/w3m/w3m-namazu.el.gz


Home | Main Index | Thread Index | Old Index