git: 722f4e181ff2 - main - graphics/gd: bump portrevision twice
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Nov 2022 13:19:28 UTC
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=722f4e181ff221be5e2845d32a331441a457b64e commit 722f4e181ff221be5e2845d32a331441a457b64e Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2022-11-15 13:17:13 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2022-11-15 13:19:19 +0000 graphics/gd: bump portrevision twice 005fd6c6bef3 made the version go backward, bump twice portrevision fix this. --- graphics/gd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index a72bccb342f4..5bab38c47370 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,6 +1,6 @@ PORTNAME= libgd PORTVERSION= 2.3.3 -PORTREVISION= 2 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES+= graphics MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/gd-${PORTVERSION}/