FreeBSD Bugzilla – Attachment 138920 Details for
Bug 185040
[PATCH] sysutils/grub2-bhyve: Remove dependency of gcc47 in favor of GCC>4.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
grub2-bhyve-0.21_1.patch
grub2-bhyve-0.21_1.patch (text/plain), 1.42 KB, created by
Johannes Meixner
on 2013-12-20 17:40:00 UTC
(
hide
)
Description:
grub2-bhyve-0.21_1.patch
Filename:
MIME Type:
Creator:
Johannes Meixner
Created:
2013-12-20 17:40:00 UTC
Size:
1.42 KB
patch
obsolete
>diff -ruN /usr/ports/sysutils/grub2-bhyve/Makefile ./Makefile >--- /usr/ports/sysutils/grub2-bhyve/Makefile 2013-12-19 21:30:16.000000000 +0200 >+++ ./Makefile 2013-12-20 14:52:00.230069141 +0200 >@@ -1,28 +1,30 @@ > # Created by: kmoore@FreeBSD.org >-# $FreeBSD: sysutils/grub2-bhyve/Makefile 336950 2013-12-19 19:30:16Z kmoore $ >+# $FreeBSD: head/sysutils/grub2-bhyve/Makefile 336950 2013-12-19 19:30:16Z kmoore $ > > PORTNAME= grub2-bhyve >-DISTVERSION= 0.21 >+PORTVERSION= 0.21 >+PORTREVISION= 1 > CATEGORIES= sysutils > > MAINTAINER= kmoore@FreeBSD.org >-COMMENT= Grub-emu loader for bhyve >+COMMENT= Grub-emu loader for bhyve > > LICENSE= GPLv3 > > BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \ >- gcc47:${PORTSDIR}/lang/gcc47 \ > help2man:${PORTSDIR}/misc/help2man > > ONLY_FOR_ARCHS= amd64 > SSP_UNSAFE= yes >+USE_GCC= 4.6+ > USE_GITHUB= yes > GH_ACCOUNT= grehan-freebsd > GH_COMMIT= aa0717f > GH_TAGNAME= v0.2 > USES= bison gettext gmake >+PLIST_FILES= sbin/grub-bhyve > MAKE_JOBS_UNSAFE= yes >-CONFIGURE_ARGS= --with-platform=emu CC=gcc47 LEX=${LOCALBASE}/bin/flex \ >+CONFIGURE_ARGS+= --with-platform=emu CC=${CC} LEX=${LOCALBASE}/bin/flex \ > --enable-grub-mount=no --enable-grub-mkfont=no > > .include <bsd.port.pre.mk> >diff -ruN /usr/ports/sysutils/grub2-bhyve/pkg-plist ./pkg-plist >--- /usr/ports/sysutils/grub2-bhyve/pkg-plist 2013-11-03 07:11:59.000000000 +0200 >+++ ./pkg-plist 1970-01-01 03:00:00.000000000 +0300 >@@ -1 +0,0 @@ >-sbin/grub-bhyve
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 185040
: 138920