Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Apr 2021 05:56:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 254747] [NEW PORT] devel/rgxg regular expression generator (cli util and lib)
Message-ID:  <bug-254747-7788-p3gg2CJR8b@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254747-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254747-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254747

daniel.engberg.lists@pyret.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.engberg.lists@pyret.
                   |                            |net

--- Comment #1 from daniel.engberg.lists@pyret.net ---
Hi Alexander,

A few things that can be improved. :-)

PORTVERSION --> DISTVERSION
Porters Handbook - "Table 5.2. Package Naming Examples"

5.4.3. USE_GITHUB
"If the distribution file comes from a specific commit or tag on GitHub for
which there is no officially released file"
In this case upstream provides one,
https://github.com/rgxg/rgxg/releases/tag/v0.1.2 -->
https://github.com/rgxg/rgxg/releases/download/v0.1.2/rgxg-0.1.2.tar.gz so
please use that instead.

Please define DOCS and possibly MANPAGES as port options

Thanks for your contribution!
Best regards,
Daniel

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254747-7788-p3gg2CJR8b>