FreeBSD Bugzilla – Attachment 230449 Details for
Bug 260722
Fix naming and order of variables in example 63 for consistency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for Porters Handbook
order-example63.patch (text/plain), 641 bytes, created by
Daniel Engberg
on 2021-12-27 07:24:18 UTC
(
hide
)
Description:
Patch for Porters Handbook
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2021-12-27 07:24:18 UTC
Size:
641 bytes
patch
obsolete
>diff --git a/documentation/content/en/books/porters-handbook/special/_index.adoc b/documentation/content/en/books/porters-handbook/special/_index.adoc >index a7ad7f9aad..e1048e4fbc 100644 >--- a/documentation/content/en/books/porters-handbook/special/_index.adoc >+++ b/documentation/content/en/books/porters-handbook/special/_index.adoc >@@ -815,8 +815,8 @@ In most cases, it is sufficient to set the `GO_MODULE` variable to the value spe > [.programlisting] > .... > PORTNAME= hey >-PORTVERSION= 0.1.4 >-DISTVERSIONPREFIX= v >+DISTVERSIONPREFIX= v >+DISTVERSION= 0.1.4 > CATEGORIES= benchmarks > > MAINTAINER= dmgk@FreeBSD.org
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 260722
: 230449