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

Joseph Mingrone jrm at FreeBSD.org
Fri Jan 1 05:05:54 UTC 2021


Author: jrm
Date: Fri Jan  1 05:05:53 2021
New Revision: 559802
URL: https://svnweb.freebsd.org/changeset/ports/559802

Log:
  editors/emacs-devels: Update to 20210101 commit, 58bdfd7

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	Fri Jan  1 05:02:59 2021	(r559801)
+++ head/editors/emacs-devel/Makefile	Fri Jan  1 05:05:53 2021	(r559802)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	emacs
-DISTVERSION=	28.0.50.20201215
-PORTREVISION=	1
+DISTVERSION=	28.0.50.20210101
 PORTEPOCH=	2
 CATEGORIES=	editors
 PKGNAMESUFFIX=	-devel
@@ -27,7 +26,7 @@ USES=		autoreconf:build cpe gmake localbase:ldflags nc
 CPE_VENDOR=	gnu
 USE_GITHUB=	yes
 GH_ACCOUNT=	emacs-mirror
-GH_TAGNAME=	3806797
+GH_TAGNAME=	58bdfd7
 
 .if ${FLAVOR:U} != nox
 USES+=		desktop-file-utils gnome xorg

Modified: head/editors/emacs-devel/distinfo
==============================================================================
--- head/editors/emacs-devel/distinfo	Fri Jan  1 05:02:59 2021	(r559801)
+++ head/editors/emacs-devel/distinfo	Fri Jan  1 05:05:53 2021	(r559802)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608017096
-SHA256 (emacs-mirror-emacs-28.0.50.20201215-3806797_GH0.tar.gz) = 61f40f4a733275c8ce478f9991fb1c5c35b20a0532bb2337be3ed9065b80cdc1
-SIZE (emacs-mirror-emacs-28.0.50.20201215-3806797_GH0.tar.gz) = 42448297
+TIMESTAMP = 1609476032
+SHA256 (emacs-mirror-emacs-28.0.50.20210101-58bdfd7_GH0.tar.gz) = e3fd5fbd63cd0b0d33cd713ba7bd6cdf6d09ba1721570b74195402853de6cbb8
+SIZE (emacs-mirror-emacs-28.0.50.20210101-58bdfd7_GH0.tar.gz) = 42522258

Modified: head/editors/emacs-devel/pkg-plist
==============================================================================
--- head/editors/emacs-devel/pkg-plist	Fri Jan  1 05:02:59 2021	(r559801)
+++ head/editors/emacs-devel/pkg-plist	Fri Jan  1 05:05:53 2021	(r559802)
@@ -3212,6 +3212,8 @@ share/metainfo/emacs.appdata.xml
 %%DATADIR%%/%%EMACS_VER%%/lisp/org/org-plot.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/org/org-protocol.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/org/org-protocol.elc
+%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-refile.el.gz
+%%DATADIR%%/%%EMACS_VER%%/lisp/org/org-refile.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/org/org-src.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/org/org-src.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/org/org-table.el.gz


More information about the svn-ports-all mailing list