git: 8fcb3cd92bd5 - main - editors/emacs-devel: Update to 20210722 commit, fcae435
Joseph Mingrone
jrm at FreeBSD.org
Fri Jul 23 09:35:28 UTC 2021
The branch main has been updated by jrm:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8fcb3cd92bd58887c35e46e79084aad31b645df7
commit 8fcb3cd92bd58887c35e46e79084aad31b645df7
Author: Joseph Mingrone <jrm at FreeBSD.org>
AuthorDate: 2021-07-22 20:52:06 +0000
Commit: Joseph Mingrone <jrm at FreeBSD.org>
CommitDate: 2021-07-23 09:34:56 +0000
editors/emacs-devel: Update to 20210722 commit, fcae435
This fixes a bug [1] that caused tramp to keep remote file locks after
saving files.
[1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=49621
---
editors/emacs-devel/Makefile | 4 ++--
editors/emacs-devel/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index c803651248b3..34b01c010395 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -1,7 +1,7 @@
# Created by: Kenneth Vestergaard Schmidt <kvs at pil.dk>
PORTNAME= emacs
-DISTVERSION= 28.0.50.20210716
+DISTVERSION= 28.0.50.20210722
PORTEPOCH= 2
CATEGORIES= editors
PKGNAMESUFFIX= -devel
@@ -25,7 +25,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags ncurses pkgconfig
CPE_VENDOR= gnu
USE_GITHUB= yes
GH_ACCOUNT= emacs-mirror
-GH_TAGNAME= 109c273
+GH_TAGNAME= fcae435
.if ${FLAVOR:U} != nox
USES+= desktop-file-utils gnome xorg
diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo
index 0c2eb5714c01..6b1a58975105 100644
--- a/editors/emacs-devel/distinfo
+++ b/editors/emacs-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1626468758
-SHA256 (emacs-mirror-emacs-28.0.50.20210716-109c273_GH0.tar.gz) = 3346efea1948f12617dbcd097f7bcacde4fbe67e9da7070b86f90a2fb232f0de
-SIZE (emacs-mirror-emacs-28.0.50.20210716-109c273_GH0.tar.gz) = 42960510
+TIMESTAMP = 1626969074
+SHA256 (emacs-mirror-emacs-28.0.50.20210722-fcae435_GH0.tar.gz) = 24b7cef7068d3134d6e8a158df57a85b81d8a507e9ac040fd71d401a77900eb2
+SIZE (emacs-mirror-emacs-28.0.50.20210722-fcae435_GH0.tar.gz) = 42964581
More information about the dev-commits-ports-all
mailing list