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

Joseph Mingrone jrm at FreeBSD.org
Thu Aug 1 10:00:36 UTC 2019


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


More information about the svn-ports-all mailing list