diff options
author | Michael Moll <mmoll@FreeBSD.org> | 2015-05-26 18:01:07 +0000 |
---|---|---|
committer | Michael Moll <mmoll@FreeBSD.org> | 2015-05-26 18:01:07 +0000 |
commit | 3942fcb42130a2fb1cef62613243ae4d467d852f (patch) | |
tree | e843e32bd028d1c64392226a986f8937912e6a62 | |
parent | devel/rubygem-rugged: update to 0.22.2 (diff) |
devel/rubygem-gitlab_git: update to 7.1.13
Differential Revision: https://reviews.freebsd.org/D2631
Approved by: mat (mentor)
Notes
Notes:
svn path=/head/; revision=387500
-rw-r--r-- | devel/rubygem-gitlab_git/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-gitlab_git/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-gitlab_git/Makefile b/devel/rubygem-gitlab_git/Makefile index 35c86219311e..e1c61b2c381b 100644 --- a/devel/rubygem-gitlab_git/Makefile +++ b/devel/rubygem-gitlab_git/Makefile @@ -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 diff --git a/devel/rubygem-gitlab_git/distinfo b/devel/rubygem-gitlab_git/distinfo index 4fd3de5f8fa0..74c475ed453a 100644 --- a/devel/rubygem-gitlab_git/distinfo +++ b/devel/rubygem-gitlab_git/distinfo @@ -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 |