svn commit: r553933 - head/editors/emacs-devel
Joseph Mingrone
jrm at FreeBSD.org
Mon Nov 2 23:27:05 UTC 2020
Author: jrm
Date: Mon Nov 2 23:27:03 2020
New Revision: 553933
URL: https://svnweb.freebsd.org/changeset/ports/553933
Log:
editors/emacs-devel: Update to 20201102 master branch commit, 5cea77a
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 Mon Nov 2 23:12:07 2020 (r553932)
+++ head/editors/emacs-devel/Makefile Mon Nov 2 23:27:03 2020 (r553933)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= emacs
-DISTVERSION= 28.0.50.20201014
+DISTVERSION= 28.0.50.20201102
PORTEPOCH= 2
CATEGORIES= editors
PKGNAMESUFFIX= -devel
@@ -26,7 +26,7 @@ USES= autoreconf:build cpe gmake localbase:ldflags nc
CPE_VENDOR= gnu
USE_GITHUB= yes
GH_ACCOUNT= emacs-mirror
-GH_TAGNAME= 051d31c
+GH_TAGNAME= 5cea77a
.if ${FLAVOR:U} != nox
USES+= desktop-file-utils gnome xorg
@@ -74,10 +74,10 @@ SUB_LIST= EMACS_VER=${DISTVERSION:R}
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 nxml-mode \
- octave-mode org pcl-cvs pgg rcirc reftex remember sasl sc \
- semantic ses sieve smtpmail speedbar srecode todo-mode tramp \
- url vhdl-mode vip viper widget wisent woman
+ idlwave ido info mairix-el message mh-e modus-themes newsticker \
+ nxml-mode octave-mode org pcl-cvs pgg rcirc reftex remember \
+ sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode \
+ tramp url vhdl-mode vip viper widget wisent woman
INFO_PATH= ${DATADIR_REL}/info
PLIST_SUB= EMACS_VER=${DISTVERSION:R} \
GNU_HOST=${CONFIGURE_TARGET}
Modified: head/editors/emacs-devel/distinfo
==============================================================================
--- head/editors/emacs-devel/distinfo Mon Nov 2 23:12:07 2020 (r553932)
+++ head/editors/emacs-devel/distinfo Mon Nov 2 23:27:03 2020 (r553933)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602735356
-SHA256 (emacs-mirror-emacs-28.0.50.20201014-051d31c_GH0.tar.gz) = e270c9f051e9bce5088d796183ba187d163972dd216475bcc9ca86f48529e7be
-SIZE (emacs-mirror-emacs-28.0.50.20201014-051d31c_GH0.tar.gz) = 42273947
+TIMESTAMP = 1604329378
+SHA256 (emacs-mirror-emacs-28.0.50.20201102-5cea77a_GH0.tar.gz) = 6639d4ad3837bc1f31faa17d9cbeb3fbc560f728614175837650c5c46bc6864e
+SIZE (emacs-mirror-emacs-28.0.50.20201102-5cea77a_GH0.tar.gz) = 42362127
Modified: head/editors/emacs-devel/pkg-plist
==============================================================================
--- head/editors/emacs-devel/pkg-plist Mon Nov 2 23:12:07 2020 (r553932)
+++ head/editors/emacs-devel/pkg-plist Mon Nov 2 23:27:03 2020 (r553933)
@@ -2406,6 +2406,8 @@ share/metainfo/emacs.appdata.xml
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/ZOZY.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/arabic.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/arabic.elc
+%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/compose.el.gz
+%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/compose.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/croatian.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/croatian.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/leim/quail/cyril-jis.el.gz
More information about the svn-ports-head
mailing list