Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Dec 2018 01:35:00 +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: r486389 - head/editors/emacs-devel
Message-ID:  <201812020135.wB21Z0M9039447@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Sun Dec  2 01:35:00 2018
New Revision: 486389
URL: https://svnweb.freebsd.org/changeset/ports/486389

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

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	Sat Dec  1 23:15:22 2018	(r486388)
+++ head/editors/emacs-devel/Makefile	Sun Dec  2 01:35:00 2018	(r486389)
@@ -3,7 +3,6 @@
 
 PORTNAME=	emacs
 DISTVERSION=	${EMACS_VER}.${EMACS_REV}
-PORTREVISION=	1
 PORTEPOCH=	2
 CATEGORIES=	editors ipv6
 PKGNAMESUFFIX=	-devel
@@ -33,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=	d281189
+GH_TAGNAME=	070ef95
 
 CONFIGURE_ARGS=	--disable-build-details \
 		--localstatedir=/var \
@@ -200,7 +199,7 @@ XWIDGETS_LIB_DEPENDS=	libwebkit2gtk-4.0.so:www/webkit2
 XWIDGETS_IMPLIES=	GTK3
 
 EMACS_VER=	27.0.50
-EMACS_REV=	20181126
+EMACS_REV=	20181201
 
 .include <bsd.port.options.mk>
 

Modified: head/editors/emacs-devel/distinfo
==============================================================================
--- head/editors/emacs-devel/distinfo	Sat Dec  1 23:15:22 2018	(r486388)
+++ head/editors/emacs-devel/distinfo	Sun Dec  2 01:35:00 2018	(r486389)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1543318338
-SHA256 (emacs-mirror-emacs-27.0.50.20181126-d281189_GH0.tar.gz) = 4963f88cfc718544869194ec07033c367a7d32dd2a0923547ee587b7048d2992
-SIZE (emacs-mirror-emacs-27.0.50.20181126-d281189_GH0.tar.gz) = 40414024
+TIMESTAMP = 1543702226
+SHA256 (emacs-mirror-emacs-27.0.50.20181201-070ef95_GH0.tar.gz) = ac53f04eb97453dc9050eeaceedf7c6145ae2300309d6186d5fc496cf64eb8f1
+SIZE (emacs-mirror-emacs-27.0.50.20181201-070ef95_GH0.tar.gz) = 40414220



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