diff options
author | jrm <jrm@FreeBSD.org> | 2018-12-11 10:48:13 +0800 |
---|---|---|
committer | jrm <jrm@FreeBSD.org> | 2018-12-11 10:48:13 +0800 |
commit | 6cac2aa92e5fec452d2b11ac1913731b5bd5625c (patch) | |
tree | 984fc1f5c60791893d61e32520a800432169fd20 /editors/emacs-devel | |
parent | d4297375f823ca43526fe2b345685e4c1f3f1ea1 (diff) | |
download | freebsd-ports-gnome-6cac2aa92e5fec452d2b11ac1913731b5bd5625c.tar.gz freebsd-ports-gnome-6cac2aa92e5fec452d2b11ac1913731b5bd5625c.tar.zst freebsd-ports-gnome-6cac2aa92e5fec452d2b11ac1913731b5bd5625c.zip |
editors/emacs-devel: Update to latest master-branch commit
Diffstat (limited to 'editors/emacs-devel')
-rw-r--r-- | editors/emacs-devel/Makefile | 6 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 6 | ||||
-rw-r--r-- | editors/emacs-devel/pkg-plist | 3 |
3 files changed, 8 insertions, 7 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 623d3a8436fa..4e8064b310cb 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -32,13 +32,13 @@ USE_XORG= ice sm x11 xcb xext xfixes xinerama xmu xrandr xt CPE_VENDOR= gnu USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= 070ef95 +GH_TAGNAME= 712e74a CONFIGURE_ARGS= --disable-build-details \ --localstatedir=/var \ --with-gameuser=games:games \ --without-libsystemd \ - --without-mini-gmp \ + --without-gpm \ --with-wide-int=no .if ${FLAVOR:U} == nox @@ -199,7 +199,7 @@ XWIDGETS_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ XWIDGETS_IMPLIES= GTK3 EMACS_VER= 27.0.50 -EMACS_REV= 20181201 +EMACS_REV= 20181210 .include <bsd.port.options.mk> diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 8c72597ca30b..522fbd03ab9f 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1543702226 -SHA256 (emacs-mirror-emacs-27.0.50.20181201-070ef95_GH0.tar.gz) = ac53f04eb97453dc9050eeaceedf7c6145ae2300309d6186d5fc496cf64eb8f1 -SIZE (emacs-mirror-emacs-27.0.50.20181201-070ef95_GH0.tar.gz) = 40414220 +TIMESTAMP = 1544487774 +SHA256 (emacs-mirror-emacs-27.0.50.20181210-712e74a_GH0.tar.gz) = 0318fc16a417cbda5583a0c9b84c561c237012b1ce8891e636afa5ea015e7fd9 +SIZE (emacs-mirror-emacs-27.0.50.20181210-712e74a_GH0.tar.gz) = 40420735 diff --git a/editors/emacs-devel/pkg-plist b/editors/emacs-devel/pkg-plist index 5098755ebb78..71d06a0f04b6 100644 --- a/editors/emacs-devel/pkg-plist +++ b/editors/emacs-devel/pkg-plist @@ -1614,7 +1614,8 @@ share/metainfo/emacs.appdata.xml %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/nadvice.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package-x.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package-x.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package.el +%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package.el.gz +%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/package.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pcase.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pcase.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/pp.el.gz |