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= 29.3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= GNU @@ -10,6 +10,9 @@ PATCHFILES+= emacs29.1-canna-20230730.diff.xz:-p1:canna .endif +PATCH_SITES+= https://github.com/emacs-devel/emacs/commit/ +PATCHFILES+= c645e1d8205f0f0663ec4a2d27575b238c646c7c.patch:-p1 + MAINTAINER= emacs@FreeBSD.org COMMENT= GNU editing macros ${COMMENT_${FLAVOR}} WWW= https://www.gnu.org/software/emacs/ diff --git a/editors/emacs/distinfo b/editors/emacs/distinfo --- a/editors/emacs/distinfo +++ b/editors/emacs/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1711330409 +TIMESTAMP = 1719177422 SHA256 (emacs-29.3.tar.xz) = c34c05d3ace666ed9c7f7a0faf070fea3217ff1910d004499bd5453233d742a0 SIZE (emacs-29.3.tar.xz) = 52203168 SHA256 (emacs29.1-canna-20230730.diff.xz) = 03741d173d86823409e42906f47cbd3c924cf88ec25cc3e228c4827a96243125 SIZE (emacs29.1-canna-20230730.diff.xz) = 26852 +SHA256 (c645e1d8205f0f0663ec4a2d27575b238c646c7c.patch) = fa7978109a164a894479c2827b297228566bfdf46d1a3def00975a35595ba0bf +SIZE (c645e1d8205f0f0663ec4a2d27575b238c646c7c.patch) = 2873