Date: Sun, 1 Sep 2019 13:46:32 +0000 (UTC) From: Ashish SHUKLA <ashish@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510691 - head/editors/emacs-devel Message-ID: <201909011346.x81DkWuW007277@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ashish Date: Sun Sep 1 13:46:32 2019 New Revision: 510691 URL: https://svnweb.freebsd.org/changeset/ports/510691 Log: - Update to git snapshot e8c46c2 Modified: head/editors/emacs-devel/Makefile head/editors/emacs-devel/distinfo head/editors/emacs-devel/pkg-plist Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Sun Sep 1 13:08:34 2019 (r510690) +++ head/editors/emacs-devel/Makefile Sun Sep 1 13:46:32 2019 (r510691) @@ -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= 2b329ed +GH_TAGNAME= e8c46c2 CONFIGURE_ARGS= --disable-build-details \ --localstatedir=/var @@ -53,7 +53,7 @@ CONFIGURE_ARGS+= --with-x CONFIGURE_ENV= ac_cv_header_sys_sysinfo_h=no CONFLICTS_INSTALL= emacs emacs-canna emacs-nox GNU_CONFIGURE= yes -INFO= ada-mode auth autotype bovine calc ccmode cl dbus dired-x \ +INFO= auth autotype bovine calc ccmode cl dbus dired-x \ ebrowse ede ediff edt efaq eieio eintr elisp emacs emacs-gnutls \ emacs-mime epa erc ert eshell eudc eww flymake forms gnus \ htmlfontify idlwave ido info mairix-el message mh-e newsticker \ @@ -198,7 +198,7 @@ XWIDGETS_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2 XWIDGETS_IMPLIES= GTK3 EMACS_VER= 27.0.50 -EMACS_REV= 20190812 +EMACS_REV= 20190901 .include <bsd.port.options.mk> Modified: head/editors/emacs-devel/distinfo ============================================================================== --- head/editors/emacs-devel/distinfo Sun Sep 1 13:08:34 2019 (r510690) +++ head/editors/emacs-devel/distinfo Sun Sep 1 13:46:32 2019 (r510691) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565649031 -SHA256 (emacs-mirror-emacs-27.0.50.20190812-2b329ed_GH0.tar.gz) = 1dd6089a43663edefeda77b4c69dee48f7c215ddd939ec2d5f7111a6adc5a7d0 -SIZE (emacs-mirror-emacs-27.0.50.20190812-2b329ed_GH0.tar.gz) = 40800340 +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 Modified: head/editors/emacs-devel/pkg-plist ============================================================================== --- head/editors/emacs-devel/pkg-plist Sun Sep 1 13:08:34 2019 (r510690) +++ head/editors/emacs-devel/pkg-plist Sun Sep 1 13:46:32 2019 (r510691) @@ -3280,14 +3280,6 @@ share/metainfo/emacs.appdata.xml %%DATADIR%%/%%EMACS_VER%%/lisp/proced.elc %%DATADIR%%/%%EMACS_VER%%/lisp/profiler.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/profiler.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-mode.el.gz -%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-mode.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-prj.el.gz -%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-prj.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-stmt.el.gz -%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-stmt.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-xref.el.gz -%%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/ada-xref.elc %%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/antlr-mode.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/antlr-mode.elc %%DATADIR%%/%%EMACS_VER%%/lisp/progmodes/asm-mode.el.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909011346.x81DkWuW007277>