Re: git: 94af43935c4e - main - math/py-kiwisolver: Update to 1.4.3
- Reply: Tobias C. Berner: "Re: git: 94af43935c4e - main - math/py-kiwisolver: Update to 1.4.3"
- Reply: Loïc_Bartoletti : "Re: git: 94af43935c4e - main - math/py-kiwisolver: Update to 1.4.3"
- In reply to: Loïc Bartoletti : "git: 94af43935c4e - main - math/py-kiwisolver: Update to 1.4.3"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 06 Jul 2022 14:52:04 UTC
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.