diff options
author | ashish <ashish@FreeBSD.org> | 2017-05-10 10:43:43 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2017-05-10 10:43:43 +0800 |
commit | 362c0383c4a55234ffcbd726b993262fc6db8540 (patch) | |
tree | 1b82b7320d1eb0ab1ebe344b7bdd742ef5da00c4 /editors/emacs-devel | |
parent | b5e1cb9ba665290666ceafc7db8001924632433b (diff) | |
download | freebsd-ports-gnome-362c0383c4a55234ffcbd726b993262fc6db8540.tar.gz freebsd-ports-gnome-362c0383c4a55234ffcbd726b993262fc6db8540.tar.zst freebsd-ports-gnome-362c0383c4a55234ffcbd726b993262fc6db8540.zip |
- Update to git snapshot 5e2cf8c
- Un-IGNORE XWIDGETS option, as required version of WebKit is now
in ports tree
Diffstat (limited to 'editors/emacs-devel')
-rw-r--r-- | editors/emacs-devel/Makefile | 8 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 6 | ||||
-rw-r--r-- | editors/emacs-devel/pkg-plist | 2 |
3 files changed, 6 insertions, 10 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index d2751886790f..671272d79a38 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -19,10 +19,10 @@ BROKEN_aarch64= Fails to link: missing sbrk USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= 28718c4 +GH_TAGNAME= 5e2cf8c EMACS_VER= 26.0.50 -EMACS_REV= 20170415 +EMACS_REV= 20170509 GNU_CONFIGURE= yes USES= autoreconf:build cpe gmake makeinfo ncurses pkgconfig INFO_PATH= ${DATADIR_REL}/info @@ -177,9 +177,7 @@ XPM_CONFIGURE_WITH= xpm XPM_IMPLIES= X11 XWIDGETS_USE= XORG=xcomposite XWIDGETS_CONFIGURE_WITH=xwidgets -XWIDGETS_IGNORE= Cannot build with XWIDGETS, because the version of \ -WebKit GTK3 in the ports tree is too old -XWIDGETS_LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 +XWIDGETS_LIB_DEPENDS= libwebkit2gtk-4.0.so:www/webkit2-gtk3 XWIDGETS_IMPLIES= GTK3 pre-configure: diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 0e452b0d3928..6bea77769a6d 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1492264943 -SHA256 (emacs-mirror-emacs-26.0.50.20170415-28718c4_GH0.tar.gz) = 7bbfee77b62022062b38301c9528816e881194aa48cce85c5060167f5c889edb -SIZE (emacs-mirror-emacs-26.0.50.20170415-28718c4_GH0.tar.gz) = 39016739 +TIMESTAMP = 1494307317 +SHA256 (emacs-mirror-emacs-26.0.50.20170509-5e2cf8c_GH0.tar.gz) = 0242265a733b2d98ce3ade9423f7e26b064fe9cff6edb674b2671425b04207b5 +SIZE (emacs-mirror-emacs-26.0.50.20170509-5e2cf8c_GH0.tar.gz) = 39043293 diff --git a/editors/emacs-devel/pkg-plist b/editors/emacs-devel/pkg-plist index 529e36711141..0d4d86e6b416 100644 --- a/editors/emacs-devel/pkg-plist +++ b/editors/emacs-devel/pkg-plist @@ -2574,14 +2574,12 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-buffers.elc %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-comp.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-comp.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-compat.el %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-e.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-e.elc %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-folder.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-folder.elc %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-funcs.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-funcs.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-gnus.el %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-identity.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-identity.elc %%DATADIR%%/%%EMACS_VER%%/lisp/mh-e/mh-inc.el.gz |