svn commit: r496674 - head/devel/gitlab-shell
Matthias Fechner
mfechner at FreeBSD.org
Sat Mar 23 17:45:24 UTC 2019
Author: mfechner
Date: Sat Mar 23 17:45:22 2019
New Revision: 496674
URL: https://svnweb.freebsd.org/changeset/ports/496674
Log:
Upgrade to 8.7.1 which is required for gitlab 11.9.
Modified:
head/devel/gitlab-shell/Makefile
head/devel/gitlab-shell/distinfo
Modified: head/devel/gitlab-shell/Makefile
==============================================================================
--- head/devel/gitlab-shell/Makefile Sat Mar 23 17:44:33 2019 (r496673)
+++ head/devel/gitlab-shell/Makefile Sat Mar 23 17:45:22 2019 (r496674)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gitlab-shell
-PORTVERSION= 8.4.4
+PORTVERSION= 8.7.1
CATEGORIES= devel
MAINTAINER= mfechner at FreeBSD.org
@@ -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= 5969bd068d8aa9b19e69c96c8644f821602b4c6e
+GL_COMMIT= 6109b64ed81f80e90bf094ad1f1ded8f5e5f8324
USERS= git
GROUPS= git
Modified: head/devel/gitlab-shell/distinfo
==============================================================================
--- head/devel/gitlab-shell/distinfo Sat Mar 23 17:44:33 2019 (r496673)
+++ head/devel/gitlab-shell/distinfo Sat Mar 23 17:45:22 2019 (r496674)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548343267
-SHA256 (gitlab-org-gitlab-shell-5969bd068d8aa9b19e69c96c8644f821602b4c6e_GL0.tar.gz) = 7f568c4294749787095a019825c85819a2df9b30e67ceabf1ff7d4395565fcac
-SIZE (gitlab-org-gitlab-shell-5969bd068d8aa9b19e69c96c8644f821602b4c6e_GL0.tar.gz) = 1995218
+TIMESTAMP = 1553171073
+SHA256 (gitlab-org-gitlab-shell-6109b64ed81f80e90bf094ad1f1ded8f5e5f8324_GL0.tar.gz) = d013d35555f8dd004926366f6b9d66b46cce2e5ca3c89c9448d07903cb9a345b
+SIZE (gitlab-org-gitlab-shell-6109b64ed81f80e90bf094ad1f1ded8f5e5f8324_GL0.tar.gz) = 2197505
More information about the svn-ports-head
mailing list