Bugfix update to emacs-28.2

Test reports from krw@ namn@ and gkoehler@, thanks!
ok krw@
This commit is contained in:
jca 2022-09-22 07:16:16 +00:00
parent 1603ee17db
commit 6faf08fabd
5 changed files with 9 additions and 7 deletions

View File

@ -1,6 +1,6 @@
COMMENT= GNU editor: extensible, customizable, self-documenting
VERSION= 28.1
VERSION= 28.2
DISTNAME= emacs-${VERSION}
CATEGORIES= editors
@ -78,7 +78,7 @@ WANTLIB += xcb
CONFIGURE_ARGS+= --with-x-toolkit=gtk2
LIB_DEPENDS+= x11/gtk+2
WANTLIB += ICE SM X11 X11-xcb Xcomposite Xcursor Xdamage Xext
WANTLIB += Xfixes Xft Xi Xinerama Xpm Xrandr Xrender atk-1.0 cairo
WANTLIB += Xfixes Xi Xinerama Xpm Xrandr Xrender atk-1.0 cairo
WANTLIB += dbus-1 fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
WANTLIB += gif gio-2.0 glib-2.0 gobject-2.0 gtk-x11-2.0 harfbuzz
WANTLIB += intl jpeg lcms2 m17n-core m17n-flt otf pango-1.0 pangocairo-1.0
@ -86,7 +86,7 @@ WANTLIB += pangoft2-1.0 png rsvg-2 tiff xcb
. elif ${FLAVOR} == "gtk3"
CONFIGURE_ARGS+= --with-x-toolkit=gtk3
LIB_DEPENDS+= x11/gtk+3
WANTLIB += ICE SM X11 X11-xcb Xext Xfixes Xft Xinerama Xpm Xrandr
WANTLIB += ICE SM X11 X11-xcb Xext Xfixes Xinerama Xpm Xrandr
WANTLIB += Xrender atk-1.0 cairo cairo-gobject dbus-1 fontconfig
WANTLIB += freetype gdk-3 gdk_pixbuf-2.0 gif gio-2.0 glib-2.0
WANTLIB += gobject-2.0 gtk-3 harfbuzz intl jpeg lcms2 m17n-core

View File

@ -1,2 +1,2 @@
SHA256 (emacs-28.1.tar.xz) = KLGz0JkDegiPCkyiUdfnJi6rXqFneqv/psRCaWGtdeE=
SIZE (emacs-28.1.tar.xz) = 47699512
SHA256 (emacs-28.2.tar.xz) = 7iEYIjPvMjLcl7SGry2G4UBC27ZbvFNd9WLDqFgjJIg=
SIZE (emacs-28.2.tar.xz) = 47722600

View File

@ -3,7 +3,7 @@
Index: lisp/files.el
--- lisp/files.el.orig
+++ lisp/files.el
@@ -2918,6 +2918,7 @@ ARC\\|ZIP\\|LZH\\|LHA\\|ZOO\\|[JEW]AR\\|XPI\\|RAR\\|CB
@@ -2925,6 +2925,7 @@ ARC\\|ZIP\\|LZH\\|LHA\\|ZOO\\|[JEW]AR\\|XPI\\|RAR\\|CB
("\\.\\(as\\|mi\\|sm\\)2\\'" . snmpv2-mode)
("\\.\\(diffs?\\|patch\\|rej\\)\\'" . diff-mode)
("\\.\\(dif\\|pat\\)\\'" . diff-mode) ; for MS-DOS

View File

@ -3,7 +3,7 @@ Don't use printf %n.
Index: src/emacs.c
--- src/emacs.c.orig
+++ src/emacs.c
@@ -2742,21 +2742,13 @@ shut_down_emacs (int sig, Lisp_Object stuff)
@@ -2746,21 +2746,13 @@ shut_down_emacs (int sig, Lisp_Object stuff)
reset_all_sys_modes ();
if (sig && sig != SIGTERM)
{

View File

@ -3810,6 +3810,8 @@ share/emacs/${VERSION}/lisp/term/common-win.el.gz
share/emacs/${VERSION}/lisp/term/common-win.elc
share/emacs/${VERSION}/lisp/term/cygwin.el.gz
share/emacs/${VERSION}/lisp/term/cygwin.elc
share/emacs/${VERSION}/lisp/term/fbterm.el.gz
share/emacs/${VERSION}/lisp/term/fbterm.elc
share/emacs/${VERSION}/lisp/term/internal.el.gz
share/emacs/${VERSION}/lisp/term/internal.elc
share/emacs/${VERSION}/lisp/term/iris-ansi.el.gz