Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2018 13:30:34 +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: r486171 - head/www/gitlab-pages
Message-ID:  <201811291330.wATDUYru031619@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Thu Nov 29 13:30:33 2018
New Revision: 486171
URL: https://svnweb.freebsd.org/changeset/ports/486171

Log:
  Upgrade to 1.3.1 which is required for gitlab-ce 11.5.1.
  
  Approved by:	mentors (implicit)

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

Modified: head/www/gitlab-pages/Makefile
==============================================================================
--- head/www/gitlab-pages/Makefile	Thu Nov 29 13:26:51 2018	(r486170)
+++ head/www/gitlab-pages/Makefile	Thu Nov 29 13:30:33 2018	(r486171)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-pages
-PORTVERSION=	1.3.0
+PORTVERSION=	1.3.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=	4e04c013fba8e0c1294904b52bcb2cbaad27cb52
+GL_COMMIT=	5c098e24094bd94699bdb6854b23725b8d286b63
 
 PLIST_FILES=	bin/gitlab-pages
 

Modified: head/www/gitlab-pages/distinfo
==============================================================================
--- head/www/gitlab-pages/distinfo	Thu Nov 29 13:26:51 2018	(r486170)
+++ head/www/gitlab-pages/distinfo	Thu Nov 29 13:30:33 2018	(r486171)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1542972880
-SHA256 (gitlab-org-gitlab-pages-4e04c013fba8e0c1294904b52bcb2cbaad27cb52_GL0.tar.gz) = 1ff365c22a2ef8331d41dc794e06e298e29b30f0a831fa8795ef170c7a16cbab
-SIZE (gitlab-org-gitlab-pages-4e04c013fba8e0c1294904b52bcb2cbaad27cb52_GL0.tar.gz) = 1797204
+TIMESTAMP = 1543446594
+SHA256 (gitlab-org-gitlab-pages-5c098e24094bd94699bdb6854b23725b8d286b63_GL0.tar.gz) = 9f6fe768cf84451dc27d95b80ad57a2a8cf582243e433b4947af0637c807660e
+SIZE (gitlab-org-gitlab-pages-5c098e24094bd94699bdb6854b23725b8d286b63_GL0.tar.gz) = 1797587



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