FreeBSD Bugzilla – Attachment 137583 Details for
Bug 183193
[PATCH] sysutils/dmidecode: Support staging
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
dmidecode-2.12.patch
dmidecode-2.12.patch (text/plain), 1.17 KB, created by
Mathieu Arnold
on 2013-10-22 11:20:01 UTC
(
hide
)
Description:
dmidecode-2.12.patch
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2013-10-22 11:20:01 UTC
Size:
1.17 KB
patch
obsolete
>diff -ruN /usr/ports/sysutils/dmidecode/Makefile ./Makefile >--- /usr/ports/sysutils/dmidecode/Makefile 2013-09-24 07:56:53.000000000 +0200 >+++ ./Makefile 2013-10-22 10:33:15.000000000 +0200 >@@ -9,32 +9,25 @@ > MASTER_SITE_SUBDIR= ${PORTNAME} > > MAINTAINER= anders@FreeBSD.org >-COMMENT= A tool for dumping DMI (SMBIOS) contents in human-readable format >+COMMENT= Tool for dumping DMI (SMBIOS) contents in human-readable format >+ >+LICENSE= GPLv2 > > ONLY_FOR_ARCHS= i386 amd64 ia64 > > USE_BZIP2= yes > MAKE_ENV+= DOCSDIR="${DOCSDIR}" >-LICENSE= GPLv2 > >-NO_STAGE= yes >+PLIST_FILES= sbin/dmidecode \ >+ man/man8/dmidecode.8.gz > >-.if defined(NOPORTDOCS) >-post-patch: >- @${REINPLACE_CMD} -e '/^install.*:/s,install-doc,,' ${WRKSRC}/Makefile >- >-.else > PORTDOCS= AUTHORS CHANGELOG README >-.endif >- >-MAN8= dmidecode.8 >-PLIST_FILES= sbin/dmidecode > > .include <bsd.port.pre.mk> > > .if ${ARCH} == "amd64" || ${ARCH} == "i386" >-MAN8+= biosdecode.8 ownership.8 vpddecode.8 >-PLIST_FILES+= sbin/biosdecode sbin/ownership sbin/vpddecode >+PLIST_FILES+= sbin/biosdecode sbin/ownership sbin/vpddecode \ >+ man/man8/biosdecode.8.gz man/man8/ownership.8.gz man/man8/vpddecode.8.gz > .endif > > .include <bsd.port.post.mk>
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 183193
: 137583