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

Michael Moll mmoll at FreeBSD.org
Tue May 26 18:01:09 UTC 2015


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


More information about the svn-ports-all mailing list