pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/emacs-w3m-snapshot
Module Name: pkgsrc
Committed By: wiz
Date: Thu Aug 27 11:15:37 UTC 2026
Modified Files:
pkgsrc/www/emacs-w3m-snapshot: Makefile
Log Message:
emacs-w3m-snapshot: does not support Emacs 30.2
so probably not 31 either
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/www/emacs-w3m-snapshot/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/emacs-w3m-snapshot/Makefile
diff -u pkgsrc/www/emacs-w3m-snapshot/Makefile:1.20 pkgsrc/www/emacs-w3m-snapshot/Makefile:1.21
--- pkgsrc/www/emacs-w3m-snapshot/Makefile:1.20 Wed Aug 26 14:37:06 2026
+++ pkgsrc/www/emacs-w3m-snapshot/Makefile Thu Aug 27 11:15:37 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2026/08/26 14:37:06 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2026/08/27 11:15:37 wiz Exp $
VERSION= 1.4.632
DATE_TIME= 20210106.2144
@@ -36,7 +36,7 @@ SUBST_SED.paths= -e 's|@W3M@|${PREFIX}/b
BUILD_DEFS+= VARBASE
BUILD_DEFS+= GAMEDATAMODE
-EMACS_VERSIONS_ACCEPTED= emacs31 emacs31nox emacs30 emacs30nox emacs29 emacs29nox emacs21 emacs21nox emacs20 xemacs215 xemacs215nox xemacs214 xemacs214nox
+EMACS_VERSIONS_ACCEPTED= emacs29 emacs29nox emacs21 emacs21nox emacs20 xemacs215 xemacs215nox xemacs214 xemacs214nox
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index