Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 2015 16:52:30 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r401273 - in head/devel/rubygem-gitlab_git: . files
Message-ID:  <201511111652.tABGqUxH070235@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Nov 11 16:52:30 2015
New Revision: 401273
URL: https://svnweb.freebsd.org/changeset/ports/401273

Log:
  - Update to 7.2.20
  
  Changes:	https://github.com/gitlabhq/gitlab_git/blob/master/CHANGELOG

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	Wed Nov 11 16:52:26 2015	(r401272)
+++ head/devel/rubygem-gitlab_git/Makefile	Wed Nov 11 16:52:30 2015	(r401273)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab_git
-PORTVERSION=	7.2.19
+PORTVERSION=	7.2.20
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,9 @@ COMMENT=	GitLab wrapper around git objec
 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.22.2:${PORTSDIR}/devel/rubygem-rugged
+		rubygem-charlock_holmes>=0.7.3:${PORTSDIR}/textproc/rubygem-charlock_holmes \
+		rubygem-github-linguist>=4.7.0:${PORTSDIR}/textproc/rubygem-github-linguist \
+		rubygem-rugged>=0.23.3:${PORTSDIR}/devel/rubygem-rugged
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-gitlab_git/distinfo
==============================================================================
--- head/devel/rubygem-gitlab_git/distinfo	Wed Nov 11 16:52:26 2015	(r401272)
+++ head/devel/rubygem-gitlab_git/distinfo	Wed Nov 11 16:52:30 2015	(r401273)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/gitlab_git-7.2.19.gem) = 3501173b8ff1ef295b894b73ca3be5352f4190d8a85a1d53f45563ae7ff6d075
-SIZE (rubygem/gitlab_git-7.2.19.gem) = 23040
+SHA256 (rubygem/gitlab_git-7.2.20.gem) = 4be4a837c3c318a9115e5a6936084fa5386fab3cbe1a029ebb41acd3117c0629
+SIZE (rubygem/gitlab_git-7.2.20.gem) = 23552



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