On Tue, Jun 09, 2020 at 07:52:53PM +0200, Rafael Sadowski wrote: > On Tue Jun 09, 2020 at 11:35:12AM -0600, Antoine Jacoutot wrote: > > CVSROOT: /cvs > > Module name: ports > > Changes by: [email protected] 2020/06/09 11:35:12 > > > > Modified files: > > x11/qt5/qtwebkit: Makefile > > > > Log message: > > Unbreak PKGNAME. > > What was the problem? The EPOCH bump was intended and well tested.
No, you can't do that. The only mechanism to do EPOCH bumps is through... EPOCH Rolling your own by embedding v0 in the PKGNAME is entirely unsupported and *will* break various things. Specifically, revision gets added in the wrong location, and pkg_create(1) rightfully protests, which is cool, because it would be much more annoying to fix later.
