svn commit: r502490 - head/devel/gitlab-runner
Steve Wills
swills at FreeBSD.org
Fri May 24 20:19:21 UTC 2019
Author: swills
Date: Fri May 24 20:19:20 2019
New Revision: 502490
URL: https://svnweb.freebsd.org/changeset/ports/502490
Log:
devel/gitlab-runner: update to 11.11.1
Modified:
head/devel/gitlab-runner/Makefile (contents, props changed)
head/devel/gitlab-runner/distinfo (contents, props changed)
Modified: head/devel/gitlab-runner/Makefile
==============================================================================
--- head/devel/gitlab-runner/Makefile Fri May 24 20:01:05 2019 (r502489)
+++ head/devel/gitlab-runner/Makefile Fri May 24 20:19:20 2019 (r502490)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= gitlab-runner
-PORTVERSION= 11.11.0
+PORTVERSION= 11.11.1
CATEGORIES= devel
MASTER_SITES= \
https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/:dockerx64 \
@@ -29,10 +29,10 @@ USE_GITLAB= yes
# Find tags here:
# https://gitlab.com/gitlab-org/gitlab-runner/tags
GL_ACCOUNT= gitlab-org
-GL_COMMIT= 6c1542640e462ab6344de2ba77f0250c89c92541
+GL_COMMIT= 5a147c9271bc1f6114ed4e32d3ba3eb9ea372cda
GITBRANCH= 11-11-stable
# https://gitlab-runner-downloads.s3.amazonaws.com/latest/binaries/gitlab-runner-freebsd-amd64
-BUILT= 2019-05-20T21:02:13+0000
+BUILT= 2019-05-24T12:47:07+0000
GO_LDFLAGS= -X gitlab.com/gitlab-org/gitlab-runner/common.VERSION=${PORTVERSION} \
-X gitlab.com/gitlab-org/gitlab-runner/common.REVISION=${GL_COMMIT:C/^(........).*/\1/} \
Modified: head/devel/gitlab-runner/distinfo
==============================================================================
--- head/devel/gitlab-runner/distinfo Fri May 24 20:01:05 2019 (r502489)
+++ head/devel/gitlab-runner/distinfo Fri May 24 20:19:20 2019 (r502490)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1558496478
+TIMESTAMP = 1558728594
SHA256 (gitlab-runner/prebuilt-x86_64.tar.xz) = b0dccc53f415962dde3f5a7e6f1ab068b8da5484a7fefdae2c5e39d8bb6c637e
SIZE (gitlab-runner/prebuilt-x86_64.tar.xz) = 9594352
SHA256 (gitlab-runner/prebuilt-arm.tar.xz) = 5018c6b661ebf4b9c661593548e45394c553bbd4082b5ef744a39a1f7f1fee32
SIZE (gitlab-runner/prebuilt-arm.tar.xz) = 9020896
-SHA256 (gitlab-runner/gitlab-org-gitlab-runner-6c1542640e462ab6344de2ba77f0250c89c92541_GL0.tar.gz) = 5fefec727a7d51c9679b48509a87699ab476a88dfaf5410029359d648d0c9b72
-SIZE (gitlab-runner/gitlab-org-gitlab-runner-6c1542640e462ab6344de2ba77f0250c89c92541_GL0.tar.gz) = 27097937
+SHA256 (gitlab-runner/gitlab-org-gitlab-runner-5a147c9271bc1f6114ed4e32d3ba3eb9ea372cda_GL0.tar.gz) = b6fc23ca59e0bae02fa1d1bd47c3540cf11bbe75ff719b6983c76af3a4dd8070
+SIZE (gitlab-runner/gitlab-org-gitlab-runner-5a147c9271bc1f6114ed4e32d3ba3eb9ea372cda_GL0.tar.gz) = 27097452
More information about the svn-ports-head
mailing list