From owner-svn-ports-head@FreeBSD.ORG Sun Aug 31 05:33:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 38E4D5CA; Sun, 31 Aug 2014 05:33:28 +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 0A90A19D2; Sun, 31 Aug 2014 05:33:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s7V5XRuV017374; Sun, 31 Aug 2014 05:33:27 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s7V5XRgO017372; Sun, 31 Aug 2014 05:33:27 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201408310533.s7V5XRgO017372@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 31 Aug 2014 05:33:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r366727 - in head/devel/rubygem-gitlab_git: . files 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.18-1 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: Sun, 31 Aug 2014 05:33:28 -0000 Author: swills Date: Sun Aug 31 05:33:27 2014 New Revision: 366727 URL: http://svnweb.freebsd.org/changeset/ports/366727 QAT: https://qat.redports.org/buildarchive/r366727/ Log: devel/rubygem-gitlab_git: update to 6.2.1 Deleted: head/devel/rubygem-gitlab_git/files/ 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 Sun Aug 31 05:22:42 2014 (r366726) +++ head/devel/rubygem-gitlab_git/Makefile Sun Aug 31 05:33:27 2014 (r366727) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab_git -PORTVERSION= 2.3.1 +PORTVERSION= 6.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,9 +10,11 @@ COMMENT= GitLab wrapper around git objec LICENSE= MIT -RUN_DEPENDS= rubygem-activesupport>=3.2.13:${PORTSDIR}/devel/rubygem-activesupport \ +RUN_DEPENDS= rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \ + rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ rubygem-github-linguist>=2.3.4:${PORTSDIR}/textproc/rubygem-github-linguist \ - rubygem-gitlab-grit>=2.6.0:${PORTSDIR}/textproc/rubygem-gitlab-grit + rubygem-gitlab-grit>=2.6.0:${PORTSDIR}/textproc/rubygem-gitlab-grit \ + rubygem-rugged>=0:${PORTSDIR}/devel/rubygem-rugged USE_RUBY= yes USE_RUBYGEMS= yes Modified: head/devel/rubygem-gitlab_git/distinfo ============================================================================== --- head/devel/rubygem-gitlab_git/distinfo Sun Aug 31 05:22:42 2014 (r366726) +++ head/devel/rubygem-gitlab_git/distinfo Sun Aug 31 05:33:27 2014 (r366727) @@ -1,2 +1,2 @@ -SHA256 (rubygem/gitlab_git-2.3.1.gem) = 6cd141adef019cfaaeb3fbb249c0346ed243a4f72fb23a8d81cdf295e54f7079 -SIZE (rubygem/gitlab_git-2.3.1.gem) = 11264 +SHA256 (rubygem/gitlab_git-6.2.1.gem) = 679d764e0152920b471f37d9006509c9c88186468863769794e460f3ea2f3c8c +SIZE (rubygem/gitlab_git-6.2.1.gem) = 13312