svn commit: r386132 - head/devel/rubygem-gitlab_git

Johannes Jost Meixner xmj at FreeBSD.org
Tue May 12 09:48:03 UTC 2015


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 at 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


More information about the svn-ports-all mailing list