aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2019-09-04 08:24:28 +0800
committerJoseph Mingrone <jrm@FreeBSD.org>2019-09-04 08:24:28 +0800
commit1dc63d52d914a7a2a3cd0334cbf0d1b07159b320 (patch)
treee5ed1e560d84fa65e9e918b83827ef5d6be699da /editors
parent40d0c206a72a9a8b72709b6d23953d66034124e0 (diff)
downloadfreebsd-ports-gnome-1dc63d52d914a7a2a3cd0334cbf0d1b07159b320.tar.gz
freebsd-ports-gnome-1dc63d52d914a7a2a3cd0334cbf0d1b07159b320.tar.zst
freebsd-ports-gnome-1dc63d52d914a7a2a3cd0334cbf0d1b07159b320.zip
editors/emacs-devel: Update to 2019-09-03 commit, 5f089ac
This hopefully fixes a critical bug with garbage collection. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37006
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-devel/Makefile6
-rw-r--r--editors/emacs-devel/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile
index b87063499e66..a8d12d88eb1d 100644
--- a/editors/emacs-devel/Makefile
+++ b/editors/emacs-devel/Makefile
@@ -26,13 +26,13 @@ nox_PKGNAMESUFFIX= -devel-nox
USES= autoreconf:build cpe gmake localbase:ldflags ncurses pkgconfig
.if ${FLAVOR:U} != nox
-USES+= desktop-file-utils
+USES+= desktop-file-utils xorg
USE_XORG= ice sm x11 xcb xext xfixes xinerama xmu xrandr xrender xt
.endif
CPE_VENDOR= gnu
USE_GITHUB= yes
GH_ACCOUNT= emacs-mirror
-GH_TAGNAME= e8c46c2
+GH_TAGNAME= 5f089ac
CONFIGURE_ARGS= --disable-build-details \
--localstatedir=/var
@@ -198,7 +198,7 @@ XWIDGETS_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
XWIDGETS_IMPLIES= GTK3
EMACS_VER= 27.0.50
-EMACS_REV= 20190901
+EMACS_REV= 20190903
.include <bsd.port.options.mk>
diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo
index d17cf3efdb1e..47155e3b91fc 100644
--- a/editors/emacs-devel/distinfo
+++ b/editors/emacs-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567325293
-SHA256 (emacs-mirror-emacs-27.0.50.20190901-e8c46c2_GH0.tar.gz) = 9602039fab07c622889c00f1edb639d10da7a08a57d63ae7ded91d537d492a8b
-SIZE (emacs-mirror-emacs-27.0.50.20190901-e8c46c2_GH0.tar.gz) = 40737674
+TIMESTAMP = 1567546776
+SHA256 (emacs-mirror-emacs-27.0.50.20190903-5f089ac_GH0.tar.gz) = 4d1dc3165e672897c0b41c2635a83e7008a62f0b1b7a6f20e787a9a94493e71a
+SIZE (emacs-mirror-emacs-27.0.50.20190903-5f089ac_GH0.tar.gz) = 40740194