Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 May 2015 09:48:03 +0000 (UTC)
From:      Johannes Jost Meixner <xmj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386132 - head/devel/rubygem-gitlab_git
Message-ID:  <201505120948.t4C9m3Gu056976@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <ports@toco-domains.de>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505120948.t4C9m3Gu056976>