Skip to content

Commit

Permalink
www/gitlab-pages: update to 16.1.0
Browse files Browse the repository at this point in the history
Required for gitlab-ce 16.1
  • Loading branch information
mfechner committed Jul 6, 2023
1 parent 40bce2d commit 217b717
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions 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}/
Expand All @@ -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}'"

Expand Down
10 changes: 5 additions & 5 deletions 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

0 comments on commit 217b717

Please sign in to comment.