| Summary: | Fix naming and order of variables in example 63 for consistency | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Daniel Engberg <diizzy> | ||||
| Component: | Books & Articles | Assignee: | Daniel Engberg <diizzy> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | bcr, blackend, carlavilla, fernape | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Can someone have a look at this please? ^Triage: reporter is committer, assign accordingly. LGTM. You can land this. Thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=4a0c21eefccafeb9128e2a9c830620e16bf3eeb1 commit 4a0c21eefccafeb9128e2a9c830620e16bf3eeb1 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-08-27 10:08:45 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-08-27 10:08:45 +0000 Porter's Handbook: Special, Fix naming and order of variables PORTVERSION should be DISTVERSION and DISTVERSIONPREFIX should be defined before DISTVERSION PR: 260722 Approved by: fernape@ documentation/content/en/books/porters-handbook/special/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Fixed, thanks. Sorry for the delay. |
Created attachment 230449 [details] Patch for Porters Handbook PORTVERSION should be DISTVERSION and DISTVERSIONPREFIX should be defined before DISTVERSION