Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 May 2018 17:49:54 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r469043 - branches/2018Q2/www/gitlab-pages
Message-ID:  <201805041749.w44HntWj041214@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri May  4 17:49:54 2018
New Revision: 469043
URL: https://svnweb.freebsd.org/changeset/ports/469043

Log:
  MFH: r467330
  
  Update www/gitlab-pages to 0.7.1 which is required for gitlab 10.6.x.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15036
  
  Approved by:	ports-secteam (feld)

Modified:
  branches/2018Q2/www/gitlab-pages/Makefile
  branches/2018Q2/www/gitlab-pages/distinfo
Directory Properties:
  branches/2018Q2/   (props changed)

Modified: branches/2018Q2/www/gitlab-pages/Makefile
==============================================================================
--- branches/2018Q2/www/gitlab-pages/Makefile	Fri May  4 17:48:45 2018	(r469042)
+++ branches/2018Q2/www/gitlab-pages/Makefile	Fri May  4 17:49:54 2018	(r469043)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-pages
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.1
 CATEGORIES=	www
 
 MAINTAINER=	swills@FreeBSD.org
@@ -15,7 +15,7 @@ BUILD_DEPENDS=	go:lang/go
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find the here: https://gitlab.com/gitlab-org/gitlab-pages/tags
-GL_COMMIT=	15c938cafbd95064bbc4be34cd72091f9a61edaa
+GL_COMMIT=	4e11c8392935e1f4dbd96066f3cbb8d657afd874
 
 PLIST_FILES=	bin/gitlab-pages
 

Modified: branches/2018Q2/www/gitlab-pages/distinfo
==============================================================================
--- branches/2018Q2/www/gitlab-pages/distinfo	Fri May  4 17:48:45 2018	(r469042)
+++ branches/2018Q2/www/gitlab-pages/distinfo	Fri May  4 17:49:54 2018	(r469043)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522768525
-SHA256 (gitlab-org-gitlab-pages-15c938cafbd95064bbc4be34cd72091f9a61edaa_GL0.tar.gz) = 80a497358eb895858878ee256abb27e3eecaab1b02e067babac768c0ef82508c
-SIZE (gitlab-org-gitlab-pages-15c938cafbd95064bbc4be34cd72091f9a61edaa_GL0.tar.gz) = 297539
+TIMESTAMP = 1523370266
+SHA256 (gitlab-org-gitlab-pages-4e11c8392935e1f4dbd96066f3cbb8d657afd874_GL0.tar.gz) = fc0892141f241af9eb63e8fab65137948f5bb8fa5670b86ff87d9d82eb57fa12
+SIZE (gitlab-org-gitlab-pages-4e11c8392935e1f4dbd96066f3cbb8d657afd874_GL0.tar.gz) = 1076893



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