diff options
author | ashish <ashish@FreeBSD.org> | 2016-06-13 19:13:32 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2016-06-13 19:13:32 +0800 |
commit | 743a1c60b1c5261ca149f127d68dbff6a1297d54 (patch) | |
tree | 7fe23d50f8542045378ae92de2530b2ec8b0358b /editors | |
parent | 03d9adeab921e5ae0ead2062541bb1a82fc5ed22 (diff) | |
download | freebsd-ports-graphics-743a1c60b1c5261ca149f127d68dbff6a1297d54.tar.gz freebsd-ports-graphics-743a1c60b1c5261ca149f127d68dbff6a1297d54.tar.zst freebsd-ports-graphics-743a1c60b1c5261ca149f127d68dbff6a1297d54.zip |
- Update to 25.0.95
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs-devel/distinfo | 6 | ||||
-rw-r--r-- | editors/emacs-devel/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index a8d6c2d49c5..c34e0572864 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -19,7 +19,7 @@ BROKEN_ia64= Emacs does not currently build on ia64 CONFLICTS= emacs24-[0-9]* emacs-nox11-[0-9]* -EMACS_VER= 25.0.94 +EMACS_VER= 25.0.95 GNU_CONFIGURE= yes USES= cpe gmake makeinfo ncurses pkgconfig tar:xz INFO_PATH= ${DATADIR_REL}/info diff --git a/editors/emacs-devel/distinfo b/editors/emacs-devel/distinfo index 1844d0190c2..a28735ec6a8 100644 --- a/editors/emacs-devel/distinfo +++ b/editors/emacs-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1463573260 -SHA256 (emacs-25.0.94.tar.xz) = c9c45ea7e044585f5b35500edbb356c3a2f4547d441d0d23a5e76722794c6da6 -SIZE (emacs-25.0.94.tar.xz) = 42524080 +TIMESTAMP = 1465722255 +SHA256 (emacs-25.0.95.tar.xz) = 1438c51268250344739c31752d9292fc51cab0d8384b9f574ecaf1bcd879bb2e +SIZE (emacs-25.0.95.tar.xz) = 42536908 diff --git a/editors/emacs-devel/pkg-plist b/editors/emacs-devel/pkg-plist index 19cc32a59e9..38d32f45594 100644 --- a/editors/emacs-devel/pkg-plist +++ b/editors/emacs-devel/pkg-plist @@ -1507,8 +1507,8 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/template.elc %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/texi.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/cedet/srecode/texi.elc -%%DATADIR%%/%%EMACS_VER%%/lisp/character-fold.el.gz -%%DATADIR%%/%%EMACS_VER%%/lisp/character-fold.elc +%%DATADIR%%/%%EMACS_VER%%/lisp/char-fold.el.gz +%%DATADIR%%/%%EMACS_VER%%/lisp/char-fold.elc %%DATADIR%%/%%EMACS_VER%%/lisp/chistory.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/chistory.elc %%DATADIR%%/%%EMACS_VER%%/lisp/cmuscheme.el.gz |