git: 4a0c21eefc - main - Porter's Handbook: Special, Fix naming and order of variables

Sergio Carlavilla Delgado <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by carlavilla:

URL: https://cgit.FreeBSD.org/doc/commit/?id=4a0c21eefccafeb9128e2a9c830620e16bf3eeb1

commit 4a0c21eefccafeb9128e2a9c830620e16bf3eeb1
Author:     Daniel Engberg <[email protected]>
AuthorDate: 2023-08-27 10:08:45 +0000
Commit:     Sergio Carlavilla Delgado <[email protected]>
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(-)

diff --git a/documentation/content/en/books/porters-handbook/special/_index.adoc b/documentation/content/en/books/porters-handbook/special/_index.adoc
index c4278ffc61..13ac549fde 100644
--- a/documentation/content/en/books/porters-handbook/special/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/special/_index.adoc
@@ -820,8 +820,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=     [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.