From owner-svn-ports-all@FreeBSD.ORG Tue May 12 09:48:03 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B894075F; Tue, 12 May 2015 09:48:03 +0000 (UTC) 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 A70301382; Tue, 12 May 2015 09:48:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4C9m3Ai056981; Tue, 12 May 2015 09:48:03 GMT (envelope-from xmj@FreeBSD.org) Received: (from xmj@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4C9m3Gu056976; Tue, 12 May 2015 09:48:03 GMT (envelope-from xmj@FreeBSD.org) Message-Id: <201505120948.t4C9m3Gu056976@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: xmj set sender to xmj@FreeBSD.org using -f From: Johannes Jost Meixner Date: Tue, 12 May 2015 09:48:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386132 - 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-all@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 12 May 2015 09:48:03 -0000 Author: xmj Date: Tue May 12 09:48:02 2015 New Revision: 386132 URL: https://svnweb.freebsd.org/changeset/ports/386132 Log: devel/rubygem-gitlab_git: update to 7.1.10 - update to 7.1.10 PR: 199663 Submitted by: Torsten Zühlsdorff 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 12 09:16:46 2015 (r386131) +++ head/devel/rubygem-gitlab_git/Makefile Tue May 12 09:48:02 2015 (r386132) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_git -PORTVERSION= 6.3.0 +PORTVERSION= 7.1.10 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,9 +12,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-gitlab-grit>=2.6:${PORTSDIR}/textproc/rubygem-gitlab-grit \ rubygem-gitlab-linguist>=3.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \ - rubygem-rugged>=0.21.0:${PORTSDIR}/devel/rubygem-rugged + rubygem-rugged>=0.21.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 12 09:16:46 2015 (r386131) +++ head/devel/rubygem-gitlab_git/distinfo Tue May 12 09:48:02 2015 (r386132) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab_git-6.3.0.gem) = b26738d4d768540a34476ee06fac0a7ac76e42ca34a4ce78def8d96c6792639b -SIZE (rubygem/gitlab_git-6.3.0.gem) = 13824 +SHA256 (rubygem/gitlab_git-7.1.10.gem) = 160b3fb935346568b61e3774e1ae6dfce6f198c617fbaedefc6fce72d1e0f39b +SIZE (rubygem/gitlab_git-7.1.10.gem) = 21504