FreeBSD Bugzilla – Attachment 214606 Details for
Bug 246525
editors/emacs-devel fails to build in poudriere on 12.1 Stable amd64 with error fallthrough annotation does not directly precede switch label
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Probable fix
emacs-devel.diff (text/plain), 2.58 KB, created by
Ashish SHUKLA
on 2020-05-18 19:49:26 UTC
(
hide
)
Description:
Probable fix
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2020-05-18 19:49:26 UTC
Size:
2.58 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 535752) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= emacs >-DISTVERSION= 28.0.50.20200514 >+DISTVERSION= 28.0.50.20200518 > PORTEPOCH= 2 > CATEGORIES= editors > PKGNAMESUFFIX= -devel >@@ -28,7 +28,7 @@ > CPE_VENDOR= gnu > USE_GITHUB= yes > GH_ACCOUNT= emacs-mirror >-GH_TAGNAME= a467173 >+GH_TAGNAME= b1fe27d > > .if ${FLAVOR:U} != nox > USES+= desktop-file-utils gnome xorg >Index: distinfo >=================================================================== >--- distinfo (revision 535752) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1589439699 >-SHA256 (emacs-mirror-emacs-28.0.50.20200514-a467173_GH0.tar.gz) = d5ec7bfa204a515de03118b77c6cb67eb55953913aa5b0d5dc8fd43a3b0cf14e >-SIZE (emacs-mirror-emacs-28.0.50.20200514-a467173_GH0.tar.gz) = 41912455 >+TIMESTAMP = 1589809202 >+SHA256 (emacs-mirror-emacs-28.0.50.20200518-b1fe27d_GH0.tar.gz) = 749914f01ee70f6b88451bcfdd5c50bec74f0e7062db3e1453030bb864962d52 >+SIZE (emacs-mirror-emacs-28.0.50.20200518-b1fe27d_GH0.tar.gz) = 41900421 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 535752) >+++ pkg-plist (working copy) >@@ -2903,16 +2903,10 @@ > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/landmark.elc > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lazy-lock.el.gz > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lazy-lock.elc >-%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/ledit.el.gz >-%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/ledit.elc > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/levents.el.gz > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/levents.elc >-%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lmenu.el.gz >-%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lmenu.elc > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/longlines.el.gz > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/longlines.elc >-%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lucid.el.gz >-%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/lucid.elc > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/mailpost.el.gz > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/mailpost.elc > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/mantemp.el.gz >@@ -2924,8 +2918,6 @@ > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/mouse-sel.elc > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/old-emacs-lock.el.gz > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/old-emacs-lock.elc >-%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/old-whitespace.el.gz >-%%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/old-whitespace.elc > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/otodo-mode.el.gz > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/otodo-mode.elc > %%DATADIR%%/%%EMACS_VER%%/lisp/obsolete/patcomp.el.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246525
:
214606
|
214607