Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 2023 17:04:44 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: e01d6d5ce387 - main - www/gitlab-pages: update to 16.0.0
Message-ID:  <202305281704.34SH4iPt064315@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=e01d6d5ce387525d332b677f56e09ef9ae9a3976

commit e01d6d5ce387525d332b677f56e09ef9ae9a3976
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-05-21 09:04:32 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-05-28 17:03:49 +0000

    www/gitlab-pages: update to 16.0.0
    
    Required for gitlab-ce 16.0.0
    
    Changelog:
    https://gitlab.com/gitlab-org/gitlab-pages/-/blob/master/CHANGELOG.md#1600-2023-05-18
---
 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 5a9a39bbe0e7..5479affae77c 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-pages
-PORTVERSION=	15.11.3
+PORTVERSION=	16.0.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=	1574ac87597710194ec31a2a5e0126c4eb3634d0
+GL_COMMIT=	2c45328a9823673f57dde87737c2f317e594e172
 
 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 80127b526b4f..cdc6358e6d4a 100644
--- a/www/gitlab-pages/distinfo
+++ b/www/gitlab-pages/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1683982203
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-1574ac87597710194ec31a2a5e0126c4eb3634d0_GL0/go.mod) = 46db8658c6f0351191e106a870b9570de4ab97b900b450daa66ea74ec805f1f5
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-1574ac87597710194ec31a2a5e0126c4eb3634d0_GL0/go.mod) = 3020
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-1574ac87597710194ec31a2a5e0126c4eb3634d0_GL0/gitlab-org-gitlab-pages-1574ac87597710194ec31a2a5e0126c4eb3634d0_GL0.tar.gz) = 51b7d67c88607084d3000f53b201631ecae31070fd59a1a059d43f45cb3c39b4
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-1574ac87597710194ec31a2a5e0126c4eb3634d0_GL0/gitlab-org-gitlab-pages-1574ac87597710194ec31a2a5e0126c4eb3634d0_GL0.tar.gz) = 229385
+TIMESTAMP = 1684518757
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-2c45328a9823673f57dde87737c2f317e594e172_GL0/go.mod) = 46db8658c6f0351191e106a870b9570de4ab97b900b450daa66ea74ec805f1f5
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-2c45328a9823673f57dde87737c2f317e594e172_GL0/go.mod) = 3020
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-2c45328a9823673f57dde87737c2f317e594e172_GL0/gitlab-org-gitlab-pages-2c45328a9823673f57dde87737c2f317e594e172_GL0.tar.gz) = fab1ac50471821f627f0b629af597ff11972ff0a353c5ce26ab7c2d118a79ab1
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-2c45328a9823673f57dde87737c2f317e594e172_GL0/gitlab-org-gitlab-pages-2c45328a9823673f57dde87737c2f317e594e172_GL0.tar.gz) = 228833



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