Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2018 14:58:35 +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: r485668 - head/www/gitlab-pages
Message-ID:  <201811231458.wANEwZMj077026@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Fri Nov 23 14:58:34 2018
New Revision: 485668
URL: https://svnweb.freebsd.org/changeset/ports/485668

Log:
  Upgrade to 1.3.0 which is required for gitlab-ce 11.5.
  
  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	Fri Nov 23 14:57:09 2018	(r485667)
+++ head/www/gitlab-pages/Makefile	Fri Nov 23 14:58:34 2018	(r485668)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-pages
-PORTVERSION=	1.1.0
+PORTVERSION=	1.3.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=	5cffa83537890540d74664a43e828cd81a164980
+GL_COMMIT=	4e04c013fba8e0c1294904b52bcb2cbaad27cb52
 
 PLIST_FILES=	bin/gitlab-pages
 

Modified: head/www/gitlab-pages/distinfo
==============================================================================
--- head/www/gitlab-pages/distinfo	Fri Nov 23 14:57:09 2018	(r485667)
+++ head/www/gitlab-pages/distinfo	Fri Nov 23 14:58:34 2018	(r485668)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537566899
-SHA256 (gitlab-org-gitlab-pages-5cffa83537890540d74664a43e828cd81a164980_GL0.tar.gz) = 5184776254befb9de13898c4807e5191e5dcb9a45e35d80d7eb7c4b6a160bded
-SIZE (gitlab-org-gitlab-pages-5cffa83537890540d74664a43e828cd81a164980_GL0.tar.gz) = 1764221
+TIMESTAMP = 1542972880
+SHA256 (gitlab-org-gitlab-pages-4e04c013fba8e0c1294904b52bcb2cbaad27cb52_GL0.tar.gz) = 1ff365c22a2ef8331d41dc794e06e298e29b30f0a831fa8795ef170c7a16cbab
+SIZE (gitlab-org-gitlab-pages-4e04c013fba8e0c1294904b52bcb2cbaad27cb52_GL0.tar.gz) = 1797204



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