FreeBSD Bugzilla – Attachment 60268 Details for
Bug 90515
Use new patch naming convention in Porter's Handbook
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
book.sgml.diff
book.sgml.diff (text/plain), 1.21 KB, created by
Gabor Kovesdan
on 2005-12-16 20:30:03 UTC
(
hide
)
Description:
book.sgml.diff
Filename:
MIME Type:
Creator:
Gabor Kovesdan
Created:
2005-12-16 20:30:03 UTC
Size:
1.21 KB
patch
obsolete
>--- /usr/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml Thu Dec 15 09:49:06 2005 >+++ ./book.sgml Fri Dec 16 21:21:09 2005 >@@ -635,11 +635,14 @@ > <replaceable>*</replaceable> indicates > the pathnames of the files that are patched, > such as <filename>patch-Imakefile</filename> or >- <filename>patch-src-config.h</filename>. These files should >+ <filename>patch-src::config.h</filename>. All patches must be >+ relative to <makevar>WRKSRC</makevar> (generally the directory your >+ port's tarball unpacks itself into, that being where the build is >+ done), and the / signs must be substituted with :: in this relative >+ path when constructing patch filenames, as the example represents >+ above. The patch files should > be stored in <makevar>PATCHDIR</makevar>, from where they will be >- automatically applied. All patches must be relative to >- <makevar>WRKSRC</makevar> (generally the directory your port's >- tarball unpacks itself into, that being where the build is done). >+ automatically applied. > To make fixes and upgrades easier, you should avoid having more than > one patch fix the same file (e.g., <filename>patch-file</filename> and > <filename>patch-file2</filename> both changing
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 90515
: 60268