git: 04877b910313 - main - devel/git: Bump PORTREVISION
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Oct 2022 16:45:49 UTC
The branch main has been updated by garga: URL: https://cgit.FreeBSD.org/ports/commit/?id=04877b9103135e677a15375a93393784ce8fac3e commit 04877b9103135e677a15375a93393784ce8fac3e Author: Renato Botelho <garga@FreeBSD.org> AuthorDate: 2022-10-19 16:43:58 +0000 Commit: Renato Botelho <garga@FreeBSD.org> CommitDate: 2022-10-19 16:43:58 +0000 devel/git: Bump PORTREVISION To prevent port version going backward, bump PORTREVISION after reverting commit 0b7192bd7c4f8e4c05e0a9cefcae347606ebadd1 --- devel/git/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/git/Makefile b/devel/git/Makefile index d7d2679bc3e9..c656422f9e71 100644 --- a/devel/git/Makefile +++ b/devel/git/Makefile @@ -1,6 +1,6 @@ PORTNAME= git DISTVERSION= 2.38.1 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \