Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Apr 2024 15:31:02 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 4a393c59e225 - 2024Q2 - www/gitlab-pages: correct path in sample config to gitlab installation
Message-ID:  <202404231531.43NFV2xE046803@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a393c59e22549fdbd3f35eb9b9ef0062f26ff48

commit 4a393c59e22549fdbd3f35eb9b9ef0062f26ff48
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-04-21 16:55:15 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-04-23 15:30:43 +0000

    www/gitlab-pages: correct path in sample config to gitlab installation
    
    (cherry picked from commit d4351133bbb6aae72ccea02b19223303fe02be56)
---
 www/gitlab-pages/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index 44c25371aac5..3e2e381a9b8e 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,6 +1,7 @@
 PORTNAME=	gitlab-pages
 PORTVERSION=	16.11.0
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	www
 MASTER_SITES+=	https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/
 DISTFILES+=	go.mod



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404231531.43NFV2xE046803>