From owner-svn-ports-all@freebsd.org Mon Mar 13 11:06:15 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3122FC328A5; Mon, 13 Mar 2017 11:06:15 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 00B731ED1; Mon, 13 Mar 2017 11:06:14 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2DB6EKV004468; Mon, 13 Mar 2017 11:06:14 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2DB6DEI004466; Mon, 13 Mar 2017 11:06:13 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201703131106.v2DB6DEI004466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 13 Mar 2017 11:06:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r436073 - head/www/gitlab-workhorse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Mar 2017 11:06:15 -0000 Author: tz Date: Mon Mar 13 11:06:13 2017 New Revision: 436073 URL: https://svnweb.freebsd.org/changeset/ports/436073 Log: www/gitlab-workhorse: Update from 0.8.5 to 1.1.1 Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v1.1.1/CHANGELOG Modified: head/www/gitlab-workhorse/Makefile head/www/gitlab-workhorse/distinfo Modified: head/www/gitlab-workhorse/Makefile ============================================================================== --- head/www/gitlab-workhorse/Makefile Mon Mar 13 11:05:16 2017 (r436072) +++ head/www/gitlab-workhorse/Makefile Mon Mar 13 11:06:13 2017 (r436073) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 0.8.5 +PORTVERSION= 1.1.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ Modified: head/www/gitlab-workhorse/distinfo ============================================================================== --- head/www/gitlab-workhorse/distinfo Mon Mar 13 11:05:16 2017 (r436072) +++ head/www/gitlab-workhorse/distinfo Mon Mar 13 11:06:13 2017 (r436073) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488376662 -SHA256 (gitlab-workhorse-v0.8.5.tar.gz) = babfe1c7db58e9be6f40f21c5d3e02cd6c43b0927c05a609e35b308416dcc1b8 -SIZE (gitlab-workhorse-v0.8.5.tar.gz) = 246779 +TIMESTAMP = 1489053171 +SHA256 (gitlab-workhorse-v1.1.1.tar.gz) = bbbeab504cbe0e9738546e1d4d8af0ba2cd0d1f178ae6339a1a2b59941c41617 +SIZE (gitlab-workhorse-v1.1.1.tar.gz) = 392641