svn commit: r437860 - head/devel/gitlab-runner

Steve Wills swills at FreeBSD.org
Thu Apr 6 12:17:29 UTC 2017


Author: swills
Date: Thu Apr  6 12:17:27 2017
New Revision: 437860
URL: https://svnweb.freebsd.org/changeset/ports/437860

Log:
  devel/gitlab-runner: chase upstream updates
  
  Upstream updated the prebuilt docker images, update the checksums for those.

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

Modified: head/devel/gitlab-runner/Makefile
==============================================================================
--- head/devel/gitlab-runner/Makefile	Thu Apr  6 12:16:25 2017	(r437859)
+++ head/devel/gitlab-runner/Makefile	Thu Apr  6 12:17:27 2017	(r437860)
@@ -2,6 +2,7 @@
 
 PORTNAME=	gitlab-runner
 PORTVERSION=	1.11.1
+PORTREVISION=	1
 CATEGORIES=	devel
 MASTER_SITES=	\
 		https://gitlab.com/gitlab-org/gitlab-ci-multi-runner/repository/archive.tar.bz2?ref=v${PORTVERSION}&dummy=/ \

Modified: head/devel/gitlab-runner/distinfo
==============================================================================
--- head/devel/gitlab-runner/distinfo	Thu Apr  6 12:16:25 2017	(r437859)
+++ head/devel/gitlab-runner/distinfo	Thu Apr  6 12:17:27 2017	(r437860)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1491332218
+TIMESTAMP = 1491480009
 SHA256 (gitlab-runner/gitlab-runner-1.11.1.tar.bz2) = a1730ab0e533079911a8c5cb79d66b382b53fb2377b6ebe62abe7df247fdca3c
 SIZE (gitlab-runner/gitlab-runner-1.11.1.tar.bz2) = 2358955
-SHA256 (gitlab-runner/prebuilt-x86_64.tar.xz) = bf93555ec260db68401155da73977bbb258af5e31cc8e958ba2984fd5c1ab0d1
-SIZE (gitlab-runner/prebuilt-x86_64.tar.xz) = 8334468
-SHA256 (gitlab-runner/prebuilt-arm.tar.xz) = 3f45bf8c89e2748ac667bf44065050b8e4c516fe0062d90581e5f9dd54305f1a
-SIZE (gitlab-runner/prebuilt-arm.tar.xz) = 8793888
+SHA256 (gitlab-runner/prebuilt-x86_64.tar.xz) = c1873cf0ef1e0a37c1fd6fcaff7b709e38caa67977df2f016a005b2e4e6453d9
+SIZE (gitlab-runner/prebuilt-x86_64.tar.xz) = 8340432
+SHA256 (gitlab-runner/prebuilt-arm.tar.xz) = 698aad49185281cca1e3ee8caffc869e2564bb68e42490b7e3de20055d2b4a30
+SIZE (gitlab-runner/prebuilt-arm.tar.xz) = 8794064


More information about the svn-ports-head mailing list