Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2022 15:09:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267126] www/luakit-devel: version scheme and portepoch issues
Message-ID:  <bug-267126-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267126
           Summary: www/luakit-devel: version scheme and portepoch issues
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: eduardo@FreeBSD.org
                CC: mbeis@xs4all.nl
             Flags: maintainer-feedback?(mbeis@xs4all.nl)
                CC: mbeis@xs4all.nl

Hello,

Current port version scheme is causing bumping portepoch because suffix
-<commit count> will be translated as .<commit count> misleading version to:

2.2.8 -> 2.2.1.16,1 (epoch=3D1)
2.3.26,1 -> 2.3.1.6,2 (epoch=3D2, to commit)

since:
2.2.8 > 2.2.1.16
2.3.26,1 > 2.3.1.6,1

In the future there will be more epoch bumps due to nature of how ports
framework understand x.y-z versions.

I'd like to hear your opinion on this issue and see if a solution is found =
to
avoid aditional portepochs.

Thanks

--=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-267126-7788>