Date: Mon, 9 Sep 2019 16:16:35 +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: r511641 - head/editors/emacs-devel Message-ID: <201909091616.x89GGZbm034750@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Mon Sep 9 16:16:34 2019 New Revision: 511641 URL: https://svnweb.freebsd.org/changeset/ports/511641 Log: editors/emacs-devel: Update to pull in more garbage collection fixes Bugs fixed: - https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37006%2372#72 - https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37321 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 Mon Sep 9 16:16:31 2019 (r511640) +++ head/editors/emacs-devel/Makefile Mon Sep 9 16:16:34 2019 (r511641) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emacs -DISTVERSION= 27.0.50.20190903 +DISTVERSION= 27.0.50.20190908 PORTEPOCH= 2 CATEGORIES= editors ipv6 PKGNAMESUFFIX= -devel @@ -33,7 +33,7 @@ USE_XORG= ice sm x11 xcb xext xfixes xinerama xmu xran CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= 5f089ac +GH_TAGNAME= 4042dad CONFIGURE_ARGS= --disable-build-details \ --localstatedir=/var Modified: head/editors/emacs-devel/distinfo ============================================================================== --- head/editors/emacs-devel/distinfo Mon Sep 9 16:16:31 2019 (r511640) +++ head/editors/emacs-devel/distinfo Mon Sep 9 16:16:34 2019 (r511641) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1568041373 +SHA256 (emacs-mirror-emacs-27.0.50.20190908-4042dad_GH0.tar.gz) = 284effffeb8aed2d02fdc2257a089c3cd6e49e7f4307442789eb12bca539a104 +SIZE (emacs-mirror-emacs-27.0.50.20190908-4042dad_GH0.tar.gz) = 40740122
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909091616.x89GGZbm034750>