- Update to latest pretest version 25.0.92

- Unbreak on FreeBSD 9.x[1]

PR:		207271
Submitted by:	Joseph Mingrone <jrm at ftfl dot ca>[1]
This commit is contained in:
Ashish SHUKLA 2016-03-08 14:43:35 +00:00
parent 01a1373a34
commit d09896ca58
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410618
3 changed files with 10 additions and 6 deletions

View file

@ -14,7 +14,6 @@ COMMENT= GNU editing macros
LICENSE= GPLv3 LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_9=does not build
BROKEN_sparc64= fails to compile at bootstrap phase BROKEN_sparc64= fails to compile at bootstrap phase
BROKEN_ia64= Emacs 24.X does not currently build on ia64 BROKEN_ia64= Emacs 24.X does not currently build on ia64
@ -23,11 +22,9 @@ CONFLICTS= emacs-19.* emacs21-[0-9]* emacs22-[0-9]* \
xemacs-devel-[0-9]* xemacs-mule-[0-9]* \ xemacs-devel-[0-9]* xemacs-mule-[0-9]* \
xemacs-devel-mule-[0-9]* emacs-nox11-[0-9]* xemacs-devel-mule-[0-9]* emacs-nox11-[0-9]*
EMACS_VER= 25.0.90 EMACS_VER= 25.0.92
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USES= cpe gmake makeinfo ncurses pkgconfig tar:xz USES= cpe gmake makeinfo ncurses pkgconfig tar:xz
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INFO_PATH= ${DATADIR_REL}/info INFO_PATH= ${DATADIR_REL}/info
CPE_VENDOR= gnu CPE_VENDOR= gnu

View file

@ -1,2 +1,2 @@
SHA256 (emacs-25.0.90.tar.xz) = 325f275b64eee106ad9aaadb42243619822e5e59bee35645f15e015176adb626 SHA256 (emacs-25.0.92.tar.xz) = c29733959ae2c6a7c1d5f9465b4d06c93977cc1f3905313d992051a16590568e
SIZE (emacs-25.0.90.tar.xz) = 42218556 SIZE (emacs-25.0.92.tar.xz) = 42264752

View file

@ -1548,6 +1548,7 @@ share/applications/emacs.desktop
%%DATADIR%%/%%EMACS_VER%%/lisp/dframe.elc %%DATADIR%%/%%EMACS_VER%%/lisp/dframe.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.elc %%DATADIR%%/%%EMACS_VER%%/lisp/dired-aux.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/dired-loaddefs.el
%%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.elc %%DATADIR%%/%%EMACS_VER%%/lisp/dired-x.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/dired.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/dired.el.gz
@ -1657,6 +1658,7 @@ share/applications/emacs.desktop
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-custom.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-custom.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-datadebug.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-loaddefs.el
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.elc %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-opt.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-speedbar.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/emacs-lisp/eieio-speedbar.el.gz
@ -2276,12 +2278,14 @@ share/applications/emacs.desktop
%%DATADIR%%/%%EMACS_VER%%/lisp/hl-line.elc %%DATADIR%%/%%EMACS_VER%%/lisp/hl-line.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify.elc %%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/htmlfontify-loaddefs.el
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-ext.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-ext.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-ext.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-ext.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-macs.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-macs.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-macs.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ibuf-macs.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/ibuffer-loaddefs.el
%%DATADIR%%/%%EMACS_VER%%/lisp/icomplete.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/icomplete.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/icomplete.elc %%DATADIR%%/%%EMACS_VER%%/lisp/icomplete.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/ido.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ido.el.gz
@ -2648,6 +2652,7 @@ share/applications/emacs.desktop
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc2368.elc %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc2368.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc822.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc822.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc822.elc %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rfc822.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-loaddefs.el
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-spam-filter.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-spam-filter.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-spam-filter.elc %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail-spam-filter.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/mail/rmail.el.gz
@ -3538,6 +3543,7 @@ share/applications/emacs.desktop
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-mule.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ps-mule.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-print.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ps-print.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-print.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ps-print.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-print-loaddefs.el
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-samp.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/ps-samp.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/ps-samp.elc %%DATADIR%%/%%EMACS_VER%%/lisp/ps-samp.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/recentf.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/recentf.el.gz
@ -3710,6 +3716,7 @@ share/applications/emacs.desktop
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-global.elc %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-global.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-index.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-index.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-index.elc %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-index.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-loaddefs.el
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-parse.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-parse.el.gz
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-parse.elc %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-parse.elc
%%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-ref.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/textmodes/reftex-ref.el.gz