Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146003046
D49991.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D49991.diff
View Options
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -1,5 +1,6 @@
PORTNAME= emacs
DISTVERSION= 31.0.50.20250419
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= editors
PKGNAMESUFFIX= -devel
diff --git a/editors/emacs-devel/files/sources.el.in b/editors/emacs-devel/files/sources.el.in
--- a/editors/emacs-devel/files/sources.el.in
+++ b/editors/emacs-devel/files/sources.el.in
@@ -1,3 +1,5 @@
+;;; site-start.el --- Site-wide Initialization -*- lexical-binding: t -*-
+
;;; Path to Emacs C Sources.
(when (string-match (regexp-quote "%%EMACS_VER%%") emacs-version)
(setq find-function-C-source-directory
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= emacs
DISTVERSION= 30.1
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 3
CATEGORIES= editors
MASTER_SITES= GNU
diff --git a/editors/emacs/files/sources.el.in b/editors/emacs/files/sources.el.in
--- a/editors/emacs/files/sources.el.in
+++ b/editors/emacs/files/sources.el.in
@@ -1,3 +1,5 @@
+;;; site-start.el --- Site-wide Initialization -*- lexical-binding: t -*-
+
;;; Path to Emacs C Sources.
(when (string-match (regexp-quote "%%EMACS_VER%%") emacs-version)
(setq find-function-C-source-directory
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Feb 27, 10:34 PM (15 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29013986
Default Alt Text
D49991.diff (1 KB)
Attached To
Mode
D49991: Emacs ports: Add lexical-binding cookie to site-wide initialization
Attached
Detach File
Event Timeline
Log In to Comment