Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2019 19:35:13 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r492061 - head/editors/emacs-devel
Message-ID:  <201902031935.x13JZD0M066971@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sun Feb  3 19:35:13 2019
New Revision: 492061
URL: https://svnweb.freebsd.org/changeset/ports/492061

Log:
  editors/emacs-devel: Update to latest commit to fix Emacs bug #34297

Modified:
  head/editors/emacs-devel/Makefile   (contents, props changed)
  head/editors/emacs-devel/distinfo   (contents, props changed)

Modified: head/editors/emacs-devel/Makefile
==============================================================================
--- head/editors/emacs-devel/Makefile	Sun Feb  3 19:04:22 2019	(r492060)
+++ head/editors/emacs-devel/Makefile	Sun Feb  3 19:35:13 2019	(r492061)
@@ -32,7 +32,7 @@ USE_XORG=	ice sm x11 xcb xext xfixes xinerama xmu xran
 CPE_VENDOR=	gnu
 USE_GITHUB=	yes
 GH_ACCOUNT=	emacs-mirror
-GH_TAGNAME=	94245b9
+GH_TAGNAME=	b32ac17
 
 CONFIGURE_ARGS=	--disable-build-details \
 		--localstatedir=/var
@@ -195,7 +195,7 @@ XWIDGETS_LIB_DEPENDS=	libwebkit2gtk-4.0.so:www/webkit2
 XWIDGETS_IMPLIES=	GTK3
 
 EMACS_VER=	27.0.50
-EMACS_REV=	20190201
+EMACS_REV=	20190203
 
 .include <bsd.port.options.mk>
 

Modified: head/editors/emacs-devel/distinfo
==============================================================================
--- head/editors/emacs-devel/distinfo	Sun Feb  3 19:04:22 2019	(r492060)
+++ head/editors/emacs-devel/distinfo	Sun Feb  3 19:35:13 2019	(r492061)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549029982
-SHA256 (emacs-mirror-emacs-27.0.50.20190201-94245b9_GH0.tar.gz) = 9820916fb920b10c39cf55b0fe413ca002a2da320d63db3dcce55dfe0f56e0e9
-SIZE (emacs-mirror-emacs-27.0.50.20190201-94245b9_GH0.tar.gz) = 40527077
+TIMESTAMP = 1549212263
+SHA256 (emacs-mirror-emacs-27.0.50.20190203-b32ac17_GH0.tar.gz) = 566e114f414c4b215f9ad4e65c8748673b8d0003cede95c31a64fa72bb908d4e
+SIZE (emacs-mirror-emacs-27.0.50.20190203-b32ac17_GH0.tar.gz) = 40523789



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902031935.x13JZD0M066971>