Re: git: 94af43935c4e - main - math/py-kiwisolver: Update to 1.4.3

From: Tobias C. Berner <tcberner_at_gmail.com>
Date: Wed, 06 Jul 2022 16:07:49 UTC
Moin moin

I'm preparing a pre-commit hook to try and reduce the times this is happening :)


mfg Tobias

On Wed, 6 Jul 2022 at 16:52, Stephen Montgomery-Smith
<montgomerysmithstephen@gmail.com> wrote:
>
> On 7/6/22 00:26, Loïc Bartoletti wrote:
> > The branch main has been updated by lbartoletti:
> >
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=94af43935c4e2709577cb4e4723daf9d7cb91494
> >
> > commit 94af43935c4e2709577cb4e4723daf9d7cb91494
> > Author:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
> > AuthorDate: 2022-07-06 05:23:35 +0000
> > Commit:     Loïc Bartoletti <lbartoletti@FreeBSD.org>
> > CommitDate: 2022-07-06 05:25:59 +0000
> >
> >      math/py-kiwisolver: Update to 1.4.3
> > ---
> >   math/py-kiwisolver/Makefile | 5 ++---
> >   math/py-kiwisolver/distinfo | 6 +++---
> >   2 files changed, 5 insertions(+), 6 deletions(-)
> >
> > diff --git a/math/py-kiwisolver/Makefile b/math/py-kiwisolver/Makefile
> > index ea002fbf435d..13a61cf14ca7 100644
> > --- a/math/py-kiwisolver/Makefile
> > +++ b/math/py-kiwisolver/Makefile
> > @@ -1,6 +1,5 @@
> >   PORTNAME=   kiwisolver
> > -PORTVERSION= 1.3.2
> > -PORTEPOCH=   1
> > +PORTVERSION= 1.4.3
>
> You aren't supposed to delete PORT_EPOCH!  Once in, always in.