From owner-svn-ports-head@freebsd.org Tue Nov 22 09:53:13 2016 Return-Path: Delivered-To: svn-ports-head@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 4C54DC4FCAB; Tue, 22 Nov 2016 09:53:13 +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 14DC6B22; Tue, 22 Nov 2016 09:53:13 +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 uAM9rC42066991; Tue, 22 Nov 2016 09:53:12 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAM9rCTq066989; Tue, 22 Nov 2016 09:53:12 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201611220953.uAM9rCTq066989@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 22 Nov 2016 09:53:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r426808 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Nov 2016 09:53:13 -0000 Author: tz Date: Tue Nov 22 09:53:11 2016 New Revision: 426808 URL: https://svnweb.freebsd.org/changeset/ports/426808 Log: www/gitlab-workhorse: Update from 0.7.8 to 0.7.11 Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v0.7.11/CHANGELOG Approved by: mentors (implicit) Modified: head/www/gitlab-workhorse/Makefile head/www/gitlab-workhorse/distinfo Modified: head/www/gitlab-workhorse/Makefile ============================================================================== --- head/www/gitlab-workhorse/Makefile Tue Nov 22 09:52:49 2016 (r426807) +++ head/www/gitlab-workhorse/Makefile Tue Nov 22 09:53:11 2016 (r426808) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 0.7.8 +PORTVERSION= 0.7.11 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 Tue Nov 22 09:52:49 2016 (r426807) +++ head/www/gitlab-workhorse/distinfo Tue Nov 22 09:53:11 2016 (r426808) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470988224 -SHA256 (gitlab-workhorse-v0.7.8.tar.gz) = 4540143e1086d5dd231b19c441d9316270d6497d510d117810426ecc1068a3b8 -SIZE (gitlab-workhorse-v0.7.8.tar.gz) = 33419 +TIMESTAMP = 1476972565 +SHA256 (gitlab-workhorse-v0.7.11.tar.gz) = 4ffadd9f9696887f3d46055fa8ae47c06ef7095393d91c6918cbd51ab3bb7d9e +SIZE (gitlab-workhorse-v0.7.11.tar.gz) = 35006