Re: git: b1eebcc80671 - main - net/py-zeroconf: revert to 0.39.4

From: John Hixson <jhixson_at_freebsd.org>
Date: Wed, 03 Jul 2024 13:57:01 UTC
On Wed, Jul 03, 2024 at 09:44:02AM +0300, Gleb Popov wrote:
> On Tue, Jul 2, 2024 at 10:29 PM John Hixson <jhixson@freebsd.org> wrote:
> >
> > The branch main has been updated by jhixson:
> >
> > @@ -1,28 +1,29 @@
> >  PORTNAME=      zeroconf
> > -PORTVERSION=   0.132.2
> > +PORTVERSION=   0.39.4
> > +PORTREVISION=  1
> 
> It doesn't work that way, the version still goes backwards. You need
> PORTEPOCH instead, but this change will be permanent.
> Maybe it is more realistic to fix the new version?

I am working on the new version. This is temporary until I have it
fixed. Would you mind explaining why this doesn't work?

- John