FreeBSD Bugzilla – Attachment 168105 Details for
Bug 207954
sysutils/flashrom: Update to 0.9.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
flashrom.diff
flashrom.diff (text/plain), 1.73 KB, created by
Tobias Kortkamp
on 2016-03-13 18:52:49 UTC
(
hide
)
Description:
flashrom.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2016-03-13 18:52:49 UTC
Size:
1.73 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 410926) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= flashrom >-PORTVERSION= 0.9.8 >+PORTVERSION= 0.9.9 > CATEGORIES= sysutils > MASTER_SITES= http://download.flashrom.org/releases/ > >@@ -14,7 +14,7 @@ > LIB_DEPENDS= libpci.so:${PORTSDIR}/devel/libpci > > OPTIONS_DEFINE= BUSPIRATE DMIDECODE DOCS FTDI >-OPTIONS_DEFAULT= DMIDECODE FTDI >+OPTIONS_DEFAULT= DMIDECODE DOCS FTDI > > BUSPIRATE_DESC= Enable buspirate support (broken) > DMIDECODE_DESC= Use dmidecode to gather DMI information >@@ -21,9 +21,8 @@ > FTDI_DESC= Enable external FT2232SPI flasher support > > USES= gmake tar:bzip2 >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib -lc >-MAKE_ENV= CONFIG_BUSPIRATE_SPI=no >+MAKE_ENV= CONFIG_BUSPIRATE_SPI=no \ >+ WARNERROR=no > > ONLY_FOR_ARCHS= amd64 i386 > >@@ -43,14 +42,9 @@ > > DMIDECODE_RUN_DEPENDS+= dmidecode:${PORTSDIR}/sysutils/dmidecode > >-FTDI_LIB_DEPENDS= libftdi.so:${PORTSDIR}/devel/libftdi >+FTDI_LIB_DEPENDS= libftdi1.so:${PORTSDIR}/devel/libftdi1 > FTDI_USES= pkgconfig >-FTDI_LDFLAGS= -lz >-FTDI_MAKE_ENV_OFF= 2_SPI=no > >-post-patch: >- ${REINPLACE_CMD} -e "s,-Werror,,g" ${WRKSRC}/Makefile >- > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ > >Index: distinfo >=================================================================== >--- distinfo (revision 410926) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (flashrom-0.9.8.tar.bz2) = 13dc7c895e583111ecca370363a3527d237d178a134a94b20db7df177c05f934 >-SIZE (flashrom-0.9.8.tar.bz2) = 473902 >+SHA256 (flashrom-0.9.9.tar.bz2) = cb3156b0f63eb192024b76c0814135930297aac41f80761a5d293de769783c45 >+SIZE (flashrom-0.9.9.tar.bz2) = 495199
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
Flags:
tobik
:
maintainer-approval?
(nukama+maintainer)
Actions:
View
|
Diff
Attachments on
bug 207954
: 168105 |
168106