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

Torsten Zuehlsdorff tz at FreeBSD.org
Wed Jun 28 08:40:14 UTC 2017


Author: tz
Date: Wed Jun 28 08:40:13 2017
New Revision: 444548
URL: https://svnweb.freebsd.org/changeset/ports/444548

Log:
  devel/gitlab-shell: Update from 4.1.1 to 5.0.0
  
  Changelog: https://gitlab.com/gitlab-org/gitlab-shell/blob/v5.0.0/CHANGELOG

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

Modified: head/devel/gitlab-shell/Makefile
==============================================================================
--- head/devel/gitlab-shell/Makefile	Wed Jun 28 08:04:35 2017	(r444547)
+++ head/devel/gitlab-shell/Makefile	Wed Jun 28 08:40:13 2017	(r444548)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-shell
-PORTVERSION=	4.1.1
+PORTVERSION=	5.0.0
 CATEGORIES=	devel
 MASTER_SITES=	https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=v${PORTVERSION}&dummy=/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/devel/gitlab-shell/distinfo
==============================================================================
--- head/devel/gitlab-shell/distinfo	Wed Jun 28 08:04:35 2017	(r444547)
+++ head/devel/gitlab-shell/distinfo	Wed Jun 28 08:40:13 2017	(r444548)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1489053111
-SHA256 (gitlab-shell-v4.1.1.tar.gz) = 61f684b4528b0b789aad80efbfd8f9870d113f6e2794e589e0db9e74e6737e1d
-SIZE (gitlab-shell-v4.1.1.tar.gz) = 78829
+TIMESTAMP = 1497355560
+SHA256 (gitlab-shell-v5.0.0.tar.gz) = 7611fdf0b64592365bdb6ba442a4263d129b05c280d5105ea641baec7a0b45ab
+SIZE (gitlab-shell-v5.0.0.tar.gz) = 78585

Modified: head/devel/gitlab-shell/pkg-plist
==============================================================================
--- head/devel/gitlab-shell/pkg-plist	Wed Jun 28 08:04:35 2017	(r444547)
+++ head/devel/gitlab-shell/pkg-plist	Wed Jun 28 08:40:13 2017	(r444548)
@@ -83,6 +83,7 @@
 %%DATADIR%%/spec/vcr_cassettes/discover-ok.yml
 %%DATADIR%%/spec/vcr_cassettes/http-access-disabled.yml
 %%DATADIR%%/spec/vcr_cassettes/lfs-authenticate-ok.yml
+%%DATADIR%%/spec/vcr_cassettes/notify-post-receive.yml
 %%DATADIR%%/spec/vcr_cassettes/ssh-access-disabled.yml
 %%DATADIR%%/spec/vcr_cassettes/ssh-key-not-found.yml
 %%DATADIR%%/spec/vcr_cassettes/ssh-key-not-implemented.yml


More information about the svn-ports-head mailing list