Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2019 09:48:56 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r508986 - head/www/gitlab-pages
Message-ID:  <201908150948.x7F9muPl046622@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Aug 15 09:48:56 2019
New Revision: 508986
URL: https://svnweb.freebsd.org/changeset/ports/508986

Log:
  www/gitlab-pages: update to 1.6.2 which is required for gitlab-ce 12.0.6 update.

Modified:
  head/www/gitlab-pages/Makefile
  head/www/gitlab-pages/distinfo

Modified: head/www/gitlab-pages/Makefile
==============================================================================
--- head/www/gitlab-pages/Makefile	Thu Aug 15 09:47:59 2019	(r508985)
+++ head/www/gitlab-pages/Makefile	Thu Aug 15 09:48:56 2019	(r508986)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-pages
-PORTVERSION=	1.6.1
+PORTVERSION=	1.6.2
 CATEGORIES=	www
 
 MAINTAINER=	swills@FreeBSD.org
@@ -15,7 +15,7 @@ USES=		go
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find the here: https://gitlab.com/gitlab-org/gitlab-pages/tags
-GL_COMMIT=	bd8aff8fd5cfe26ac576d351043239ffd309f8be
+GL_COMMIT=	d623618c95e5a96e6c7be7e173f7188f682994c1
 
 PLIST_FILES=	bin/gitlab-pages
 

Modified: head/www/gitlab-pages/distinfo
==============================================================================
--- head/www/gitlab-pages/distinfo	Thu Aug 15 09:47:59 2019	(r508985)
+++ head/www/gitlab-pages/distinfo	Thu Aug 15 09:48:56 2019	(r508986)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562493275
-SHA256 (gitlab-org-gitlab-pages-bd8aff8fd5cfe26ac576d351043239ffd309f8be_GL0.tar.gz) = d6536ee30895bc25b724c14cb3936d2a93b3cd524dab823c2ab069a20c8acd9a
-SIZE (gitlab-org-gitlab-pages-bd8aff8fd5cfe26ac576d351043239ffd309f8be_GL0.tar.gz) = 1808943
+TIMESTAMP = 1565859658
+SHA256 (gitlab-org-gitlab-pages-d623618c95e5a96e6c7be7e173f7188f682994c1_GL0.tar.gz) = ca7ac0029ab675e992559315efc46c2d24082d352ec865869bcdc664cb5db85d
+SIZE (gitlab-org-gitlab-pages-d623618c95e5a96e6c7be7e173f7188f682994c1_GL0.tar.gz) = 1810719



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