Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Sep 2019 18:28:58 +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: r512224 - head/www/gitlab-pages
Message-ID:  <201909171828.x8HISwOT044005@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Tue Sep 17 18:28:58 2019
New Revision: 512224
URL: https://svnweb.freebsd.org/changeset/ports/512224

Log:
  www/gitlab-pages: update to 1.7.2 which is required for gitlab-ce 12.2.5.

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

Modified: head/www/gitlab-pages/Makefile
==============================================================================
--- head/www/gitlab-pages/Makefile	Tue Sep 17 18:27:50 2019	(r512223)
+++ head/www/gitlab-pages/Makefile	Tue Sep 17 18:28:58 2019	(r512224)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-pages
-PORTVERSION=	1.7.1
+PORTVERSION=	1.7.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=	1fa5c7b079831a73b55bb874b84a0b53fd4c0f23
+GL_COMMIT=	520398c7154a50f7768ee52da71afd52efff85b1
 
 PLIST_FILES=	bin/gitlab-pages
 

Modified: head/www/gitlab-pages/distinfo
==============================================================================
--- head/www/gitlab-pages/distinfo	Tue Sep 17 18:27:50 2019	(r512223)
+++ head/www/gitlab-pages/distinfo	Tue Sep 17 18:28:58 2019	(r512224)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566042666
-SHA256 (gitlab-org-gitlab-pages-1fa5c7b079831a73b55bb874b84a0b53fd4c0f23_GL0.tar.gz) = 2dfb836da15b802922b0d7218edb797bcd98331c4c442f63a8c0d59b59194ffe
-SIZE (gitlab-org-gitlab-pages-1fa5c7b079831a73b55bb874b84a0b53fd4c0f23_GL0.tar.gz) = 1983405
+TIMESTAMP = 1568490277
+SHA256 (gitlab-org-gitlab-pages-520398c7154a50f7768ee52da71afd52efff85b1_GL0.tar.gz) = fe75cabbc863ea1de90e9cdf12fe6a07f0f7bc4f77561e0de5b35110b1a63bcc
+SIZE (gitlab-org-gitlab-pages-520398c7154a50f7768ee52da71afd52efff85b1_GL0.tar.gz) = 1984367



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