FreeBSD Bugzilla – Attachment 199046 Details for
Bug 231032
[PATCH] devel/gnu-efi: update to 3.0.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] devel/gnu-efi: update to 3.0.9
ports_r484392_PATCH__devel_gnu-efi.diff (text/plain), 1.69 KB, created by
VinÃcius Zavam
on 2018-11-07 10:55:25 UTC
(
hide
)
Description:
[PATCH] devel/gnu-efi: update to 3.0.9
Filename:
MIME Type:
Creator:
VinÃcius Zavam
Created:
2018-11-07 10:55:25 UTC
Size:
1.69 KB
patch
obsolete
>Index: devel/gnu-efi/Makefile >=================================================================== >--- devel/gnu-efi/Makefile (revision 484392) >+++ devel/gnu-efi/Makefile (working copy) >@@ -2,25 +2,24 @@ > # $FreeBSD$ > > PORTNAME= gnu-efi >-PORTVERSION= 3.0.3 >-PORTREVISION= 5 >+PORTVERSION= 3.0.9 > CATEGORIES= devel > MASTER_SITES= SF/gnu-efi > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= egypcio@googlemail.com > COMMENT= SDK for EFI applications > > LICENSE= GPLv2 > >+ONLY_FOR_ARCHS= amd64 >+ > BUILD_DEPENDS+= ${LOCALBASE}/bin/ar:devel/binutils > >-USES= gmake tar:bz2 >-USE_GCC= yes >-MAKE_JOBS_UNSAFE= yes >-CFLAGS+= "-fPIC" >-CPPFLAGS+= "-fPIC" >+USES= compiler:c++11-lib gmake tar:bz2 >+ >+CFLAGS+= -fPIC >+CPPFLAGS+= -fPIC > MAKE_ARGS+= CC=${CC} HOSTCC=${CC} AR=${AR} >-ONLY_FOR_ARCHS= amd64 > > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/crt0-efi-x86_64.o >Index: devel/gnu-efi/distinfo >=================================================================== >--- devel/gnu-efi/distinfo (revision 484392) >+++ devel/gnu-efi/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (gnu-efi-3.0.3.tar.bz2) = c530f21a15fd9c214dd92d29a6caa20fac989289267512020b6da1f5e6f5b4cb >-SIZE (gnu-efi-3.0.3.tar.bz2) = 142229 >+TIMESTAMP = 1541586539 >+SHA256 (gnu-efi-3.0.9.tar.bz2) = 6715ea7eae1c7e4fc5041034bd3f107ec2911962ed284a081e491646b12277f0 >+SIZE (gnu-efi-3.0.9.tar.bz2) = 154445 >Index: devel/gnu-efi/pkg-plist >=================================================================== >--- devel/gnu-efi/pkg-plist (revision 484392) >+++ devel/gnu-efi/pkg-plist (working copy) >@@ -2,6 +2,7 @@ > include/efi/efi_nii.h > include/efi/efi_pxe.h > include/efi/efiapi.h >+include/efi/eficompiler.h > include/efi/eficon.h > include/efi/efidebug.h > include/efi/efidef.h
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 231032
:
196716
| 199046