Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Apr 2023 18:25:10 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: 8f5683ea3cd9 - 2023Q2 - www/gitlab-pages: update to 15.9.1
Message-ID:  <202304081825.338IPAuj086512@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8f5683ea3cd9d44b143972d4dfcd287670c7139c

commit 8f5683ea3cd9d44b143972d4dfcd287670c7139c
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-02-27 07:59:48 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-04-08 18:24:16 +0000

    www/gitlab-pages: update to 15.9.1
    
    Required for gitlab-ce 15.9
    
    (cherry picked from commit 36b8ccef453b992aeeac50e2d986a1b8e7794545)
---
 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 b08ce9bdff44..5b9fda23d527 100644
--- a/www/gitlab-pages/Makefile
+++ b/www/gitlab-pages/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	gitlab-pages
-PORTVERSION=	15.8.4
+PORTVERSION=	15.9.1
 DISTVERSIONPREFIX=	v
 PORTREVISION=	2
 CATEGORIES=	www
@@ -19,7 +19,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=	31d5e7e2456cc6e7a4ee44e665c59163645c0c57
+GL_COMMIT=	5f976f7e0da3a9d7ed0aa14e517cc1812d090126
 
 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 06d9b7fb6f2c..d03ba1534738 100644
--- a/www/gitlab-pages/distinfo
+++ b/www/gitlab-pages/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1677873414
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0/go.mod) = 407883ba322b73d1526b585fb5a2570826c39759adf176965e8a37b1cf664f2d
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0/go.mod) = 2938
-SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0.tar.gz) = 3fdd108bb51685410ba5136ecf0eccb78773ed0454510525d47be4f7f8371355
-SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0/gitlab-org-gitlab-pages-31d5e7e2456cc6e7a4ee44e665c59163645c0c57_GL0.tar.gz) = 226716
+TIMESTAMP = 1677222315
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-5f976f7e0da3a9d7ed0aa14e517cc1812d090126_GL0/go.mod) = 407883ba322b73d1526b585fb5a2570826c39759adf176965e8a37b1cf664f2d
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-5f976f7e0da3a9d7ed0aa14e517cc1812d090126_GL0/go.mod) = 2938
+SHA256 (go/www_gitlab-pages/gitlab-org-gitlab-pages-5f976f7e0da3a9d7ed0aa14e517cc1812d090126_GL0/gitlab-org-gitlab-pages-5f976f7e0da3a9d7ed0aa14e517cc1812d090126_GL0.tar.gz) = 75a74c8995789944f53ae51a2745edcb730a112f37cd2e12a5cad909671bad19
+SIZE (go/www_gitlab-pages/gitlab-org-gitlab-pages-5f976f7e0da3a9d7ed0aa14e517cc1812d090126_GL0/gitlab-org-gitlab-pages-5f976f7e0da3a9d7ed0aa14e517cc1812d090126_GL0.tar.gz) = 227579



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