Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 May 2019 03:06:17 +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: r500687 - head/editors/emacs-devel
Message-ID:  <201905030306.x4336HL1007553@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Fri May  3 03:06:17 2019
New Revision: 500687
URL: https://svnweb.freebsd.org/changeset/ports/500687

Log:
  editors/emacs-devel: Update to latest master-branch commit, d17ae7f

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

Modified: head/editors/emacs-devel/Makefile
==============================================================================
--- head/editors/emacs-devel/Makefile	Fri May  3 01:42:25 2019	(r500686)
+++ head/editors/emacs-devel/Makefile	Fri May  3 03:06:17 2019	(r500687)
@@ -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=	da3e3fc
+GH_TAGNAME=	d17ae7f
 
 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=	20190415
+EMACS_REV=	20190502
 
 .include <bsd.port.options.mk>
 

Modified: head/editors/emacs-devel/distinfo
==============================================================================
--- head/editors/emacs-devel/distinfo	Fri May  3 01:42:25 2019	(r500686)
+++ head/editors/emacs-devel/distinfo	Fri May  3 03:06:17 2019	(r500687)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555302799
-SHA256 (emacs-mirror-emacs-27.0.50.20190415-da3e3fc_GH0.tar.gz) = 1f014023ec5d34d365e5c4ff08a49cee382a061e07615b8fefd357218de0c188
-SIZE (emacs-mirror-emacs-27.0.50.20190415-da3e3fc_GH0.tar.gz) = 40602952
+TIMESTAMP = 1556845993
+SHA256 (emacs-mirror-emacs-27.0.50.20190502-d17ae7f_GH0.tar.gz) = 7d5f4e23b82db0ce31f229a73ab70559f723a4558c477e3afbd45b67403a41a7
+SIZE (emacs-mirror-emacs-27.0.50.20190502-d17ae7f_GH0.tar.gz) = 40624117

Modified: head/editors/emacs-devel/pkg-plist
==============================================================================
--- head/editors/emacs-devel/pkg-plist	Fri May  3 01:42:25 2019	(r500686)
+++ head/editors/emacs-devel/pkg-plist	Fri May  3 03:06:17 2019	(r500687)
@@ -7,7 +7,6 @@ bin/etags
 libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/emacs.pdmp
 libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/hexl
 libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/movemail
-libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/profile
 libexec/emacs/%%EMACS_VER%%/%%GNU_HOST%%/rcs2log
 man/man1/ctags.1.gz
 man/man1/ebrowse.1.gz



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