summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorYasuhiro Kimura <yasu@FreeBSD.org>2022-09-17 07:20:20 +0900
committerYasuhiro Kimura <yasu@FreeBSD.org>2022-09-21 16:48:19 +0900
commit164249e86734bd23f17182913f13a3a3f346a3ca (patch)
tree96448fc6026754af4520f4e03c6cbf1ade5e748e /misc
parentsysutils/UEFITool: fix build on aarch64 (diff)
editors/emacs: Update to 28.2
* Remove FCITXPATCH option as extra-patch-src_xfns.c can't be applied since 28.1. * Tidy up Makefile with portfmt. * Bump PORTREVISION of consumers. ChangeLog: https://www.gnu.org/software/emacs/news/NEWS.28.2 PR: 266454 Exp-run by: antoine Reviewed by: ashish, jrm Differential Revision: https://reviews.freebsd.org/D36613
Diffstat (limited to 'misc')
-rw-r--r--misc/compat.el/Makefile1
-rw-r--r--misc/elscreen/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/compat.el/Makefile b/misc/compat.el/Makefile
index 7b487d7d4c8a..405e48f6f82b 100644
--- a/misc/compat.el/Makefile
+++ b/misc/compat.el/Makefile
@@ -1,5 +1,6 @@
PORTNAME= compat.el
DISTVERSION= 28.1.2.2
+PORTREVISION= 1
CATEGORIES= misc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile
index d15d262cbf54..4aee4d13a4cc 100644
--- a/misc/elscreen/Makefile
+++ b/misc/elscreen/Makefile
@@ -1,6 +1,6 @@
PORTNAME= elscreen
PORTVERSION= 1.4.6.20180320
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= misc elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}