svn commit: r467328 - head/devel/gitlab-shell

Matthias Fechner mfechner at FreeBSD.org
Sat Apr 14 16:26:38 UTC 2018


Author: mfechner
Date: Sat Apr 14 16:26:37 2018
New Revision: 467328
URL: https://svnweb.freebsd.org/changeset/ports/467328

Log:
  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

Modified:
  head/devel/gitlab-shell/Makefile
  head/devel/gitlab-shell/distinfo

Modified: head/devel/gitlab-shell/Makefile
==============================================================================
--- head/devel/gitlab-shell/Makefile	Sat Apr 14 16:24:38 2018	(r467327)
+++ head/devel/gitlab-shell/Makefile	Sat Apr 14 16:26:37 2018	(r467328)
@@ -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: head/devel/gitlab-shell/distinfo
==============================================================================
--- head/devel/gitlab-shell/distinfo	Sat Apr 14 16:24:38 2018	(r467327)
+++ head/devel/gitlab-shell/distinfo	Sat Apr 14 16:26:37 2018	(r467328)
@@ -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-head mailing list