svn commit: r514644 - head/editors/emacs-devel

Joseph Mingrone jrm at FreeBSD.org
Thu Oct 17 03:13:24 UTC 2019


Author: jrm
Date: Thu Oct 17 03:13:22 2019
New Revision: 514644
URL: https://svnweb.freebsd.org/changeset/ports/514644

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

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	Thu Oct 17 03:02:36 2019	(r514643)
+++ head/editors/emacs-devel/Makefile	Thu Oct 17 03:13:22 2019	(r514644)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	emacs
-DISTVERSION=	27.0.50.20191007
+DISTVERSION=	27.0.50.20191016
 PORTEPOCH=	2
 CATEGORIES=	editors
 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=	604a985
+GH_TAGNAME=	3ad4070
 
 CONFIGURE_ARGS=	--disable-build-details \
 		--localstatedir=/var

Modified: head/editors/emacs-devel/distinfo
==============================================================================
--- head/editors/emacs-devel/distinfo	Thu Oct 17 03:02:36 2019	(r514643)
+++ head/editors/emacs-devel/distinfo	Thu Oct 17 03:13:22 2019	(r514644)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570431077
-SHA256 (emacs-mirror-emacs-27.0.50.20191007-604a985_GH0.tar.gz) = f381457f2a08837630a939092d421e68beb1ead664bb10e4404254a56d9aae36
-SIZE (emacs-mirror-emacs-27.0.50.20191007-604a985_GH0.tar.gz) = 40815817
+TIMESTAMP = 1571277113
+SHA256 (emacs-mirror-emacs-27.0.50.20191016-3ad4070_GH0.tar.gz) = e7cb46940ffe950cd440bc74f8b852b6acc1f993ebd8dc519a73fa7824818d4d
+SIZE (emacs-mirror-emacs-27.0.50.20191016-3ad4070_GH0.tar.gz) = 40841571

Modified: head/editors/emacs-devel/pkg-plist
==============================================================================
--- head/editors/emacs-devel/pkg-plist	Thu Oct 17 03:02:36 2019	(r514643)
+++ head/editors/emacs-devel/pkg-plist	Thu Oct 17 03:13:22 2019	(r514644)
@@ -854,6 +854,7 @@ share/metainfo/emacs.appdata.xml
 %%DATADIR%%/%%EMACS_VER%%/etc/srecode/getset-cpp.srt
 %%DATADIR%%/%%EMACS_VER%%/etc/srecode/java.srt
 %%DATADIR%%/%%EMACS_VER%%/etc/srecode/make.srt
+%%DATADIR%%/%%EMACS_VER%%/etc/srecode/proj-test.srt
 %%DATADIR%%/%%EMACS_VER%%/etc/srecode/template.srt
 %%DATADIR%%/%%EMACS_VER%%/etc/srecode/test.srt
 %%DATADIR%%/%%EMACS_VER%%/etc/srecode/texi.srt


More information about the svn-ports-head mailing list