svn commit: r469041 - branches/2018Q2/devel/gitlab-shell

Matthias Fechner mfechner at FreeBSD.org
Fri May 4 17:47:23 UTC 2018


Author: mfechner
Date: Fri May  4 17:47:21 2018
New Revision: 469041
URL: https://svnweb.freebsd.org/changeset/ports/469041

Log:
  MFH: r467328
  
  Update devel/gitlab-shell to 6.0.4, which is required for gitlab 10.6.x.
  
  Reviewed by:	swills (mentor)
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15034
  
  Approved by:	ports-secteam (feld)

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

Modified: branches/2018Q2/devel/gitlab-shell/Makefile
==============================================================================
--- branches/2018Q2/devel/gitlab-shell/Makefile	Fri May  4 17:46:25 2018	(r469040)
+++ branches/2018Q2/devel/gitlab-shell/Makefile	Fri May  4 17:47:21 2018	(r469041)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-shell
-PORTVERSION=	6.0.3
+PORTVERSION=	6.0.4
 CATEGORIES=	devel
 
 LICENSE=	MIT
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	gem:devel/ruby-gems \
 USE_GITLAB=	yes
 GL_ACCOUNT=	gitlab-org
 # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-shell/tags
-GL_COMMIT=	ec2806f1f2ad10b7ec68b1835c54c11915387a6a
+GL_COMMIT=	6feee1ccc265c765181533bbc719f91c364de2b3
 
 USERS=		git
 GROUPS=		git

Modified: branches/2018Q2/devel/gitlab-shell/distinfo
==============================================================================
--- branches/2018Q2/devel/gitlab-shell/distinfo	Fri May  4 17:46:25 2018	(r469040)
+++ branches/2018Q2/devel/gitlab-shell/distinfo	Fri May  4 17:47:21 2018	(r469041)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522769153
-SHA256 (gitlab-org-gitlab-shell-ec2806f1f2ad10b7ec68b1835c54c11915387a6a_GL0.tar.gz) = f68d6f6925e2d54e5ff8acac8c0b5f47ab5804492e363bb097fd3b19b7e405c2
-SIZE (gitlab-org-gitlab-shell-ec2806f1f2ad10b7ec68b1835c54c11915387a6a_GL0.tar.gz) = 782621
+TIMESTAMP = 1523369483
+SHA256 (gitlab-org-gitlab-shell-6feee1ccc265c765181533bbc719f91c364de2b3_GL0.tar.gz) = bb1d7702c1c7177f36e09e77da081e90f145d786635d33b5c9e85bdc9387b2a2
+SIZE (gitlab-org-gitlab-shell-6feee1ccc265c765181533bbc719f91c364de2b3_GL0.tar.gz) = 773179


More information about the svn-ports-all mailing list