Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2019 10:00:35 +0000 (UTC)
From:      Joseph Mingrone <jrm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r507765 - head/editors/emacs-devel
Message-ID:  <201908011000.x71A0ZAO076217@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jrm
Date: Thu Aug  1 10:00:35 2019
New Revision: 507765
URL: https://svnweb.freebsd.org/changeset/ports/507765

Log:
  editors/emacs-devel: Update to 2019-08-01 commit, b22b59c

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 Aug  1 09:52:08 2019	(r507764)
+++ head/editors/emacs-devel/Makefile	Thu Aug  1 10:00:35 2019	(r507765)
@@ -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=	ed29d9f
+GH_TAGNAME=	b22b59c
 
 CONFIGURE_ARGS=	--disable-build-details \
 		--localstatedir=/var
@@ -199,7 +199,7 @@ XWIDGETS_LIB_DEPENDS=	libwebkit2gtk-4.0.so:www/webkit2
 XWIDGETS_IMPLIES=	GTK3
 
 EMACS_VER=	27.0.50
-EMACS_REV=	20190714
+EMACS_REV=	20190801
 
 .include <bsd.port.options.mk>
 

Modified: head/editors/emacs-devel/distinfo
==============================================================================
--- head/editors/emacs-devel/distinfo	Thu Aug  1 09:52:08 2019	(r507764)
+++ head/editors/emacs-devel/distinfo	Thu Aug  1 10:00:35 2019	(r507765)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563055565
-SHA256 (emacs-mirror-emacs-27.0.50.20190714-ed29d9f_GH0.tar.gz) = 03aa5e665277a208aeae57f11a8a1cb70c0e9dfe11c16b2fdaa93a2f150eb893
-SIZE (emacs-mirror-emacs-27.0.50.20190714-ed29d9f_GH0.tar.gz) = 40749897
+TIMESTAMP = 1564651102
+SHA256 (emacs-mirror-emacs-27.0.50.20190801-b22b59c_GH0.tar.gz) = 44017d2dae56460b62b771e21e6c20a7318d043c8c1baf22fd18fa6003c2fc16
+SIZE (emacs-mirror-emacs-27.0.50.20190801-b22b59c_GH0.tar.gz) = 40782238

Modified: head/editors/emacs-devel/pkg-plist
==============================================================================
--- head/editors/emacs-devel/pkg-plist	Thu Aug  1 09:52:08 2019	(r507764)
+++ head/editors/emacs-devel/pkg-plist	Thu Aug  1 10:00:35 2019	(r507765)
@@ -1069,6 +1069,8 @@ share/metainfo/emacs.appdata.xml
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/holidays.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/icalendar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/icalendar.elc
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/iso8601.el.gz
+%%DATADIR%%/%%EMACS_VER%%/lisp/calendar/iso8601.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/lunar.el.gz
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/lunar.elc
 %%DATADIR%%/%%EMACS_VER%%/lisp/calendar/parse-time.el.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908011000.x71A0ZAO076217>