1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

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
This commit is contained in:
Joseph Mingrone 2019-09-04 00:24:28 +00:00
parent 40d0c206a7
commit 1dc63d52d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511051
2 changed files with 6 additions and 6 deletions

View File

@ -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>

View File

@ -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