aboutsummaryrefslogtreecommitdiff
path: root/editors/with-editor
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2024-01-26 14:13:34 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2024-01-27 22:33:05 +0000
commitab463bdca9c29ec22be0c7e6d7aa27bb2a980b48 (patch)
tree242a10bac6501692b0ad3999a0c372158f1445e5 /editors/with-editor
parent29b94c52385d864db8ced05dfd327aae4e432919 (diff)
downloadports-ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48.tar.gz
ports-ab463bdca9c29ec22be0c7e6d7aa27bb2a980b48.zip
*/*: Chase editors/emacs update
- Bump Emacs version in Mk/Uses/emacs.mk to update version-specific paths - Bump PORTREVISION of ports with USES=emacs. This is required for two reasons. Emacs lisp files need to be byte compiled for the new Emacs version, and files installed under, e.g., EMACS_VERSION_SITE_LISPDIR need to be relocated. Reviewed by: ashish Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D43615
Diffstat (limited to 'editors/with-editor')
-rw-r--r--editors/with-editor/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/with-editor/Makefile b/editors/with-editor/Makefile
index c123c0cb72f0..461234fd211d 100644
--- a/editors/with-editor/Makefile
+++ b/editors/with-editor/Makefile
@@ -1,6 +1,7 @@
PORTNAME= with-editor
DISTVERSIONPREFIX= v
DISTVERSION= 3.3.2
+PORTREVISION= 1
CATEGORIES= editors elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}