svn commit: r565260 - head/editors/emacs-devel
Ashish SHUKLA
ashish at FreeBSD.org
Sun Feb 14 18:45:06 UTC 2021
Author: ashish
Date: Sun Feb 14 18:45:05 2021
New Revision: 565260
URL: https://svnweb.freebsd.org/changeset/ports/565260
Log:
- Update to git snapshot 9b4a2dd
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 Feb 14 18:33:33 2021 (r565259)
+++ head/editors/emacs-devel/Makefile Sun Feb 14 18:45:05 2021 (r565260)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= emacs
-DISTVERSION= 28.0.50.20210205
+DISTVERSION= 28.0.50.20210214
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= 6bd9dbf
+GH_TAGNAME= 9b4a2dd
.if ${FLAVOR:U} != nox
USES+= desktop-file-utils gnome xorg
Modified: head/editors/emacs-devel/distinfo
==============================================================================
--- head/editors/emacs-devel/distinfo Sun Feb 14 18:33:33 2021 (r565259)
+++ head/editors/emacs-devel/distinfo Sun Feb 14 18:45:05 2021 (r565260)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612509070
-SHA256 (emacs-mirror-emacs-28.0.50.20210205-6bd9dbf_GH0.tar.gz) = ed1b95492a17a3c67e3f6a4f5bd1ba6676d86d8d4e507a9c1fc1a66ddfd17b01
-SIZE (emacs-mirror-emacs-28.0.50.20210205-6bd9dbf_GH0.tar.gz) = 42591139
+TIMESTAMP = 1613314071
+SHA256 (emacs-mirror-emacs-28.0.50.20210214-9b4a2dd_GH0.tar.gz) = 6fee8ef4022f37b62adb6ee5aad5335b8ee5a78a497b7bfed54d4d48854590bc
+SIZE (emacs-mirror-emacs-28.0.50.20210214-9b4a2dd_GH0.tar.gz) = 42602129
Modified: head/editors/emacs-devel/pkg-plist
==============================================================================
--- head/editors/emacs-devel/pkg-plist Sun Feb 14 18:33:33 2021 (r565259)
+++ head/editors/emacs-devel/pkg-plist Sun Feb 14 18:45:05 2021 (r565260)
@@ -195,6 +195,7 @@ share/metainfo/emacs.appdata.xml
%%DATADIR%%/%%EMACS_VER%%/etc/emacs.service
%%DATADIR%%/%%EMACS_VER%%/etc/emacsclient.desktop
%%DATADIR%%/%%EMACS_VER%%/etc/enriched.txt
+%%DATADIR%%/%%EMACS_VER%%/etc/facemenu-removal.txt
%%DATADIR%%/%%EMACS_VER%%/etc/forms/README
%%DATADIR%%/%%EMACS_VER%%/etc/forms/forms-d2.dat
%%DATADIR%%/%%EMACS_VER%%/etc/forms/forms-d2.el
More information about the svn-ports-head
mailing list