aboutsummaryrefslogtreecommitdiff
path: root/cad/verilog-mode.el
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2024-03-26 16:43:36 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2024-03-26 22:51:47 +0000
commit26421ac37c3c013c7809400976c866a8f70db436 (patch)
tree1fa1b1617451c4f14ce27b77573eaac921a644f2 /cad/verilog-mode.el
parent4d9f1684ed014a79d95526fa8c4ba77ece854b8d (diff)
downloadports-26421ac37c3c013c7809400976c866a8f70db436.tar.gz
ports-26421ac37c3c013c7809400976c866a8f70db436.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/D44492
Diffstat (limited to 'cad/verilog-mode.el')
-rw-r--r--cad/verilog-mode.el/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile
index 769bae474a71..a56a76e555f7 100644
--- a/cad/verilog-mode.el/Makefile
+++ b/cad/verilog-mode.el/Makefile
@@ -1,6 +1,6 @@
PORTNAME= verilog-mode.el
PORTVERSION= 801
-PORTREVISION= 19
+PORTREVISION= 20
CATEGORIES= cad elisp
MASTER_SITES= http://www.veripool.org/ftp/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}