From owner-svn-ports-head@FreeBSD.ORG Tue May 26 18:01:09 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10930118; Tue, 26 May 2015 18:01:09 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 F35277BF; Tue, 26 May 2015 18:01:08 +0000 (UTC) (envelope-from mmoll@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4QI18hP090329; Tue, 26 May 2015 18:01:08 GMT (envelope-from mmoll@FreeBSD.org) Received: (from mmoll@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4QI18ii090326; Tue, 26 May 2015 18:01:08 GMT (envelope-from mmoll@FreeBSD.org) Message-Id: <201505261801.t4QI18ii090326@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mmoll set sender to mmoll@FreeBSD.org using -f From: Michael Moll Date: Tue, 26 May 2015 18:01:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387500 - head/devel/rubygem-gitlab_git 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.20 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, 26 May 2015 18:01:09 -0000 Author: mmoll Date: Tue May 26 18:01:07 2015 New Revision: 387500 URL: https://svnweb.freebsd.org/changeset/ports/387500 Log: devel/rubygem-gitlab_git: update to 7.1.13 Differential Revision: https://reviews.freebsd.org/D2631 Approved by: mat (mentor) Modified: head/devel/rubygem-gitlab_git/Makefile head/devel/rubygem-gitlab_git/distinfo Modified: head/devel/rubygem-gitlab_git/Makefile ============================================================================== --- head/devel/rubygem-gitlab_git/Makefile Tue May 26 17:59:02 2015 (r387499) +++ head/devel/rubygem-gitlab_git/Makefile Tue May 26 18:01:07 2015 (r387500) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_git -PORTVERSION= 7.1.10 +PORTVERSION= 7.1.13 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= MIT RUN_DEPENDS= rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ rubygem-gitlab-linguist>=3.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \ - rubygem-rugged>=0.21.2:${PORTSDIR}/devel/rubygem-rugged + rubygem-rugged>=0.22.2:${PORTSDIR}/devel/rubygem-rugged USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/devel/rubygem-gitlab_git/distinfo ============================================================================== --- head/devel/rubygem-gitlab_git/distinfo Tue May 26 17:59:02 2015 (r387499) +++ head/devel/rubygem-gitlab_git/distinfo Tue May 26 18:01:07 2015 (r387500) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab_git-7.1.10.gem) = 160b3fb935346568b61e3774e1ae6dfce6f198c617fbaedefc6fce72d1e0f39b -SIZE (rubygem/gitlab_git-7.1.10.gem) = 21504 +SHA256 (rubygem/gitlab_git-7.1.13.gem) = 81ac8b6781ef33163b7f784b449a70bc29da9325234754665591b626e9298f27 +SIZE (rubygem/gitlab_git-7.1.13.gem) = 21504