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

Torsten Zuehlsdorff tz at FreeBSD.org
Mon Mar 13 11:05:18 UTC 2017


Author: tz
Date: Mon Mar 13 11:05:16 2017
New Revision: 436072
URL: https://svnweb.freebsd.org/changeset/ports/436072

Log:
  devel/gitlab-shell: Update from 3.6.7 to 4.1.1
  
  Changelog: https://gitlab.com/gitlab-org/gitlab-shell/blob/v4.1.1/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	Mon Mar 13 11:04:45 2017	(r436071)
+++ head/devel/gitlab-shell/Makefile	Mon Mar 13 11:05:16 2017	(r436072)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-shell
-PORTVERSION=	3.6.7
+PORTVERSION=	4.1.1
 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	Mon Mar 13 11:04:45 2017	(r436071)
+++ head/devel/gitlab-shell/distinfo	Mon Mar 13 11:05:16 2017	(r436072)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488791344
-SHA256 (gitlab-shell-v3.6.7.tar.gz) = 8932542e19260cbb0f7494183d586b8759b992598cb6066278bcab2dc38ea72e
-SIZE (gitlab-shell-v3.6.7.tar.gz) = 77330
+TIMESTAMP = 1489053111
+SHA256 (gitlab-shell-v4.1.1.tar.gz) = 61f684b4528b0b789aad80efbfd8f9870d113f6e2794e589e0db9e74e6737e1d
+SIZE (gitlab-shell-v4.1.1.tar.gz) = 78829

Modified: head/devel/gitlab-shell/pkg-plist
==============================================================================
--- head/devel/gitlab-shell/pkg-plist	Mon Mar 13 11:04:45 2017	(r436071)
+++ head/devel/gitlab-shell/pkg-plist	Mon Mar 13 11:05:16 2017	(r436072)
@@ -70,6 +70,8 @@
 %%DATADIR%%/spec/names_helper_spec.rb
 %%DATADIR%%/spec/spec_helper.rb
 %%DATADIR%%/spec/support/gl_id_test_hook
+%%DATADIR%%/spec/support/hook_fail
+%%DATADIR%%/spec/support/hook_ok
 %%DATADIR%%/spec/vcr_cassettes/allowed-pull.yml
 %%DATADIR%%/spec/vcr_cassettes/allowed-push.yml
 %%DATADIR%%/spec/vcr_cassettes/broadcast_message-none.yml


More information about the svn-ports-all mailing list