Re: git: 005fd6c6bef3 - main - graphics/gd: revert "graphics/gd: enable option AVIF as default"
Date: Thu, 10 Nov 2022 13:19:23 UTC
On Thu, Nov 10, 2022 at 01:13:35PM +0000, Antoine Brodin wrote: > The branch main has been updated by antoine: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=005fd6c6bef3219317bde28c927a9582b51b0bca > > commit 005fd6c6bef3219317bde28c927a9582b51b0bca > Author: Antoine Brodin <antoine@FreeBSD.org> > AuthorDate: 2022-11-10 13:12:51 +0000 > Commit: Antoine Brodin <antoine@FreeBSD.org> > CommitDate: 2022-11-10 13:12:51 +0000 > > graphics/gd: revert "graphics/gd: enable option AVIF as default" > > It creates a dependency loop. > This reverts commit 84531028a86540f4e90c04180d1aef1fd9837fc1. > --- > graphics/gd/Makefile | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile > index 8afc48ec9860..aecda59b8a2f 100644 > --- a/graphics/gd/Makefile > +++ b/graphics/gd/Makefile > @@ -1,6 +1,6 @@ > PORTNAME= libgd > PORTVERSION= 2.3.3 > -PORTREVISION= 3 > +PORTREVISION= 2 I don't think that the PORTREVISION shouldn't go down in this case, could you please bump it to 4. Thank you. -- Sergey A. Osokin