FreeBSD Bugzilla – Attachment 122137 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.2.txt
flashrom-patch-to-0.9.5.2.txt (text/plain; charset=US-ASCII), 1.96 KB, created by
nukama
on 2012-03-10 10:39:02 UTC
(
hide
)
Description:
flashrom-patch-to-0.9.5.2.txt
Filename:
MIME Type:
Creator:
nukama
Created:
2012-03-10 10:39:02 UTC
Size:
1.96 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-03-08 22:23:21.658129460 +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.2 > CATEGORIES= sysutils > MASTER_SITES= http://download.flashrom.org/releases/ > >-MAINTAINER= avl@FreeBSD.org >+MAINTAINER= Nukama@gmail.com > 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.19:${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-03-08 22:20:33.786112207 +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.2.tar.bz2) = 9a5ccd1c4bf6d7658e9373426a3683fab1d260eabf4542de3b6ebd1882ac4903 >+SIZE (flashrom-0.9.5.2.tar.bz2) = 347242
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