Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jul 2023 11:32:58 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 217b717de6f3 - main - www/gitlab-pages: update to 16.1.0
Message-ID:  <202307061132.366BWwOG002928@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=217b717de6f3feca8f7a50248656ab8d80dc5acc

commit 217b717de6f3feca8f7a50248656ab8d80dc5acc
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-06-24 05:19:26 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-07-06 11:32:19 +0000

    www/gitlab-pages: update to 16.1.0
    
    Required for gitlab-ce 16.1
---
 www/gitlab-pages/Makefile |  4 ++--
 www/gitlab-pages/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile
index 8a877ff49425..e40b4e6eff93 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-pages
-PORTVERSION=	16.0.7
+PORTVERSION=	16.1.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES+=	https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/
@@ -18,7 +18,7 @@ GO_MODULE=	gitlab.com/gitlab-org/gitlab-pages
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find this here: https://gitlab.com/gitlab-org/gitlab-pages/-/tags/
-GL_COMMIT=	ef1a69b5f0c3c2e412713bd45a4774c60c687ead
+GL_COMMIT=	9c9b65c9e8ad7f37c812393ee2bab35a5cd4f454
 
 GO_BUILDFLAGS=	-ldflags="-X 'main.VERSION=${PORTVERSION}' -X 'main.REVISION=${GL_COMMIT}'"
 
diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo
index b8230f294f0d..6976d5496a49 100644
--- a/www/gitlab-pages/distinfo
+++ b/www/gitlab-pages/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1688583849
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-ef1a69b5f0c3c2e412713bd45a4774c60c687ead_GL0/go.mod) = 46db8658c6f0351191e106a870b9570de4ab97b900b450daa66ea74ec805f1f5
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-ef1a69b5f0c3c2e412713bd45a4774c60c687ead_GL0/go.mod) = 3020
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-ef1a69b5f0c3c2e412713bd45a4774c60c687ead_GL0/gitlab-org-gitlab-pages-ef1a69b5f0c3c2e412713bd45a4774c60c687ead_GL0.tar.gz) = 29dccf24b716a91043c0eb37a8d4ddba59d2ca76f9150fc8588bd99b427dbebb
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-ef1a69b5f0c3c2e412713bd45a4774c60c687ead_GL0/gitlab-org-gitlab-pages-ef1a69b5f0c3c2e412713bd45a4774c60c687ead_GL0.tar.gz) = 229334
+TIMESTAMP = 1687447749
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-9c9b65c9e8ad7f37c812393ee2bab35a5cd4f454_GL0/go.mod) = 5a1e3deef972bdc000948edb069e727ea340a7f82ea8f40d606e0d9aa649cabb
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-9c9b65c9e8ad7f37c812393ee2bab35a5cd4f454_GL0/go.mod) = 2937
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-9c9b65c9e8ad7f37c812393ee2bab35a5cd4f454_GL0/gitlab-org-gitlab-pages-9c9b65c9e8ad7f37c812393ee2bab35a5cd4f454_GL0.tar.gz) = a82ba0c29ab3d5355e8fc6eca3849a43901c193bce8b05465207c72795c55ccd
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-9c9b65c9e8ad7f37c812393ee2bab35a5cd4f454_GL0/gitlab-org-gitlab-pages-9c9b65c9e8ad7f37c812393ee2bab35a5cd4f454_GL0.tar.gz) = 230248



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