aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-08-08 13:58:59 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-08-08 14:02:04 +0000
commit5127a54ba3419adb634fe3cf548d92994d4d28c9 (patch)
tree4692a6ccb37f7b9dca48b4ad203be5fbfe7ca5fd
parentfed77d643d4bbcf3b320f06c133260420656e401 (diff)
downloadports-5127a54ba3419adb634fe3cf548d92994d4d28c9.tar.gz
ports-5127a54ba3419adb634fe3cf548d92994d4d28c9.zip
editors/emacs-devel: Update to 2021-08-02 commit, 3b32d05
This pulls in a fix for a recently introduced bug related to searching for articles in Gnus. https://github.com/emacs-mirror/emacs/commit/adab672edb3fad0851a52e3b6ccf3ac31c80b025
-rw-r--r--editors/emacs-devel/Makefile4
-rw-r--r--editors/emacs-devel/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index 681e00fd1197..e71a14fef98a 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -1,7 +1,7 @@
# Created by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
PORTNAME= emacs
-DISTVERSION= 28.0.50.20210802
+DISTVERSION= 28.0.50.20210808
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= a812992
+GH_TAGNAME= 3b32d05
.if ${FLAVOR:U} != nox
USES+= desktop-file-utils gnome xorg
diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo
index 56ca0f646701..dfab06729497 100644
--- a/editors/emacs-devel/distinfo
+++ b/editors/emacs-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1627900329
-SHA256 (emacs-mirror-emacs-28.0.50.20210802-a812992_GH0.tar.gz) = d65eefe03fe31cf740c48d73d8f73263434c853bbbdbeab349682feb8fda0dfd
-SIZE (emacs-mirror-emacs-28.0.50.20210802-a812992_GH0.tar.gz) = 42987801
+TIMESTAMP = 1628426539
+SHA256 (emacs-mirror-emacs-28.0.50.20210808-3b32d05_GH0.tar.gz) = a371f6b13bd4d28720d6e8594bf297bac9a1a81cf029f6877544ddc71533366d
+SIZE (emacs-mirror-emacs-28.0.50.20210808-3b32d05_GH0.tar.gz) = 42991014