FreeBSD Bugzilla – Attachment 163978 Details for
Bug 205070
sysutils/dmidecode: Update to 3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-v2
dmi.diff (text/plain), 2.29 KB, created by
Kurt Jaeger
on 2015-12-08 06:40:46 UTC
(
hide
)
Description:
patch-v2
Filename:
MIME Type:
Creator:
Kurt Jaeger
Created:
2015-12-08 06:40:46 UTC
Size:
2.29 KB
patch
obsolete
>diff -r -u -N sysutils/dmidecode/Makefile ../../home/pi/myp/sysutils/dmidecode/Makefile >--- sysutils/dmidecode/Makefile 2015-12-06 11:19:22.953985000 +0100 >+++ ../../home/pi/myp/sysutils/dmidecode/Makefile 2015-12-08 07:11:03.358223000 +0100 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/sysutils/dmidecode/Makefile 403097 2015-12-06 10:04:50Z pi $ > > PORTNAME= dmidecode >-PORTVERSION= 2.12 >-PORTREVISION= 1 >+PORTVERSION= 3.0 > CATEGORIES= sysutils > MASTER_SITES= SAVANNAH > >@@ -16,13 +15,13 @@ > > ONLY_FOR_ARCHS= i386 amd64 ia64 > MAKE_ENV= DOCSDIR="${DOCSDIR}" >-USES= tar:bzip2 >+USES= tar:xz > > PLIST_FILES= etc/periodic/daily/dmidecode \ > man/man8/dmidecode.8.gz \ > sbin/dmidecode > PORTDOCS= AUTHORS CHANGELOG README >-USE_RC_SUBR= dmidecode >+SUB_FILES= dmidecode > > post-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/daily >diff -r -u -N sysutils/dmidecode/distinfo ../../home/pi/myp/sysutils/dmidecode/distinfo >--- sysutils/dmidecode/distinfo 2015-08-01 00:46:54.203691000 +0200 >+++ ../../home/pi/myp/sysutils/dmidecode/distinfo 2015-12-06 18:21:30.919278000 +0100 >@@ -1,2 +1,2 @@ >-SHA256 (dmidecode-2.12.tar.bz2) = 913ff3055d563a62a420789b8ee33b038de9afa18ea61254760ddf8ab87a5088 >-SIZE (dmidecode-2.12.tar.bz2) = 55191 >+SHA256 (dmidecode-3.0.tar.xz) = 7ec35bb193729c1d593a1460b59d82d24b89102ab23fd0416e6cf4325d077e45 >+SIZE (dmidecode-3.0.tar.xz) = 58704 >diff -r -u -N sysutils/dmidecode/files/patch-Makefile ../../home/pi/myp/sysutils/dmidecode/files/patch-Makefile >--- sysutils/dmidecode/files/patch-Makefile 2015-12-06 11:19:22.956349000 +0100 >+++ ../../home/pi/myp/sysutils/dmidecode/files/patch-Makefile 2015-12-06 18:24:49.125777000 +0100 >@@ -1,14 +1,17 @@ >---- Makefile.orig 2010-10-11 14:08:16 UTC >+--- Makefile.orig 2015-12-06 17:22:20 UTC > +++ Makefile >-@@ -12,30 +12,29 @@ >+@@ -12,8 +12,8 @@ > # (at your option) any later version. > # > > -CC = gcc > -CFLAGS = -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual \ >++#CC = gcc > +CFLAGS+= -W -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual \ > -Wcast-align -Wwrite-strings -Wmissing-prototypes -Winline -Wundef >- #CFLAGS += -DBIGENDIAN >+ >+ # Let lseek and mmap support 64-bit wide offsets >+@@ -23,23 +23,23 @@ CFLAGS += -D_FILE_OFFSET_BITS=64 > #CFLAGS += -DALIGNMENT_WORKAROUND > > # When debugging, disable -O2 and enable -g.
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 205070
:
163910
| 163978