FreeBSD Bugzilla – Attachment 162396 Details for
Bug 203986
[patch] devel/gnu-efi: Update to 3.0.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch with update to 3.0.3
gnu-efi-3.0.3.diff (text/plain), 3.03 KB, created by
Torsten Zühlsdorff
on 2015-10-23 15:12:56 UTC
(
hide
)
Description:
patch with update to 3.0.3
Filename:
MIME Type:
Creator:
Torsten Zühlsdorff
Created:
2015-10-23 15:12:56 UTC
Size:
3.03 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (Revision 400007) >+++ Makefile (Arbeitskopie) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gnu-efi >-PORTVERSION= 3.0.1 >+PORTVERSION= 3.0.3 > CATEGORIES= devel > MASTER_SITES= SF/gnu-efi > >@@ -21,4 +21,7 @@ > MAKE_ARGS+= CC=${CC} HOSTCC=${CC} AR=${AR} > ONLY_FOR_ARCHS= amd64 > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/crt0-efi-x86_64.o >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (Revision 400007) >+++ distinfo (Arbeitskopie) >@@ -1,2 +1,2 @@ >-SHA256 (gnu-efi-3.0.1.tar.bz2) = e2e8d5940347eebfb00eaaeef107a8ba59e7838e40bc716c74d9a36fff648f1f >-SIZE (gnu-efi-3.0.1.tar.bz2) = 136071 >+SHA256 (gnu-efi-3.0.3.tar.bz2) = c530f21a15fd9c214dd92d29a6caa20fac989289267512020b6da1f5e6f5b4cb >+SIZE (gnu-efi-3.0.3.tar.bz2) = 142229 >Index: files/patch-Make.defaults >=================================================================== >--- files/patch-Make.defaults (Revision 400007) >+++ files/patch-Make.defaults (Arbeitskopie) >@@ -1,5 +1,5 @@ >---- Make.defaults.orig 2015-01-05 19:20:43.000000000 +0100 >-+++ Make.defaults 2015-02-12 16:31:43.487801000 +0100 >+--- Make.defaults.orig 2015-08-17 20:06:47 UTC >++++ Make.defaults > @@ -45,11 +45,14 @@ TOPDIR := $(shell if [ "$$PWD" != "" ]; > # Where to install the package. GNU-EFI will create and access > # lib and include under the root >Index: files/patch-Makefile >=================================================================== >--- files/patch-Makefile (Revision 400007) >+++ files/patch-Makefile (Arbeitskopie) >@@ -1,6 +1,6 @@ >---- Makefile.orig 2014-11-30 17:37:32.000000000 +0100 >-+++ Makefile 2014-11-30 17:37:46.000000000 +0100 >-@@ -40,7 +40,7 @@ VPATH = $(SRCDIR) >+--- Makefile.orig 2015-08-17 20:06:47 UTC >++++ Makefile >+@@ -42,7 +42,7 @@ VPATH = $(SRCDIR) > > include $(SRCDIR)/Make.defaults > >Index: files/patch-gnuefi-Makefile >=================================================================== >--- files/patch-gnuefi-Makefile (Revision 400007) >+++ files/patch-gnuefi-Makefile (Arbeitskopie) >@@ -1,5 +1,5 @@ >---- gnuefi/Makefile.orig 2014-08-08 21:33:08.000000000 +0200 >-+++ gnuefi/Makefile 2014-12-01 02:08:56.000000000 +0100 >+--- gnuefi/Makefile.orig 2015-08-17 20:06:47 UTC >++++ gnuefi/Makefile > @@ -47,6 +47,8 @@ FILES = reloc_$(ARCH) > > OBJS = $(FILES:%=%.o) >@@ -8,3 +8,4 @@ > + > # on aarch64, avoid jump tables before all relocations have been processed > reloc_aarch64.o: CFLAGS += -fno-jump-tables >+ >Index: pkg-plist >=================================================================== >--- pkg-plist (Revision 400007) >+++ pkg-plist (Arbeitskopie) >@@ -20,6 +20,7 @@ > include/efi/efipxebc.h > include/efi/efirtlib.h > include/efi/efiser.h >+include/efi/efisetjmp.h > include/efi/efishellintf.h > include/efi/efishellparm.h > include/efi/efistdarg.h >@@ -39,6 +40,7 @@ > include/efi/romload.h > include/efi/x86_64/efibind.h > include/efi/x86_64/efilibplat.h >+include/efi/x86_64/efisetjmp_arch.h > include/efi/x86_64/pe.h > lib/crt0-efi-x86_64.o > lib/elf_x86_64_fbsd_efi.lds
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 203986
: 162396 |
162397
|
162599