Date: Tue, 15 Nov 2022 13:19:28 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 722f4e181ff2 - main - graphics/gd: bump portrevision twice Message-ID: <202211151319.2AFDJSka044759@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211151319.2AFDJSka044759>