Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2018 18:22:17 +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: r480520 - head/www/gitlab-pages
Message-ID:  <201809231822.w8NIMHPF008454@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sun Sep 23 18:22:16 2018
New Revision: 480520
URL: https://svnweb.freebsd.org/changeset/ports/480520

Log:
  Update www/gitlab-pages to 1.1.0 which is required for gitlab 11.3.
  
  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	Sun Sep 23 18:20:45 2018	(r480519)
+++ head/www/gitlab-pages/Makefile	Sun Sep 23 18:22:16 2018	(r480520)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-pages
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.0
 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=	7edf64c1951e2184890403ab60c26381dd81e942
+GL_COMMIT=	5cffa83537890540d74664a43e828cd81a164980
 
 PLIST_FILES=	bin/gitlab-pages
 

Modified: head/www/gitlab-pages/distinfo
==============================================================================
--- head/www/gitlab-pages/distinfo	Sun Sep 23 18:20:45 2018	(r480519)
+++ head/www/gitlab-pages/distinfo	Sun Sep 23 18:22:16 2018	(r480520)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1532164199
-SHA256 (gitlab-org-gitlab-pages-7edf64c1951e2184890403ab60c26381dd81e942_GL0.tar.gz) = 89be884ad5cff68dbe01faa77b2a5f0b86bc069d02ab5ee664467d85a68558de
-SIZE (gitlab-org-gitlab-pages-7edf64c1951e2184890403ab60c26381dd81e942_GL0.tar.gz) = 1693802
+TIMESTAMP = 1537566899
+SHA256 (gitlab-org-gitlab-pages-5cffa83537890540d74664a43e828cd81a164980_GL0.tar.gz) = 5184776254befb9de13898c4807e5191e5dcb9a45e35d80d7eb7c4b6a160bded
+SIZE (gitlab-org-gitlab-pages-5cffa83537890540d74664a43e828cd81a164980_GL0.tar.gz) = 1764221



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