FreeBSD Bugzilla – Attachment 122136 Details for
Bug 165258
sysutils/flashrom: update to 0.9.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
flashrom-patch-to.0.9.5.1.txt
flashrom-patch-to.0.9.5.1.txt (text/plain; charset=US-ASCII), 1.93 KB, created by
nukama
on 2012-02-27 14:04:31 UTC
(
hide
)
Description:
flashrom-patch-to.0.9.5.1.txt
Filename:
MIME Type:
Creator:
nukama
Created:
2012-02-27 14:04:31 UTC
Size:
1.93 KB
patch
obsolete
>diff -up /usr/ports/sysutils/flashrom/Makefile flashrom/Makefile >--- /usr/ports/sysutils/flashrom/Makefile 2011-09-01 06:44:28.000000000 +0000 >+++ flashrom/Makefile 2012-02-27 10:11:31.980125173 +0000 >@@ -2,17 +2,20 @@ > # Date created: 06 May 2009 > # Whom: Alexander Logvinov <ports@logvinov.com> > # >-# $FreeBSD: ports/sysutils/flashrom/Makefile,v 1.10 2011/09/01 06:44:28 avl Exp $ >+# $FreeBSD$ > # > > PORTNAME= flashrom >-PORTVERSION= 0.9.4 >+PORTVERSION= 0.9.5.1 > CATEGORIES= sysutils > MASTER_SITES= http://download.flashrom.org/releases/ > > MAINTAINER= avl@FreeBSD.org > COMMENT= A utility for reading, writing, verifying and erasing flash ROM chips > >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/COPYING >+ > LIB_DEPENDS= pci.3:${PORTSDIR}/devel/libpci > > OPTIONS= DMIDECODE "Use dmidecode to gather DMI information" on \ >@@ -20,15 +23,14 @@ OPTIONS= DMIDECODE "Use dmidecode to gat > > USE_BZIP2= yes > USE_GMAKE= yes >+CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} >+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lc > > ONLY_FOR_ARCHS= amd64 i386 > > PORTDOCS= ChangeLog COPYING README > PLIST_FILES= bin/${PORTNAME} > >-LICENSE= GPLv2 >-LICENSE_FILE= ${WRKSRC}/COPYING >- > .if !defined(NO_INSTALL_MANPAGES) > MAN8= ${PORTNAME}.8 > .endif >@@ -41,7 +43,7 @@ RUN_DEPENDS= dmidecode:${PORTSDIR}/sysut > > .if defined(WITH_FTDI) > USE_GNOME= pkgconfig >-LIB_DEPENDS+= ftdi.18:${PORTSDIR}/devel/libftdi >+LIB_DEPENDS+= ftdi:${PORTSDIR}/devel/libftdi > .endif > > post-patch: >diff -up /usr/ports/sysutils/flashrom/distinfo flashrom/distinfo >--- /usr/ports/sysutils/flashrom/distinfo 2011-09-01 06:44:28.000000000 +0000 >+++ flashrom/distinfo 2012-02-27 10:11:42.050113677 +0000 >@@ -1,2 +1,2 @@ >-SHA256 (flashrom-0.9.4.tar.bz2) = 30e5a61a09160f142fdeec4a6c83cca495d7f2a9fc2eef480646889c3e9f0b3a >-SIZE (flashrom-0.9.4.tar.bz2) = 293396 >+SHA256 (flashrom-0.9.5.1.tar.bz2) = 6c692382c4effc30073b02df3c4d7ec96c4e29eb9bdcc921c143d5ab8c5ee5c6 >+SIZE (flashrom-0.9.5.1.tar.bz2) = 346371
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 Raw
Actions:
View
Attachments on
bug 165258
:
122135
| 122136 |
122137